Re: [SGE-discuss] Core binding

2017-02-27 Thread Mark Dixon
On Sun, 26 Feb 2017, Glenn Johnson wrote: It seems this is partly a problem with specifying the 'slots' keyword. If I specify the number of cores in the binding, as opposed to 'slots', then I see the binding displayed. qsub -binding linear:28 ... Hi Glenn, We set "-binding set linear" in the

Re: [SGE-discuss] Core binding

2017-02-26 Thread Glenn Johnson
It seems this is partly a problem with specifying the 'slots' keyword. If I specify the number of cores in the binding, as opposed to 'slots', then I see the binding displayed. qsub -binding linear:28 ... qstat -j JOB_ID binding:set linear:28 job_type: NONE u

[SGE-discuss] Core binding

2017-02-25 Thread Glenn Johnson
I have a question about core binding behavior. I have SoGE version 8.1.9 installed on a CentOS-7.3 system. I have ENABLE_BINDING=true in the execd_params and -binding linear:slots in the sge_request file. For jobs on a single node I see the core binding when looking at the output of qstat -j J