[gridengine users] Happy new year GridEngine Users

2018-01-18 Thread William Hay
Testing if the users@gridengine.org mailing list works in 2018. signature.asc Description: PGP signature ___ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users

Re: [gridengine users] resource types -- changing BOOL to INT but keeping qsub unchanged

2018-01-18 Thread William Hay
On Fri, Dec 22, 2017 at 05:55:26PM -0500, berg...@merctech.com wrote: > True, but even with that info, there doesn't seem to be any universal > way to tell an arbitrary GPU job which GPU to use -- they all default > to device 0. With Nvidia GPUs we use a prolog script that manipulates lock files

Re: [gridengine users] resource types -- changing BOOL to INT but keeping qsub unchanged

2018-01-18 Thread William Hay
On Mon, Jan 08, 2018 at 06:23:20PM -0500, berg...@merctech.com wrote: > Yeah, I've looked at that, but it brings up the 'accounting problem' > of changing the variable each time a GPU-enabled job begins or ends. Set it in starter_method (and sshd's force command if you want to support qlogin etc).

Re: [gridengine users] resource types -- changing BOOL to INT but keeping qsub unchanged

2018-01-18 Thread bergman
In the message dated: Tue, 02 Jan 2018 09:11:51 +, The pithy ruminations from William Hay on were: => On Fri, Dec 22, 2017 at 05:55:26PM -0500, berg...@merctech.com wrote: => > True, but even with that info, there doesn't seem to be any universal => > way to tell an arbitrary GPU job which

[gridengine users] Exporting environment variables using -V doesn't work from RHEL7 to RHEL6

2018-01-18 Thread srinivas.chakrava...@wipro.com
Hi, We have recently upgraded one submit host from RHEL6.7 to RHEL7.2. Most of our grid execution servers are RHEL6.7, with a few RHEL6.3 servers. When we run any jobs by using "-V" option to export environment variables, it does not work and the job fails. As an example examine a simple job: