Skip to content
Snippets Groups Projects
Commit 5324f781 authored by Marcel Aach's avatar Marcel Aach
Browse files

Update build_pip_env.sh

parent 12702c00
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
ml --force purge
ml Stages/2023 GCC/11.3.0 OpenMPI/4.1.4 CUDA/11.7 Python
module --force purge
ml Stages/2024 GCC/12.3.0 Python/3.11.3
python3 -m venv ray_tune_env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment