Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Allocating multiple jobs on 1 core
- Date: Fri, 19 Apr 2019 22:04:39 +0000
- From: John M Knoeller <johnkn@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Allocating multiple jobs on 1 core
This tells HTCondor to pretend you have twice as many cores as you really do.
So it will run (at most) twice as many jobs simultaneously as you have cores.
-tj
-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Valerio Bellizzomi
Sent: Friday, April 19, 2019 12:46 PM
To: htcondor-users@xxxxxxxxxxx
Subject: Re: [HTCondor-users] Allocating multiple jobs on 1 core
On Fri, 2019-04-19 at 14:53 +0000, John M Knoeller wrote:
> on your execute node configure
>
> NUM_CPUS = $(DETECTED_CPUS) *2
>
> -tj
Thanks, what means that configuration? and how many jobs am I able to
run on 1 core with it ?
>
> -----Original Message-----
> From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Valerio Bellizzomi
> Sent: Friday, April 19, 2019 9:03 AM
> To: htcondor-users@xxxxxxxxxxx
> Subject: [HTCondor-users] Allocating multiple jobs on 1 core
>
> Greetings,
> I have a machine with 2 cores and want to allow multiple jobs on each
> core, what is the slot configuration for this purpose ?
>
> Thanks,
> Valerio
>
>
> _______________________________________________
> 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/
_______________________________________________
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/