Physics AI 2025 on Linux
Dear all,
I'm working under Linux environment and I'm not root on this workstation.
In order to check the conformity of the instation of Physics AI 2025, I would like to know if there are command for IPython to check the versions of libraries CUDA and cuDNN which are written at
Some command as efficient as
import tensorflow
tensorflow.config.list_logical_device('GPU')
Thanks in advance
Steeve
Find more posts tagged with
Sort by:
1 - 4 of
41
you should try :
nvcc --version