| ||||||||
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 |
[root@gate2 ~]# wget ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz --2014-06-13 11:17:06-- ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz => `pbs_python.tar.gz' Resolving ftp.sara.nl... 145.100.12.226 Connecting to ftp.sara.nl|145.100.12.226|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/outgoing ... done. ==> SIZE pbs_python.tar.gz ... 211339 ==> PASV ... done. ==> RETR pbs_python.tar.gz ... done. Length: 211339 (206K) 100%[=============================================================================================================================================>] 211,339 97.2K/s in 2.1s 2014-06-13 11:17:18 (97.2 KB/s) - `pbs_python.tar.gz' saved [211339] 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
PBS_LIB_DIR='/usr/lib64' VERSION = "2.5.7" # Please, use your torque version.-- GunmoRyu - 13 Jun 2014 |