Hi,

I want to schedule a single job on the cluster using grid engine, but while
running that job, I want to block all the slots on that particular node
during the execution of that job. I need to do this for benchmarking
reasons. The easiest way that I can think of is to use the openmp parallel
environment with the number of required slots equal to the number of slots
on one node. That way (as per my understanding) grid engine won't schedule
my job unless there are 8 slots available on a single node and won't
allocate the slots on that node to other jobs while job is executing. Is my
understanding correct? Is there a better/easier way of doing this?

-- 
ಠ_ಠ
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to