Skip to content
Snippets Groups Projects
Commit f8c22e71 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

remove cuda stuff

parent 46f6467d
No related branches found
No related tags found
No related merge requests found
Pipeline #140677 passed
...@@ -16,6 +16,5 @@ cd $HOME/2023-may-intro-to-supercompting-jsc/src ...@@ -16,6 +16,5 @@ cd $HOME/2023-may-intro-to-supercompting-jsc/src
# This loads modules and python packages # This loads modules and python packages
source sc_venv_template/activate.sh source sc_venv_template/activate.sh
export CUDA_VISIBLE_DEVICES=0,1,2,3
# Run the demo # Run the demo
time srun python distrib.py time srun python distrib.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment