dreaded failed to open libcuda.so but works ?
Posted: Thu Jul 11, 2024 6:54 am
I have a Radeon card
06:32:57:W :CUDA not supported: Failed to open dynamic library 'libcuda.so': libcuda.so: cannot open shared object file: No such file or directory06:32:57:I3:gpus = {
06:32:57:I3: "gpu:03:00:00": {
06:32:57:I3: "vendor": 4098,
06:32:57:I3: "type": "amd",
06:32:57:I3: "description": "gfx1034",
06:32:57:I3: "opencl": {"platform": 0, "device": 0, "compute": "2.0", "driver": "3614.0"},
06:32:57:I3: "device": 29759,
06:32:57:I3: "supported": true
06:32:57:I3: },
06:32:57:I3: "gpu:13:00:00": {
06:32:57:I3: "vendor": 4098,
06:32:57:I3: "type": "amd",
06:32:57:I3: "description": "gfx1036",
06:32:57:I3: "opencl": {"platform": 0, "device": 1, "compute": "2.0", "driver": "3614.0"},
06:32:57:I3: "device": 5710,
06:32:57:I3: "supported": true
06:32:57:I3: }
06:32:57:I3:}
I thought I was sunk, but... it appears to be working !
(and for reference I simply followed the AMD driver installation instructions , i.e. that uses 'amdgpu-install' under linux mint 21.1)
I'm a little fuzzy on all this cuda and opencl, is this message showing up simply because I'm not using an nvidia card ?
The other thing I was wondering - is there any way for me to gauge how much faster, or slower, the GPU card is than the CPU ?
Thanks!
06:32:57:W :CUDA not supported: Failed to open dynamic library 'libcuda.so': libcuda.so: cannot open shared object file: No such file or directory06:32:57:I3:gpus = {
06:32:57:I3: "gpu:03:00:00": {
06:32:57:I3: "vendor": 4098,
06:32:57:I3: "type": "amd",
06:32:57:I3: "description": "gfx1034",
06:32:57:I3: "opencl": {"platform": 0, "device": 0, "compute": "2.0", "driver": "3614.0"},
06:32:57:I3: "device": 29759,
06:32:57:I3: "supported": true
06:32:57:I3: },
06:32:57:I3: "gpu:13:00:00": {
06:32:57:I3: "vendor": 4098,
06:32:57:I3: "type": "amd",
06:32:57:I3: "description": "gfx1036",
06:32:57:I3: "opencl": {"platform": 0, "device": 1, "compute": "2.0", "driver": "3614.0"},
06:32:57:I3: "device": 5710,
06:32:57:I3: "supported": true
06:32:57:I3: }
06:32:57:I3:}
I thought I was sunk, but... it appears to be working !
(and for reference I simply followed the AMD driver installation instructions , i.e. that uses 'amdgpu-install' under linux mint 21.1)
I'm a little fuzzy on all this cuda and opencl, is this message showing up simply because I'm not using an nvidia card ?
The other thing I was wondering - is there any way for me to gauge how much faster, or slower, the GPU card is than the CPU ?
Thanks!