Re: [gridengine users] Regarding flex-grid : How to integrate flexlm for Ansys Application with gridengine

2016-12-08 Thread aditi.02
Hi, I want to add licenses provided by Ansys Application as consumable resource in the qconf -mc list or using qconf -mattr command. May be after doing this I will be able to get the Ansys license as one of the Resources listed in the output of this command:./qlicserver -n output=- So that

[gridengine users] Regarding flex-grid : How to integrate flexlm for Ansys Application with gridengine

2016-12-08 Thread aditi.02
Hi, I have ge2011.11 & flex-grid-6d6ef94. I want to integrate flexlm for Ansys Application with grid engine so that I can generate reports on license usage by cores, user, license, cores, hours, by apps, by project. It is possible to get these reports generated by flex-grid. If yes then, how

Re: [gridengine users] Executing task of Job failed; failed sending task to execd; can't find connection

2016-09-29 Thread aditi.02
Hi, Thanks. Problem is resolved. Nodes were able to do SSH But it was unable to ping each other. It worked. Thanks. -Original Message- From: Reuti [mailto:re...@staff.uni-marburg.de] Sent: Thursday, September 29, 2016 6:39 PM To: Aditi - (India & ME - HLS) Cc: users@gridengine.org Subje

[gridengine users] Executing task of Job failed; failed sending task to execd; can't find connection

2016-09-29 Thread aditi.02
Hi, I am trying to run a Job on parallel nodes using openmpi1.4.5 and ge2011.11, job goes in Running state and then gets aborted. After Job gets aborted, I get following error message on the primary node: error: executing task of job 28561 failed: failed sending task to ex...@punehpcdl01.wipro

Re: [gridengine users] Is suspend/resume of a job possible with ge2011.11 ?

2016-08-16 Thread aditi.02
Hi, By backend I meant background. Yes, by changing SIGTSTP to SIGSTOP it is able to suspend the job. Thanks, Aditi -Original Message- From: Reuti [mailto:re...@staff.uni-marburg.de] Sent: Tuesday, August 16, 2016 2:54 PM To: Aditi - (India & ME - MFG) Cc: users@gridengine.org Subject:

[gridengine users] Is suspend/resume of a job possible with ge2011.11 ?

2016-08-15 Thread aditi.02
Hi all, I am trying to do suspend/resume of NAMD Application using following command: qmod -sj---for Suspend qmod -usj---for Unsuspend (resume) When I run qstat -u "*" command --- I can see the job is in suspended state, but in the backend it is continuously running. Please find attached