Skip to content
Snippets Groups Projects
Commit 1b33602f authored by Easy Build's avatar Easy Build
Browse files

Wed, 18 Sep 2019 07:54:44 +0200

parent faeffc96
No related branches found
No related tags found
No related merge requests found
Pipeline #8814 passed
Autoconf/2.69,2
Automake/1.16.1,2
Autotools/20180311,2
binutils/2.27,2
binutils/2.27-GCCcore-6.3.0,2
Bison/3.0.4,2
CMake/3.14.1,2
EasyBuild/3.9.4,2
flex/2.6.3,2
GCC/6.3.0-2.27,2
GCCcore/6.3.0,2
Go/1.12.7,2
help2man/1.47.4,2
hwloc/1.11.7-GCC-6.3.0-2.27,2
hwloc/2.0.3-GCC-6.3.0-2.27,2
icc/2017.7.259-GCC-6.3.0-2.27,2
iccifort/2017.7.259-GCC-6.3.0-2.27,2
ifort/2017.7.259-GCC-6.3.0-2.27,2
iimpi/2017c,2
imkl/2017.4.239-iimpi-2017c,2
impi/2017.4.239-iccifort-2017.7.259-GCC-6.3.0-2.27,2
intel/2017c,2
libtool/2.4.6,2
libxml2/2.9.4,2
M4/1.4.18,2
ncurses/6.1,2
numactl/2.0.11-GCCcore-6.3.0,2
numactl/2.0.12-GCC-6.3.0-2.27,2
OpenMPI/2.1.5-GCC-6.3.0-2.27,2
OpenMPI/3.1.4-GCC-6.3.0-2.27,2
OpenMPI/4.0.0-GCC-6.3.0-2.27,2
Singularity/3.3.0,2
squashfs-tools/4.3,2
zlib/1.2.11,2
Autoconf/2.69,5
Automake/1.16.1,5
Autotools/20180311,5
binutils/2.27,5
binutils/2.27-GCCcore-6.3.0,5
Bison/3.0.4,5
CMake/3.14.1,5
EasyBuild/3.9.4,5
flex/2.6.3,5
GCC/6.3.0-2.27,5
GCCcore/6.3.0,5
Go/1.12.7,5
help2man/1.47.4,5
hwloc/1.11.7-GCC-6.3.0-2.27,5
hwloc/2.0.3-GCC-6.3.0-2.27,5
icc/2017.7.259-GCC-6.3.0-2.27,5
iccifort/2017.7.259-GCC-6.3.0-2.27,5
ifort/2017.7.259-GCC-6.3.0-2.27,5
iimpi/2017c,5
imkl/2017.4.239-iimpi-2017c,5
impi/2017.4.239-iccifort-2017.7.259-GCC-6.3.0-2.27,5
intel/2017c,5
libtool/2.4.6,5
libxml2/2.9.4,5
M4/1.4.18,5
ncurses/6.1,5
numactl/2.0.11-GCCcore-6.3.0,5
numactl/2.0.12-GCC-6.3.0-2.27,5
OpenMPI/2.1.5-GCC-6.3.0-2.27,5
OpenMPI/3.1.4-GCC-6.3.0-2.27,5
OpenMPI/4.0.0-GCC-6.3.0-2.27,5
Singularity/3.3.0,5
squashfs-tools/4.3,5
zlib/1.2.11,5
......@@ -53,7 +53,7 @@ elif [ "$CLUSTER" == "SALOMON" ]; then
done
elif [ "$CLUSTER" == "DGX" ]; then
ml --show-hidden -t av 2>&1 | awk '{print $1 ",2"}' | grep -v -e '/,\|:' | sort -u > dgx.csv
ml --show-hidden -t av 2>&1 | awk '{print $1 ",5"}' | grep -v -e '/,\|:' | sort -u > dgx.csv
./modules.py > dgx.md
fi
......
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