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

Re: [HTCondor-users] condor command to allocate a whole node?



Thanks Brian.
I'll try condor_drain.
I plan to launch them by hand.

If it doesn't work, I'd use condor_run.
For that, do you know how what am I doing wrong in the _expression_ bellow?
export CONDOR_REQUIREMENTS='Machine=="nc43.xxxxxx" && RequiresWholeMachine=="TRUE"'

Thanks a lot,
Patricia


On Fri, Jun 28, 2013 at 12:23 PM, Brian Bockelman <bbockelm@xxxxxxxxxxx> wrote:
Hi Patricia,

If you're using partitionable slots, you may find the "condor_drain" command useful (combined with a special START _expression_ to make sure the nodes don't get immediately reused once drained).  I don't know how well it works with static slots.

Are you wanting to run the jobs through HTCondor, or launch them by hand?

Brian

On Jun 28, 2013, at 10:10 AM, Patricia Bittencourt <patricia.bsampaio@xxxxxxxxx> wrote:

> Hello,
>
>      I'm looking for a command which allocates temporarily a whole condor node.
>      I plan to execute some mpi jobs on those nodes, but don't want to configure condor to support MPI now (for some reason(s), that I don't recall now, in the cluster I use it takes quite a while)
>      After executing the MPI job, I plan to use condor_vacate on the machines which ran the MPI jobs.
>      I could use condor_run to allocates the nodes, but I was just wondering if there is something more straightforward.
>
> Thanks,
> Patricia
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/


_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/