Physics AI 2025 on Linux

Steeve
Steeve Altair Community Member

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 https://help.altair.com/hwdesktop/hwx/topics/reference/extensions/faq_r.htm?zoom_highlight=CUDA+version

Some command as efficient as
import tensorflow
tensorflow.config.list_logical_device('GPU')

Thanks in advance
Steeve

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Adriano_Koga
    Adriano_Koga
    Altair Employee

    you should try :

    nvcc --version

  • Steeve
    Steeve Altair Community Member

    Thank Adriano but my environment is Linux …

  • Adriano_Koga
    Adriano_Koga
    Altair Employee

    despite using windows poweshell, you could just type this into your linux terminal to get the same..

  • Steeve
    Steeve Altair Community Member

    Yes. This is answering about CUDA version. But not about cuDNN version.

    In addition, I highlight you I really desire some IPython instructions.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.