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

Re: [HTCondor-users] Detecting GPU



I see the CUDA driver version is 6.5 and the CUDA capability level is 1.2 â I wonder if the issue is arising because of the card being over ten years old?

 

I recall there was a poorly-implemented and poorly- or undocumented change in the API and data formats between 10.0 and 10.1 or something like that which tripped things up for GPU discovery, perhaps thereâs a similar issue with the backwards compatibility.

 

Michael V. Pelletier
Information Technology
Digital Transformation & Innovation
Integrated Defense Systems
Raytheon Company

 

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Josef MitlÃhner
Sent: Thursday, April 2, 2020 6:09 AM
To: htcondor-users@xxxxxxxxxxx
Subject: [External] Re: [HTCondor-users] Detecting GPU

 

Hi,
thank you for your reply.

The result is the same. The only change is (after installing CUDA pagkage) in the "condor_gpu_disovery -properties" listing:

DetectedGPUs="CUDA0"
CUDACapability=1.2
CUDADeviceName="GeForce 210"
CUDADevicePciBusId="0000:05:00.0"
CUDADeviceUuid="00000000-0000-0000-0000-000000000000"
CUDADriverVersion=6.50
CUDAECCEnabled=false
CUDAGlobalMemoryMb=1024
CUDARuntimeVersion=10.20

Thanks for help,
Best regards
Josef