From:
HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Tim Theisen via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Date: Tuesday, April 16, 2024 at 8:30âAM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>, Lyle Pakula <Lyle@xxxxxxxxxxxxxxxx>
Cc: Tim Theisen <tim@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Condor only detecting 1 core on i7-14700
Hello Lyle,
Whenever we release a new major of HTCondor, we place the new version into a new repository, so that users are not hit by unexpected changes in behavior. You experienced such a change. We encourage administrators to read the upgrade notes, especially the
second section where changes in behavior are noted:
https://htcondor.readthedocs.io/en/latest/version-history/upgrading-from-10-0-to-23-0-versions.html
Simply change the htcondor repository definition to match your newer nodes, and then run
apt-get update and
apt-get upgrade.
Let me know if you need further assistance,
...Tim
On 4/15/24 23:23, Lyle Pakula wrote:
Hi Greg
That worked. Thanks! I added a custom config for that machine.
Given I understand this was a change within a recent version of condor, Is there a straight forward way to upgrade condor across our cluster ? I note usual ubuntu sudo apt-get
upgrade does not seem to have worked.
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
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/
--
AE CAPITAL
15 William St, Level 19, Melbourne VIC, Australia
p +61 3 9020 7801
m +61 (0)434 872 054
w
http://www.aecapital.com.au
AE Capital Pty Limited (ACN 153 242 865) is regulated by the Australian Securities & Investments Commission and is an Authorised Representative of Guildfords Markets Pty Ltd (ACN
074 938 364), holder of an Australian Financial Services Licence (AFSL 247858). AE Capital Pty Limited is a member of the National Futures Association (ID 0498660).
_______________________________________________
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/
--
Tim Theisen (he, him, his)
Release Manager
HTCondor & Open Science Grid
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin - Madison
4261 Computer Sciences and Statistics
1210 W Dayton St
Madison, WI 53706-1685
+1 608 265 5736