[gridengine users] jsv and MPI core bind questions

2013-03-26 Thread Arnau Bria
Hi all, I'm migrating a bash jsv script to perl and adding some modifications, but I have some doubts: 1) jsv_correct vs jsv_accept. From man: If the result_type is ACCEPTED the job will be accepted as it was initially submitted by the end user. All param_commands and env_commands which

[gridengine users] Blocking all the slots on the node for one job

2013-03-26 Thread Bhavishya Goel
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

Re: [gridengine users] Blocking all the slots on the node for one job

2013-03-26 Thread Mazouzi
Hi, There is another way using exclusive host. https://blogs.oracle.com/templedf/entry/exclusive_host_access_with_grid Regards, On Tue, Mar 26, 2013 at 4:39 PM, Bhavishya Goel bhavishya.g...@gmail.comwrote: Hi, I want to schedule a single job on the cluster using grid engine, but while

Re: [gridengine users] Blocking all the slots on the node for one job

2013-03-26 Thread Reuti
Hi, Am 26.03.2013 um 16:39 schrieb Bhavishya Goel: 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

Re: [gridengine users] jsv and MPI core bind questions

2013-03-26 Thread Reuti
Hi, Am 26.03.2013 um 12:17 schrieb Arnau Bria: I'm migrating a bash jsv script to perl and adding some modifications, but I have some doubts: 1) jsv_correct vs jsv_accept. From man: If the result_type is ACCEPTED the job will be accepted as it was initially submitted by the end user.

Re: [gridengine users] jsv and MPI core bind questions

2013-03-26 Thread Daniel Gruber
Am 26.03.2013 um 17:10 schrieb Reuti: Hi, Am 26.03.2013 um 12:17 schrieb Arnau Bria: I'm migrating a bash jsv script to perl and adding some modifications, but I have some doubts: 1) jsv_correct vs jsv_accept. From man: If the result_type is ACCEPTED the job will be accepted as it

[gridengine users] how to configure queue to terminate job not including h_rt option in batch file

2013-03-26 Thread Sangmin Park
Hello, I have a question about configuring a queue. I want to kill job if a batch file of job does not include wall clock time, h_rt option with termination message. Does anyone know how to do it? Thanks in advance. Sangmin ___ users mailing list