_______________________________________________On 4/14/24 21:14, Lyle Pakula wrote:
Hi
Recently added two new nodes with i7-14700 chips and condor only sees them as 1 core with all memory
slot1@xxxxxxxxxxxxxxx  ÂLINUX   ÂX86_64 Unclaimed Idle   Â0.000 64055 Â0+0
Hi Lyle:
HTCondor now creates "partitionable" slots (or p-slots) by default. If you run
$ condor_status -af Name Cpus
I think you'll see that each of these pslot contains the correct number of cpus, and when they are matched with jobs, a "dynamic" slot is split off of the pslot, and the number of cpus, memory and disk is decremented from the pslot.
If you want to configure these machines as static slots, just addÂ
use FEATURE : StaticSlots
to the execute machine's config file.
-greg
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/