Dear MTLers, Is there a way to specify the taskset (sched_affinity) already with qsub? As I understand, qsub's ncpus option allows to request a certain number of cores, but it does not specify which cores. By the time the job starts on a batch node, a taskset command could conflict with other jobs running on that node? (At least if the other jobs requested a particular sched_affinity.) If so, the only way to allocate specific cores (e.g., 10 cores on one CPU) would be to request exclusive access to a batch node, i.e., set ncpus=40? Thanks, Bernd
qsub ncpus and taskset
For more complete information about compiler optimizations, see our Optimization Notice.


