Skip to content
Snippets Groups Projects
Commit 882cba11 authored by Christoph Alt's avatar Christoph Alt
Browse files

fixed python/likwid version

parent 94eef203
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,9 @@ cat << 'EOF'
MODULEPATH=$MODULEPATH:/opt/modules/modulefiles/testcluster
module load likwid/5.3.0
module load likwid/5.4.0
module load cmake
module load python
module load python/3.10-anaconda
if [ "${USE_CUDA}" = "ON" ];
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment