Installation of physicsnemo on P100 GPU #1521
Answered
by
ram-cherukuri
sandeepreddyb7
asked this question in
Q&A
-
|
Hi I am trying to install physicsnemo on my workstation with P100 GPU. I tried the containers with versions 25.06 and 26.03. They dont support P100 gpu architecture. Is it possible to install physicsnemo on a workstation with p100 GPU ? |
Beta Was this translation helpful? Give feedback.
Answered by
ram-cherukuri
Mar 28, 2026
Replies: 1 comment
-
|
PhysicsNeMo container depends on the underlying PyTorch container which dropped support for Pascal GPUs with their 23.xx releases (support matrix). @ktangsali to add any additional suggestions. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ram-cherukuri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PhysicsNeMo container depends on the underlying PyTorch container which dropped support for Pascal GPUs with their 23.xx releases (support matrix).
You'll have to try the older versions of PhysicsNeMo going as far back as V 1.0 (link).
@ktangsali to add any additional suggestions.