Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Removing / disabling GPUs without stopping jobs
- Date: Thu, 14 May 2020 16:23:55 +0000
 
- From: Michael Pelletier <michael.v.pelletier@xxxxxxxxxxxx>
 
- Subject: Re: [HTCondor-users] Removing / disabling GPUs without stopping jobs
 
That simplifies matters quite a bit! I had forgotten that use feature : gpus invoked the machine_resource stuff. I think I knew it back in 2014 when I backported condor_gpu_discovery to 8.4. Thanks for the tip!
Michael V Pelletier
Principal Engineer
Raytheon Technologies
Information Technology
Digital Transormation & Innovation
 
-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of John M Knoeller
Sent: Thursday, May 14, 2020 12:13 PM
To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
Subject: [External] Re: [HTCondor-users] Removing / disabling GPUs without stopping jobs
Are you saying that changing OFFLINE_MACHINE_RESOURCE_<name> in the config and then running condor_reconfig does not take the GPU offline? 
If it does not, I would consider that  bug. 
-tj