[torqueusers] ncpus acting wierd
abhishek gupta
abhig at Princeton.EDU
Wed Jul 29 10:09:03 MDT 2009
Hi All,
I am trying to use 'ncpus' but when I submit my job, the job runs only
on one cpu. Is there any parameter that I need to set to make it work?
I am running a dummy script which looks like this:
#!/bin/bash
#PBS -j oe
#PBS -m abe
#PBS -l cput=36:0:0
#PBS -l ncpus=2
/home/abhig/pbs_nfs_test/pbs-nfs.sh
The script pbs-nfs.sh is just a while loop that prints hello 20000 times
in a file.
Thanks,
Abhi.
More information about the torqueusers
mailing list