You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the old installation command for an A800 GPU, all PLUMED modules are enabled. However, when I use the latest conda installation command for an H100 GPU, some modules are turned off. How can I install deepmd-kit with conda while ensuring that all PLUMED functions are enabled?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers,
When I use the old installation command for an A800 GPU, all PLUMED modules are enabled. However, when I use the latest conda installation command for an H100 GPU, some modules are turned off. How can I install deepmd-kit with conda while ensuring that all PLUMED functions are enabled?
old command:
conda create -n deepmd deepmd-kit=2.2.9=*cpu libdeepmd=2.2.9=*cpu lammps horovod -c https://conda.deepmodeling.com -c defaults
new command:
conda create -n deepmd deepmd-kit lammps horovod -c conda-forge
Thanks for your time.
Xiangyang
Beta Was this translation helpful? Give feedback.
All reactions