You are not logged in.

#1 2026-01-17 09:17:43

HummingBird
Member
Registered: 2026-01-17
Posts: 1

Problem on using CUDA applications

Hi, I'm having some problems on trying to get this working, more specifically I need to use Tensorflow for ML applications and research. As far as I can tell everything package dependency is installed correctly, but eveytime I want to run the script it show me that it can use the GPU,


E0000 00:00:1768641355.060524   54315 cuda_executor.cc:1309] INTERNAL: CUDA Runtime error: Failed call to cudaGetRuntimeVersion: Error loading CUDA libraries. GPU will not be used.: Error loading CUDA libraries. GPU will not be used.
W0000 00:00:1768641355.067130   54315 gpu_device.cc:2342] Cannot dlopen some GPU libraries. Please make sure the missing libraries mentioned above are installed properly if you would like to use GPU. Follow the guide at https://www.tensorflow.org/install/gpu for how to download and setup the required libraries for your platform.
Skipping registering GPU devices...


I tried the docker implementation also but it keeps complaining that it cannot dlopen the GPU libraries.

Offline

Board footer

Powered by FluxBB