[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Blocking Resources



All,

 

>> Block a few machines;

>> Use them for some jobs, say MPI jobs;

 

I think the above is possible by just using Web-Service (WS) APIs.

Firstly, do a “newCluster()” and then run the MPI Jobs one by one by using “newJob()”

We can choose to wait manually for the MPI job to finish instead of trying to enforce dependencies via Condor.

As long as the ClassAd of the subsequent MPI Jobs (machine count) remain same, the machines will be reserved only once.

 

I don’t think We can achieve a similar effect with a Job Submit file because we cannot manually wait between processes belonging to same cluster.

OR

Is it possible to submit multiple jobs belonging to same cluster through multiple submit files by just hardcoding “ClusterId” parameter to a constant value?

 

 

>> Release a subset (or) acquire more machines

>> Use them for some more jobs

>> Iterate like this before finally relinquishing all resources…

 

May be, this is not possible. But it is just a question of calling a new cluster I guess and changing the machine_count/requirements of the JobAd.

 

Please advice if my thought process is correct (or) Am I missing something here?

 

Thanks,

Best Regards,

KN



::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------