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

[Condor-users] Is there a way to create a slot per a core (the goal is not to share the core cache between different jobs)



Hello everyone,

Does any one know whether there is a way to configure Condor on multi-core Linux servers in such a way that there is only one slot per core exists?

My goal is to make sure that core caches are not shared between different jobs.

E.g., if there are two "physical treads" (hyper-threads) per a core and there is a slot per the 'physical thread', the slots could be allocated to two different jobs, which means they are going to share the same cache.

If I am making a mistake somewhere, please correct me

--
Thanks,
Val