Hi everyone,
I'm hoping this proves to be a rather easy question, so here goes.
We have started using a distributed setup on a Univa Grid setup, and had had problems with people not telling the grid how many licences their jobs need. So I was hoping to be able to write some skill sript that will override the resources based on what their simulator options are (aka if they are running a spectre sim, or an ams sim running with aps on 4 cores).
I have been able to find the uniMode variable, as well as the numThreads value along with the asiGetSimName() I have all the information I need to determine what the drmsCommand should be.
My issue is that I can't find the actual string being sent to our grid for that specific session of ADE-L, where what i really want is to override the value.
Any help would be greatly appreciated.
-Ben