{ai}[foss/2023a] DeePMD-kit v3.0.1, Horovod v0.28.1 w/ CUDA 12.1.1 TensorFlow 2.15.1#22219
{ai}[foss/2023a] DeePMD-kit v3.0.1, Horovod v0.28.1 w/ CUDA 12.1.1 TensorFlow 2.15.1#22219pavelToman wants to merge 5 commits into
Conversation
…M-kit-3.0.1-foss-2023a-CUDA-12.1.1-with-LAMMPS-plugin.eb, Horovod-0.28.1-foss-2023a-CUDA-12.1.1-TensorFlow-2.15.1.eb
Updated software
|
|
Test report by @pavelToman |
| 'easyblock': 'PythonPackage', | ||
| 'source_urls': ['https://pypi.python.org/packages/source/d/deepmd-kit/'], | ||
| 'sources': ['deepmd_kit-%(version)s.tar.gz'], | ||
| 'preinstallopts': "export DP_VARIANT=cuda && module swap protobuf/3.21.9-GCCcore-12.3.0 && ", |
There was a problem hiding this comment.
see also #22217, would be nice if we could avoid having to use this...
…-plugin.eb to DeePMD-kit-3.0.1-foss-2023a-CUDA-12.1.1-with-LAMMPS-plugin.eb - fix name
…D-kit-3.0.1-foss-2023a-CUDA-12.1.1.eb - fix name
| 'easyblock': 'PythonPackage', | ||
| 'source_urls': ['https://pypi.python.org/packages/source/d/deepmd-kit/'], | ||
| 'sources': ['deepmd_kit-%(version)s.tar.gz'], | ||
| 'preinstallopts': "export DP_VARIANT=cuda && module swap protobuf/3.21.9-GCCcore-12.3.0 && ", |
There was a problem hiding this comment.
Just to be clear: we need to get rid of this nasty hack by implementing support for swap_dependencies in framework, see also #22217 (comment)
…-CUDA-12.1.1-with-LAMMPS-plugin.eb
(created using
eb --new-pr)resolves vscentrum/vsc-software-stack#487
requiers: