| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
Added: | ||||||||
> > | ||||||||
[root@gate2 ~]# wget ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz![]() ![]() | ||||||||
Added: | ||||||||
> > |
PBS_LIB_DIR='/usr/lib64'
VERSION = "2.5.7" # Please, use your torque version.
| |||||||
oot@gate2 pbs_python-4.4.0]# yum install libtorque-devel
Loaded plugins: fastestmirror, kernel-module, priorities, protectbase
Loading mirror speeds from cached hostfile
* extras: mirror01.idc.hinet.net
* sl-base: ftp2.scientificlinux.org
* sl5x-base: ftp2.scientificlinux.org
* sl5x-security: ftp2.scientificlinux.org
Excluding Packages in global exclude list
Finished
274 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
> Package libtorque-devel.i386 0:2.5.7-7.el5 set to be updated --> Processing Dependency: libtorque.so.2 for package: libtorque-devel > Package libtorque-devel.x86_64 0:2.5.7-7.el5 set to be updated --> Running transaction check > Package libtorque.i386 0:2.5.7-7.el5 set to be updated --> Finished Dependency Resolution | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < | PBS_LIB_DIR='/usr/lib64' VERSION = "2.5.7" # Please, use your torque version. | |||||||
> > | [CRAB] jobtype = cmssw | |||||||
Added: | ||||||||
> > | scheduler = pbs use_server = 0 [PBS] queue = batch resource = cput=12:00:00,walltime=12:00:00,vmem=4gb,mem=4gb | |||||||
Added: | ||||||||
> > | ||||||||
-- GunmoRyu - 13 Jun 2014 |