From c176215428038b2836a849e26439561e9cd4000d Mon Sep 17 00:00:00 2001 From: Easy Build Date: Wed, 22 Mar 2017 11:38:50 +0100 Subject: [PATCH] # modified: compare.sh # new file: results/SALOMON-installed_from_not_installed.txt # new file: results/SALOMON-not_installed.txt # new file: results/SALOMON-warning-not.txt # new file: results/SALOMON-warning.txt # deleted: compare_result.md --- compare.sh | 31 +- compare_result.md | 1385 ----------------- .../SALOMON-installed_from_not_installed.txt | 0 results/SALOMON-not_installed.txt | 0 results/SALOMON-warning-not.txt | 0 results/SALOMON-warning.txt | 10 + 6 files changed, 34 insertions(+), 1392 deletions(-) delete mode 100644 compare_result.md create mode 100644 results/SALOMON-installed_from_not_installed.txt create mode 100644 results/SALOMON-not_installed.txt create mode 100644 results/SALOMON-warning-not.txt create mode 100644 results/SALOMON-warning.txt diff --git a/compare.sh b/compare.sh index c0bf9d5d..a06347ef 100755 --- a/compare.sh +++ b/compare.sh @@ -2,21 +2,30 @@ # skript pro kontrolu zda eb předpis, který je v easyconfigs-it4i je nainstalován printf "\033c" -printf "Prepare data for analyze ...\n" + +NAME=$(hostname -f | cut -d '.' -f 2) +if [ $NAME = "bullx" ]; then + NAME="ANSELM" +else + NAME="SALOMON" +fi + +printf "Prepare data for analyse ...\n" ml --show_hidden -t av 2>&1 > /dev/null| awk '{print $1 }' | grep -v "/apps/*" > ml_av if [ "$1" = "not" ]; then find /apps/easybuild/easyconfigs-it4i/ -type f -name "*.eb" | grep "_not_installed/*" | cut -d '/' -f 7,8 | sed 's/.eb//' > eb-it4i_tmp + echo -n "" >> "results/$NAME-installed_from_not_installed.txt" + echo -n "" >> "results/$NAME-warning-not.txt" else find /apps/easybuild/easyconfigs-it4i/ -type f -name "*.eb" | grep -v "_not_installed/*" | cut -d '/' -f 6,7 | sed 's/.eb//' > eb-it4i_tmp + echo -n "" >> "results/$NAME-not_installed.txt" + echo -n "" > "results/$NAME-warning.txt" fi while read i; do a=$(echo $i | cut -d '/' -f 1); b=$(echo $i | sed -rn "s/$a\/$a[-]+(.*)/\1/p"); echo "$a/$b" ;done < <(cat eb-it4i_tmp) > eb-it4i -echo "|easyconfig-it4i|state|" > compare_result.md -echo "| --- | --- |" >> compare_result.md - INSTALL="FALSE" format="%-80s %30s\n" @@ -44,15 +53,23 @@ while read x; do if [ "$INSTALL" = "OK" ]; then printf "$format" "$x" "${grn}installed${end}" + if [ "$1" = "not" ]; then + echo "installed from _not_installed ... $x" >> "results/$NAME-installed_from_not_installed.txt" + fi INSTALL="FALSE" elif [ "$INSTALL" = "WARNING" ]; then printf "$format" "$x" "${yel}warning${end}" - echo "|$x|warning|" >> compare_result.md + if [ "$1" = "not" ]; then + echo "warning ... $x" >> "results/$NAME-warning-not.txt" + else + echo "warning ... $x" >> "results/$NAME-warning.txt" + fi INSTALL="FALSE" else printf "$format" "$x" "${red}not installed${end}" - echo "|$x|not installed|" >> compare_result.md - # echo "$x" >> mv + if [ ! "$1" = "not" ]; then + echo "not installed ... $x" >> "results/$NAME-not_installed.txt" + fi INSTALL="FALSE" fi diff --git a/compare_result.md b/compare_result.md deleted file mode 100644 index ad5e5d50..00000000 --- a/compare_result.md +++ /dev/null @@ -1,1385 +0,0 @@ -|easyconfig-it4i|state| -| --- | --- | -|ABAQUS/6.12.1-linux-x86_64|not installed| -|ABAQUS/6.13.5-linux-x86_64|not installed| -|ABAQUS/6.14.1-linux-x86_64|not installed| -|ABINIT/7.10.1-goolf-1.5.16|not installed| -|ADF/2014.02|not installed| -|ADF/2014.11.r48287-intel-2016a|not installed| -|ADF/2016.101|not installed| -|Advisor/2017_update1|not installed| -|Allinea/4.1-32834-Redhat-5.7-x86_64|not installed| -|Allinea/4.1-32834-Redhat-6.0-x86_64|not installed| -|Allinea/6.1.1-Ubuntu-14.04-x86_64|not installed| -|almost/2.1.0|not installed| -|ALPS/2.3.0-foss-2016b-Python-2.7.12|not installed| -|ALPS/2.3.0-foss-2016b-Python-3.5.2|not installed| -|Amber/16-iomkl-2016.07-AmberTools-16-patchlevel-5-14-serial|not installed| -|Amber/16-iomkl-2016.07-AmberTools-16-patchlevel-5-14|not installed| -|Amber/16-iomkl-2016.09-GCC-4.9.3-2.25-AmberTools-16-patchlevel-5-14-CUDA|not installed| -|AmberTools/15-intel-2015b-Python-2.7.11|not installed| -|AmberTools/16-intel-2015b-Python-2.7.11|not installed| -|angsd/0.910-foss-2016a|not installed| -|ant/1.10.0-Java-1.8.0_112|not installed| -|ant/1.8.4-Java-1.7.0_10|not installed| -|ant/1.8.4-Java-1.7.0_21|not installed| -|ant/1.9.0-Java-1.7.0_15|not installed| -|ant/1.9.0-Java-1.7.0_21|not installed| -|ant/1.9.3-Java-1.7.0_60|not installed| -|ant/1.9.6-Java-1.7.0_75|not installed| -|ant/1.9.6-Java-1.7.0_79|not installed| -|ant/1.9.6-Java-1.7.0_80|not installed| -|ant/1.9.6-Java-1.8.0_51|not installed| -|ant/1.9.6-Java-1.8.0_66|not installed| -|ant/1.9.6-Java-1.8.0_72|not installed| -|ant/1.9.6-Java-1.8.0_77|not installed| -|ant/1.9.7-Java-1.8.0_92|not installed| -|ASHS/rev103_20140612|not installed| -|Autoconf/2.69-GCC-4.7.2|not installed| -|Autoconf/2.69-goolf-1.4.10|not installed| -|Autotools/20150215-foss-2017a|not installed| -|ALLPATHS-LG/46968-goolf-1.4.10|not installed| -|arpack-ng/3.1.3-ictce-5.3.0-mt|not installed| -|arpack-ng/3.1.3-ictce-5.3.0|not installed| -|arpack-ng/3.1.3-ictce-5.5.0-mt|not installed| -|arpack-ng/3.1.3-ictce-5.5.0|not installed| -|arpack-ng/3.1.5-ictce-7.1.2-mt|not installed| -|arpack-ng/3.1.5-ictce-7.1.2|not installed| -|arpack-ng/3.3.0-GCC-4.9.3|not installed| -|BamUtil/1.0.13-foss-2015b|not installed| -|BayesAss/3.0.4-foss-2016a|not installed| -|BayeScan/2.1-foss-2016a|not installed| -|BayeScan/2.1-goolf-1.4.10|not installed| -|BayeScEnv/1.1-foss-2016a|not installed| -|BayeScEnv/1.1-goolf-1.4.10|not installed| -|BayPass/2.1-goolf-1.7.20|not installed| -|Bazel/0.3.0-CrayGNU-2016.03|not installed| -|Bazel/0.4.4|not installed| -|bbcp/12.01.30.00.0-amd64_linux26|not installed| -|BBMap/35.82-foss-2015b-Java-1.8.0_66|not installed| -|BBMap/35.82-foss-2015b-Java-1.8.0_74|not installed| -|BBMap/36.62-intel-2016b-Java-1.8.0_112|not installed| -|BCFtools/1.2-foss-2015a|not installed| -|BCFtools/1.2-intel-2015a|not installed| -|BCFtools/1.3-foss-2016a|not installed| -|BCFtools/1.3-intel-2016a|not installed| -|BCFtools/1.3.1-goolf-1.7.20|not installed| -|Beast/1.8.4|not installed| -|BEDOPS/2.4.1-GCC-4.8.4|not installed| -|BerkeleyGW/1.0.6-intel-2016.02-GCC-4.9|not installed| -|BerkeleyGW/1.1-beta2-intel-2016.02-GCC-4.9|not installed| -|binutils/2.24-intel-2014b|not installed| -|BioPerl/1.6.924-foss-2016a-Perl-5.22.1|not installed| -|Biopython/1.61-goolf-1.4.10-Python-2.7.3|not installed| -|Biopython/1.61-ictce-5.3.0-Python-2.7.3|not installed| -|Biopython/1.65-foss-2016a-Python-2.7.11|not installed| -|Biopython/1.68-foss-2016b-Python-2.7.12|not installed| -|Biopython/1.68-intel-2016b-Python-2.7.12|not installed| -|Biopython/1.68-intel-2016b-Python-3.5.2|not installed| -|Bison/2.7-foss-2016a|not installed| -|Bison/3.0.2-GCC-4.8.3|not installed| -|Bison/3.0.4-foss-2017a|not installed| -|BLAST/2.2.26-Linux_x86_64|not installed| -|BLAT/3.5-goolf-1.4.10|not installed| -|BLAT/3.5-ictce-5.5.0-libpng-1.6.9|not installed| -|BLAT/3.5-ictce-5.5.0|not installed| -|BLCR/0.8.5-GNU-5.1.0-2.25|not installed| -|Boost/1.49.0-goolf-1.5.16-Python-2.7.3|not installed| -|Boost/1.60.0-CrayGNU-2016.03-Python-2.7.11|not installed| -|Boost/1.60.0-foss-2015a|not installed| -|Boost/1.60.0-foss-2015b|not installed| -|Boost/1.60.0-foss-2016a-Python-2.7.11|not installed| -|Boost/1.60.0-foss-2016a|not installed| -|Boost/1.60.0-intel-2016a-Python-2.7.11|not installed| -|Boost/1.60.0-intel-2016a|not installed| -|Boost/1.61.0-foss-2016a-Python-3.5.2|not installed| -|Boost/1.61.0-intel-2016a-Python-2.7.11|not installed| -|Boost/1.61.0-intel-2016a|not installed| -|Boost/1.61.0-intel-2016b-Python-2.7.12|not installed| -|Boost/1.61.0-intel-2016b|not installed| -|Boost/1.62.0-intel-2016b-Python-2.7.12|not installed| -|Bowtie2/2.0.5-goolf-1.4.10|not installed| -|Bowtie2/2.0.6-goolf-1.4.10|not installed| -|Bowtie2/2.1.0-goolf-1.4.10|not installed| -|Bowtie2/2.2.0-goolf-1.4.10|not installed| -|Bowtie2/2.2.2-goolf-1.4.10|not installed| -|Bowtie2/2.2.4-goolf-1.4.10|not installed| -|Bowtie2/2.2.5-goolf-1.7.20|not installed| -|Bowtie2/2.2.5-intel-2015a|not installed| -|Bowtie2/2.2.6-foss-2015b|not installed| -|Bowtie2/2.2.6-intel-2015b|not installed| -|Bowtie2/2.2.7-foss-2015b|not installed| -|Bowtie2/2.2.8-foss-2015b|not installed| -|Bowtie2/2.2.8-foss-2016a|not installed| -|Bowtie2/2.2.9-foss-2016a|not installed| -|Bowtie2/2.2.9-goolf-1.7.20|not installed| -|bsoft/1.8.8-goolf-1.5.14|not installed| -|Bullet/2.83.7-foss-2016a|not installed| -|Bullet/2.83.7-intel-2016a|not installed| -|BWA/0.7.13-goolf-1.4.10|not installed| -|BXH_XCEDE_TOOLS/1.11.1|not installed| -|byacc/20160606|not installed| -|beagle-lib/2.1.2-foss-2016a|not installed| -|beagle-lib/2.1.2-goolf-1.7.20|not installed| -|beagle-lib/20120124-goolf-1.4.10|not installed| -|beagle-lib/20120124-ictce-5.3.0|not installed| -|beagle-lib/20141202-intel-2015a|not installed| -|Cantera/2.2.1-intel-2016b-Python-2.7.12|not installed| -|cclib/1.5-foss-2016b-Python-3.5.2|not installed| -|CFITSIO/3.300-ictce-5.5.0|not installed| -|CFITSIO/3.34-goolf-1.4.10|not installed| -|CFITSIO/3.34-ictce-5.3.0|not installed| -|CFITSIO/3.34-ictce-5.5.0|not installed| -|CFITSIO/3.350-ictce-5.5.0|not installed| -|CFITSIO/3.37-intel-2015a|not installed| -|CFITSIO/3.38-foss-2016a|not installed| -|CFITSIO/3.38-intel-2016a|not installed| -|CGAL/4.8.1-intel-2017a|not installed| -|CLooG/0.18.1-GCC-4.8.2|not installed| -|CMake/2.8.4-goolf-1.5.16|not installed| -|CMake/3.2.3-foss-2015a|not installed| -|CMake/3.2.3-goolf-1.4.10|not installed| -|CMake/3.2.3-intel-2015a|not installed| -|CMake/3.2.3-intel-2015b|not installed| -|CMake/3.3.1-intel-2015a|not installed| -|CMake/3.3.2-gimkl-2.11.5|not installed| -|CMake/3.3.2-intel-2015b|not installed| -|CMake/3.4.0-intel-2015b|not installed| -|CMake/3.4.1-GCC-4.9.2|not installed| -|CMake/3.4.1-foss-2015a|not installed| -|CMake/3.4.1-foss-2016a|not installed| -|CMake/3.4.1-intel-2016.02-GCC-4.9|not installed| -|CMake/3.4.1-intel-2016a|not installed| -|CMake/3.4.1-iomkl-2016.07|not installed| -|CMake/3.4.1-iomkl-2016.09-GCC-4.9.3-2.25|not installed| -|CMake/3.4.3-foss-2016a|not installed| -|CMake/3.4.3-foss-2016b|not installed| -|CMake/3.4.3-gimkl-2.11.5|not installed| -|CMake/3.4.3-goolf-1.7.20|not installed| -|CMake/3.4.3-ictce-7.3.5|not installed| -|CMake/3.5.0-CrayGNU-2015.11|not installed| -|CMake/3.5.0-CrayGNU-2016.03|not installed| -|CMake/3.5.2-foss-2016b|not installed| -|CMake/3.5.2-goolf-1.7.20|not installed| -|CMake/3.5.2-intel-2016a|not installed| -|CMake/3.5.2-intel-2016b|not installed| -|CMake/3.6.1-GCC-5.4.0-2.26|not installed| -|CMake/3.6.1-GCCcore-4.9.3|not installed| -|CMake/3.6.1-foss-2016b|not installed| -|CMake/3.6.1-intel-2016b|not installed| -|CMake/3.6.2-GCCcore-5.4.0|not installed| -|CMake/3.6.2-foss-2016b|not installed| -|CMake/3.6.2-intel-2016b|not installed| -|CMake/3.6.2|not installed| -|CMake/3.7.1-GCCcore-5.4.0|not installed| -|CMake/3.7.1-GCCcore-6.2.0|not installed| -|CMake/3.7.1-foss-2016b|not installed| -|CMake/3.7.1-intel-2016b|not installed| -|Commet/20150415-foss-2016a-Python-2.7.11|not installed| -|ConnectomeWorkbench/1.2.2|not installed| -|CP2K/2.5.1-goolf-1.5.16|not installed| -|CP2K/2.5.1-ictce-5.5.0|not installed| -|CP2K/2.6.0-CrayGNU-2015.06|not installed| -|CP2K/2.6.0-CrayGNU-2015.11|not installed| -|CP2K/3.0-CrayGNU-2015.11-cuda-7.0|not installed| -|CP2K/3.0-CrayGNU-2015.11|not installed| -|cramtools/2.0-Java-1.7.0_80|not installed| -|cramtools/3.0-Java-1.7.0_80|not installed| -|CrayPGI/2016.04|not installed| -|CrossTalkZ/1.4-foss-2016a|not installed| -|ctffind/4.0.17-intel-2015b|not installed| -|CUDA/5.0.35-1|not installed| -|CUDA/5.0.35-GCC-4.6.4-1|not installed| -|CUDA/7.5.18-iccifort-2015.3.187-GNU-4.9.3-2.25|not installed| -|CUDA/7.5.18-iccifort-2016.3.210-GCC-4.9.3-2.25|not installed| -|CUDA/8.0.44-intel-2017.00|not installed| -|CUDA/8.0.44|not installed| -|cuDNN/5.1-CUDA-8.0.44|not installed| -|cURL/7.51.0|not installed| -|cutadapt/1.5-goolf-1.4.10-Python-2.7.10|not installed| -|cutadapt/1.9.1-foss-2016a-Python-2.7.11|not installed| -|CVXOPT/1.1.5-goolf-1.4.10-Python-2.7.3|not installed| -|CVXOPT/1.1.5-ictce-5.3.0-Python-2.7.3|not installed| -|Cython/0.16-goolf-1.4.10-Python-2.7.3|not installed| -|Cython/0.16-ictce-5.3.0-Python-2.7.3|not installed| -|Cython/0.19.1-goolf-1.4.10-Python-2.7.3|not installed| -|Cython/0.19.1-ictce-5.3.0-Python-2.7.3|not installed| -|Cython/0.19.2-ictce-5.5.0-Python-2.7.6|not installed| -|Cython/0.22-goolf-1.4.10-Python-2.7.3|not installed| -|Cython/0.23.4-gimkl-2.11.5-Python-2.7.10|not installed| -|Cython/0.24.1-foss-2016a-Python-2.7.11|not installed| -|ChIP-Seq/1.5-1-goolf-1.4.10|not installed| -|ChIP-Seq/1.5-1-goolf-1.7.20|not installed| -|DB/6.2.23-foss-2016a|not installed| -|DB_File/1.835-foss-2016a-Perl-5.22.1|not installed| -|DBus/1.10.12-intel-2016b|not installed| -|DBus/1.10.8-foss-2016a|not installed| -|DBus/1.10.8-intel-2016a|not installed| -|DIAL/2011.06.06-foss-2016a|not installed| -|DL_POLY_Classic/1.9-ictce-5.3.0-no-gui|not installed| -|DMTCP/2.4.5|not installed| -|drFAST/1.0.0.0-goolf-1.4.10|not installed| -|drFAST/1.0.0.0-ictce-6.2.5|not installed| -|DBD-mysql/4.032-intel-2016a-Perl-5.22.2|not installed| -|DBD-mysql/4.033-intel-2016b-Perl-5.24.0|not installed| -|DFT-D3/3.1.1-intel-2015a|not installed| -|Eigen/3.2.9|not installed| -|EIGENSOFT/6.1.1-goolf-1.7.20|not installed| -|ELPA/2013.11-ictce-5.3.0|not installed| -|ELPA/2013.11-ictce-5.5.0|not installed| -|EMBOSS/6.5.7-goolf-1.4.10|not installed| -|EMBOSS/6.5.7-ictce-5.3.0|not installed| -|eudev/3.1.5-foss-2015g|not installed| -|ea-utils/27a4809-foss-2016a|not installed| -|ea-utils/27a4809-foss-2016b|not installed| -|FASTA/36.3.5e-goolf-1.4.10|not installed| -|FASTA/36.3.5e-ictce-5.3.0|not installed| -|fastQValidator/0.1.1a-20151214-goolf-1.7.20-aadc6f9|not installed| -|FDS/6.3.0-intel-2015b|not installed| -|FDS/r17534-intel-2015a|not installed| -|FDS/r18915-goolf-1.4.10|not installed| -|FDS/r18915-ictce-5.5.0|not installed| -|FDS/r18915-intel-2015a|not installed| -|FDS/r22681-intel-2015a|not installed| -|FFmpeg/0.10.16-intel-2016a|not installed| -|FFmpeg/2.8.6-intel-2016a|not installed| -|FFmpeg/2.8.7-foss-2016a|not installed| -|FFmpeg/2.8.7-intel-2016a|not installed| -|FFmpeg/3.0.2-intel-2016a|not installed| -|FFTW/2.1.5-gompi-1.5.12|not installed| -|Firefox/44.0.2|not installed| -|FLEUR/0.26e-intel-2016a|not installed| -|flex/2.5.38-GCC-4.8.2|not installed| -|flex/2.5.39-CrayGNU-2015.06|not installed| -|flex/2.5.39-CrayGNU-2015.11|not installed| -|flex/2.5.39-GCC-4.9.2-binutils-2.25|not installed| -|flex/2.5.39-GCC-4.9.2|not installed| -|flex/2.5.39-GCC-4.9.3|not installed| -|flex/2.5.39-GCCcore-4.9.2|not installed| -|flex/2.5.39-GNU-4.9.3-2.25|not installed| -|flex/2.5.39-foss-2014b|not installed| -|flex/2.5.39-foss-2015.05|not installed| -|flex/2.5.39-foss-2015a|not installed| -|flex/2.5.39-gimkl-2.11.5|not installed| -|flex/2.5.39-ictce-7.1.2|not installed| -|flex/2.5.39-intel-2014b|not installed| -|flex/2.5.39-intel-2015a|not installed| -|flex/2.5.39-intel-2016.02-GCC-4.9|not installed| -|flex/2.5.39-intel-2016a|not installed| -|flex/2.6.0-GCC-4.9.2|not installed| -|flex/2.6.0-GCCcore-4.9.3|not installed| -|flex/2.6.0-foss-2015a|not installed| -|flex/2.6.0-gimkl-2.11.5|not installed| -|flex/2.6.0-intel-2015b|not installed| -|flex/2.6.3-foss-2017a|not installed| -|FLTK/1.3.3-foss-2016a|not installed| -|FLTK/1.3.3-intel-2016a|not installed| -|freeglut/3.0.0-foss-2016a-Mesa-11.2.1|not installed| -|freeglut/3.0.0-foss-2016a|not installed| -|freeglut/3.0.0-intel-2016a-Mesa-11.2.1|not installed| -|freeglut/3.0.0-intel-2016a|not installed| -|freetype/2.4.10-goolf-1.4.10|not installed| -|freetype/2.4.10-ictce-5.3.0|not installed| -|freetype/2.4.11-goolf-1.4.10|not installed| -|freetype/2.4.11-ictce-5.3.0|not installed| -|freetype/2.5.0.1-goolf-1.4.10|not installed| -|freetype/2.5.0.1-ictce-5.3.0|not installed| -|freetype/2.5.0.1-ictce-5.5.0|not installed| -|freetype/2.5.2-ictce-5.5.0|not installed| -|freetype/2.5.3-foss-2014b|not installed| -|freetype/2.5.3-goolf-1.7.20|not installed| -|freetype/2.5.3-intel-2014b|not installed| -|freetype/2.5.5-foss-2015a|not installed| -|freetype/2.5.5-intel-2015a|not installed| -|freetype/2.6-foss-2015a|not installed| -|freetype/2.6-goolf-1.7.20|not installed| -|freetype/2.6-intel-2015a|not installed| -|freetype/2.6.1-intel-2015b-libpng-1.6.19|not installed| -|freetype/2.6.1-intel-2015b|not installed| -|freetype/2.6.2-foss-2015a|not installed| -|freetype/2.6.2-foss-2015b|not installed| -|freetype/2.6.2-foss-2016a|not installed| -|FreeXL/1.0.0g-goolf-1.5.14|not installed| -|FreeXL/1.0.1-intel-2015a|not installed| -|FreeXL/1.0.2-foss-2015a|not installed| -|FreeXL/1.0.2-intel-2016b|not installed| -|GATK/1.0.5083|not installed| -|GATK/2.5-2-Java-1.7.0_10|not installed| -|GATK/2.6-5-Java-1.7.0_10|not installed| -|GATK/2.7-4-Java-1.7.0_10|not installed| -|GATK/2.7-4|not installed| -|GATK/2.8-1-Java-1.7.0_10|not installed| -|GATK/3.3-0-Java-1.7.0_21|not installed| -|GATK/3.3-0-Java-1.7.0_80|not installed| -|GATK/3.3-0-Java-1.8.0_66|not installed| -|GATK/3.5-Java-1.8.0_66|not installed| -|GATK/3.5-Java-1.8.0_74|not installed| -|GATK/3.6-Java-1.8.0_92|not installed| -|GATK/3.7-Java-1.8.0_112|not installed| -|GC3Pie/2.2.3|not installed| -|GC3Pie/2.3|not installed| -|GC3Pie/2.4.0|not installed| -|GC3Pie/2.4.1|not installed| -|GCC/4.8.1-CLooG|not installed| -|GCC/4.8.1|not installed| -|GCC/4.8.2-CLooG-multilib|not installed| -|GCC/4.8.2-CLooG|not installed| -|GCC/4.8.2-multilib|not installed| -|GCC/4.8.2|not installed| -|GCC/4.8.3-CLooG-multilib|not installed| -|GCC/4.8.4-CLooG-multilib|not installed| -|GCC/4.8.4-CLooG|not installed| -|GCC/4.8.4|not installed| -|GCC/4.8.5|not installed| -|GCC/4.9.0-CLooG-multilib|not installed| -|GCC/4.9.0-CLooG|not installed| -|GCC/4.9.0|not installed| -|GCC/4.9.1-CLooG-multilib|not installed| -|GCC/4.9.1-CLooG|not installed| -|GCC/4.9.1|not installed| -|GCC/4.9.2-CLooG-multilib|not installed| -|GCC/4.9.2-CLooG|not installed| -|GCC/5.1.0|not installed| -|GCC/5.3.0|not installed| -|GCCcore/4.9.2|not installed| -|GCCcore/6.1.0|not installed| -|Geant4/10.01.p01-intel-2015a|not installed| -|Geant4/10.01.p03-intel-2016a|not installed| -|Geant4/10.02.p01-intel-2016a|not installed| -|Geant4/9.4.p02-ictce-4.0.6|not installed| -|Geant4/9.5.p01-goalf-1.1.0-no-OFED|not installed| -|Geant4/9.5.p01-goolf-1.4.10|not installed| -|Geant4/9.5.p01-ictce-4.0.6|not installed| -|Geant4/9.5.p01-ictce-5.3.0|not installed| -|Geant4/9.5.p01-intel-2015a|not installed| -|Geant4/9.5.p02-intel-2016a|not installed| -|Geant4/9.6.p04-intel-2015a|not installed| -|Geant4/9.6.p04-intel-2016a|not installed| -|gencore_variant_detection/1.0|not installed| -|gensim/0.13.2-foss-2016a-Python-2.7.11|not installed| -|GEOS/3.5.0-foss-2015a-Python-2.7.11|not installed| -|gettext/0.18.2-foss-2015b|not installed| -|gettext/0.18.2-goolf-1.4.10|not installed| -|gettext/0.18.2-goolf-1.5.14|not installed| -|gettext/0.18.2-ictce-5.2.0|not installed| -|gettext/0.18.2-ictce-5.3.0|not installed| -|gettext/0.18.2|not installed| -|gettext/0.19.2-goolf-1.5.14|not installed| -|gettext/0.19.2-goolf-1.7.20|not installed| -|gettext/0.19.2-intel-2014.06|not installed| -|gettext/0.19.2-intel-2014b|not installed| -|gettext/0.19.2-intel-2015a|not installed| -|gettext/0.19.4-GCC-4.4.7-system|not installed| -|gettext/0.19.4-GCC-4.9.2|not installed| -|gettext/0.19.4-foss-2015a|not installed| -|gettext/0.19.4-intel-2015a|not installed| -|gettext/0.19.4|not installed| -|gettext/0.19.6-GNU-4.9.3-2.25|not installed| -|gettext/0.19.6-gimkl-2.11.5|not installed| -|gettext/0.19.6-intel-2015b|not installed| -|gettext/0.19.6-intel-2016a|not installed| -|gettext/0.19.6-intel-2017.00|not installed| -|gettext/0.19.7-foss-2015b|not installed| -|gettext/0.19.7-foss-2016a|not installed| -|gettext/0.19.7-intel-2016a|not installed| -|gettext/0.19.7|not installed| -|gettext/0.19.8-GCCcore-4.9.3|not installed| -|gettext/0.19.8-foss-2016.04|not installed| -|gettext/0.19.8-foss-2016b|not installed| -|gettext/0.19.8-intel-2016b|not installed| -|Ghostscript/9.10-goolf-1.4.10|not installed| -|Ghostscript/9.14-intel-2014b|not installed| -|Ghostscript/9.16-goolf-1.7.20|not installed| -|Ghostscript/9.16-intel-2015a|not installed| -|Ghostscript/9.19-intel-2016a|not installed| -|Ghostscript/9.19-intel-2016b|not installed| -|Ghostscript/9.20-intel-2016b|not installed| -|git/1.7.12-goolf-1.4.10|not installed| -|git/1.7.12-ictce-5.3.0|not installed| -|git/1.8.2-goolf-1.4.10|not installed| -|git/1.8.3.1-goolf-1.4.10|not installed| -|git/2.11.0-GNU-4.9.3-2.25|not installed| -|git/2.7.3-GNU-4.9.3-2.25|not installed| -|git/2.7.3-foss-2015g|not installed| -|GLib/2.40.0-GCC-4.4.7-system|not installed| -|GLib/2.40.0-GCC-4.9.3-binutils-2.25|not installed| -|GLib/2.40.0-foss-2015b|not installed| -|GLib/2.48.0-foss-2016a|not installed| -|GLib/2.48.0-intel-2016a|not installed| -|GLib/2.49.5-foss-2016b|not installed| -|GLib/2.49.5-intel-2016b|not installed| -|GMP/6.1.1|not installed| -|gnutls/3.1.8-goalf-1.1.0-no-OFED|not installed| -|gnutls/3.1.8-goolf-1.4.10|not installed| -|gnutls/3.3.21-intel-2016a|not installed| -|gnutls/3.4.11-foss-2016a|not installed| -|gnutls/3.4.7-GNU-4.9.3-2.25|not installed| -|GnuTLS/3.1.8-goolf-1.4.10|not installed| -|gompi/2016.07|not installed| -|gompi/2016.09|not installed| -|goolf/1.5.12|not installed| -|GP2C/0.0.9pl5-foss-2016a|not installed| -|grabix/0.1.6-goolf-1.7.20|not installed| -|Graphviz/2.38.0-intel-2014b|not installed| -|Graphviz/2.38.0-intel-2015a-Python-2.7.10|not installed| -|Grep/2.21-GCC-4.9.2|not installed| -|GROMACS/4.6.7-CrayGNU-2015.06-mpi|not installed| -|GROMACS/4.6.7-CrayGNU-2015.11-mpi|not installed| -|GROMACS/4.6.7-CrayIntel-2015.11-mpi|not installed| -|GROMACS/5.0.4-gompi-2015e-hybrid-single-PLUMED|not installed| -|GROMACS/5.0.4-ictce-7.3.5-hybrid-single-PLUMED|not installed| -|GROMACS/5.0.4-intel-2015b-hybrid-single|not installed| -|GROMACS/5.1.2-foss-2015g-hybrid-single-CUDA-7.5-PLUMED|not installed| -|GROMACS/5.1.2-foss-2016a-hybrid-single-CUDA-7.5-PLUMED-2.3b|not installed| -|GROMACS/5.1.2-foss-2016a-hybrid-single-PLUMED|not installed| -|GROMACS/5.1.2-goolf-1.7.20-mt|not installed| -|GROMACS/5.1.2-intel-2015b-hybrid-single-CUDA-7.5-PLUMED-2.2.1|not installed| -|GROMACS/5.1.2-intel-2015b-hybrid-single-cuda|not installed| -|GROMACS/5.1.2-intel-2016a-hybrid-single-cuda|not installed| -|GROMACS/5.1.4-foss-2015g-hybrid-single-PLUMED|not installed| -|GROMACS/5.1.4-foss-2017a-hybrid-single-PLUMED|not installed| -|GSHHG/2.3.4|not installed| -|GSL/2.1-CrayGNU-2015.11|not installed| -|gtest/1.7.0-CrayGNU-2015.11|not installed| -|gtkglext/1.2.0-intel-2015b|not installed| -|Gurobi/Optimizer-7.0.0|not installed| -|GEM-library/20130406-045632_pre-release-3_Linux-x86_64|not installed| -|git-lfs/1.1.1|not installed| -|GMAP-GSNAP/2014-01-21-goolf-1.4.10|not installed| -|GMAP-GSNAP/2014-06-10-goolf-1.4.10|not installed| -|GMAP-GSNAP/2015-12-31.v2-foss-2015b|not installed| -|GMAP-GSNAP/2016-05-01-foss-2016a|not installed| -|GMAP-GSNAP/2016-11-07-foss-2016b|not installed| -|hanythingondemand/3.0.0-cli|not installed| -|hanythingondemand/3.0.1-cli|not installed| -|hanythingondemand/3.0.2-cli|not installed| -|hanythingondemand/3.0.3-cli|not installed| -|hanythingondemand/3.0.4-cli|not installed| -|hanythingondemand/3.1.0-cli|not installed| -|hanythingondemand/3.1.1-cli|not installed| -|hanythingondemand/3.1.2-cli|not installed| -|hanythingondemand/3.1.3-cli|not installed| -|hanythingondemand/3.1.4-cli|not installed| -|hanythingondemand/3.2.0-cli|not installed| -|HBase/1.0.2|not installed| -|HMMER/3.0-goalf-1.1.0-no-OFED|not installed| -|HMMER/3.0-goolf-1.4.10|not installed| -|HMMER/3.0-ictce-4.0.6|not installed| -|HMMER/3.0-ictce-5.3.0|not installed| -|HMMER/3.1b1-goolf-1.4.10|not installed| -|HMMER/3.1b1-ictce-5.3.0|not installed| -|HMMER/3.1b1-ictce-6.2.5|not installed| -|HMMER/3.1b2-foss-2016a|not installed| -|HMMER/3.1b2-intel-2015a|not installed| -|HPCG/2.1-goolf-1.4.10|not installed| -|HPCG/2.1-ictce-5.5.0|not installed| -|hwloc/1.11.4-gcccuda-2016.10|not installed| -|hwloc/1.8.1-GCC-4.8.3|not installed| -|icc/2016.0.109-GCC-5.2.0|not installed| -|icc/2016.0.109|not installed| -|iccifort/2016.0.109-GCC-5.2.0|not installed| -|ifort/2016.0.109-GCC-4.9.3-2.25|not installed| -|ifort/2016.0.109-GCC-5.2.0|not installed| -|ifort/2016.0.109|not installed| -|ifort/2016.2.181-GCC-4.9.3-2.25|not installed| -|ifort/2016.2.181-GCC-5.3.0-2.26|not installed| -|ifort/2016.3.210-GCC-4.9.3-2.25|not installed| -|IGV/2.3.68-Java-1.7.0_80|not installed| -|iimpi/2016.00-GCC-5.2.0|not installed| -|ImageMagick/6.9.4-8-intel-2016a|not installed| -|ImageMagick/7.0.1-6-intel-2016a|not installed| -|ImageMagick/7.0.1-9-intel-2016a|not installed| -|ImageMagick/7.0.2-9-intel-2016a|not installed| -|ImageMagick/7.0.3-1-intel-2016b|not installed| -|IMB/4.1-foss-2016a|not installed| -|imkl/10.3.12.361-MVAPICH2-1.9|not installed| -|imkl/10.3.12.361-OpenMPI-1.6.3|not installed| -|imkl/11.3.0.109-iimpi-2016.00-GCC-5.2.0|not installed| -|impi/4.1.1.036|not installed| -|impi/5.1.1.109-iccifort-2016.0.109-GCC-5.2.0|not installed| -|Infernal/1.1-goolf-1.4.10|not installed| -|Infernal/1.1-ictce-5.3.0|not installed| -|Infernal/1.1rc1-goolf-1.4.10|not installed| -|Infernal/1.1rc1-ictce-5.3.0|not installed| -|intelcuda/2016.10|not installed| -|iomkl/2015.03|not installed| -|iompi/2015.03|not installed| -|IOR/3.0.1-foss-2016a-mpiio|not installed| -|IOzone/3.434-foss-2016a|not installed| -|ipp/2017.2.174-GCC-6.3.0-2.27|not installed| -|IPython/4.2.0-goolf-1.7.20-Python-2.7.11|not installed| -|IPython/4.2.0-intel-2016a-Python-2.7.11|not installed| -|IPython/5.1.0-foss-2016b-Python-2.7.12|not installed| -|IPython/5.1.0-intel-2016b-Python-2.7.12|not installed| -|I-TASSER/4.0|not installed| -|I-TASSER/4.2|not installed| -|jModelTest/2.1.9r20160115-goolf-1.4.10-Java-1.7.0_75|not installed| -|Julia/snapshot-foss-2015g-Python-2.7.9|not installed| -|Julia/snapshot-intel-2015b-Python-2.7.9|not installed| -|Kraken/0.10.5-beta-foss-2016a-Perl-5.22.1|not installed| -|Kraken/0.10.5-beta-foss-2016b-Perl-5.24.0|not installed| -|LAPACKE/3.5.0|not installed| -|LeadIT/2.1.9|not installed| -|LevelDB/1.18-foss-2016a|not installed| -|lftp/4.4.1-goalf-1.1.0-no-OFED|not installed| -|lftp/4.4.1-goolf-1.4.10|not installed| -|lftp/4.6.4-GNU-4.9.3-2.25|not installed| -|libctl/3.2.1-goalf-1.1.0-no-OFED|not installed| -|libctl/3.2.1-goolf-1.4.10|not installed| -|libctl/3.2.1-ictce-4.0.6|not installed| -|libctl/3.2.1-ictce-5.3.0|not installed| -|libctl/3.2.2-intel-2015a|not installed| -|libdrm/2.4.70-foss-2016b|not installed| -|libdrm/2.4.70-intel-2016b|not installed| -|libelf/0.8.13-GCC-4.9.2|not installed| -|libevent/2.0.22-GCC-4.9.2|not installed| -|libevent/2.0.22-GCCcore-4.9.3|not installed| -|libevent/2.0.22-GNU-4.9.3-2.25|not installed| -|libffi/3.2.1-GCC-4.4.7-system|not installed| -|libffi/3.2.1|not installed| -|libgdiplus/3.12-GCC-4.8.3|not installed| -|libGLU/9.0.0-intel-2017a|not installed| -|libICE/1.0.9-foss-2016a|not installed| -|libICE/1.0.9-intel-2016a|not installed| -|Libint/1.1.4-CrayGNU-2015.06|not installed| -|Libint/1.1.4-CrayGNU-2015.11|not installed| -|Libint/1.1.4-goolf-1.5.16|not installed| -|libmatheval/1.1.11-foss-2015b|not installed| -|libmatheval/1.1.11-intel-2015b|not installed| -|libmatheval/1.1.8-foss-2017a|not installed| -|libmatheval/1.1.8-goalf-1.1.0-no-OFED|not installed| -|libmatheval/1.1.8-goolf-1.4.10|not installed| -|libmatheval/1.1.8-ictce-4.0.6|not installed| -|libmatheval/1.1.8-ictce-5.3.0|not installed| -|libpsortb/1.0-foss-2016a|not installed| -|libreadline/6.2-goolf-1.5.16|not installed| -|libreadline/6.3-GCC-4.8.2|not installed| -|libSM/1.2.2-foss-2016a|not installed| -|libSM/1.2.2-intel-2016a|not installed| -|libsodium/1.0.3-intel-2015a|not installed| -|LibTIFF/4.0.3-intel-2015a|not installed| -|libtool/2.4.6-foss-2017a|not installed| -|libX11/1.6.3-intel-2015b-Python-2.7.9|not installed| -|libxc/2.0.1-goolf-1.4.10|not installed| -|libxc/2.0.1-ictce-5.3.0|not installed| -|libxc/2.0.1-ictce-5.5.0|not installed| -|libxc/2.0.1-intel-2014b|not installed| -|libxc/2.0.2-goolf-1.4.10|not installed| -|libxc/2.0.2-ictce-5.3.0|not installed| -|libxc/2.0.3-goolf-1.4.10|not installed| -|libxc/2.2.0-goolf-1.5.16|not installed| -|libxc/2.2.0-ictce-5.5.0|not installed| -|libxc/2.2.0-intel-2014b|not installed| -|libxc/2.2.1-CrayGNU-2015.06|not installed| -|libxc/2.2.1-CrayGNU-2015.11|not installed| -|libxc/2.2.1-intel-2015a|not installed| -|libxc/2.2.2-CrayGNU-2015.11|not installed| -|libxc/2.2.2-foss-2015b|not installed| -|libxc/2.2.2-intel-2015a|not installed| -|libxc/2.2.2-intel-2015b|not installed| -|libxc/2.2.3-foss-2016b|not installed| -|libxc/2.2.3-intel-2016a|not installed| -|libxc/2.2.3-intel-2016b|not installed| -|libxc/3.0.0-intel-2016a|not installed| -|libxc/3.0.0-intel-2016b|not installed| -|libxcb/1.10-foss-2014b-Python-2.7.8|not installed| -|libXcursor/1.1.14-foss-2016a|not installed| -|libXcursor/1.1.14-intel-2016a|not installed| -|libXft/2.3.2-foss-2016a|not installed| -|libXft/2.3.2-intel-2016a-fontconfig-2.11.95|not installed| -|libXft/2.3.2-intel-2016a|not installed| -|libXft/2.3.2|not installed| -|libXi/1.7.6-foss-2016a|not installed| -|libXi/1.7.6-intel-2016a|not installed| -|libXinerama/1.1.3-foss-2016a|not installed| -|libXinerama/1.1.3-intel-2016a|not installed| -|libxkbcommon/0.6.1-foss-2016a|not installed| -|libxkbcommon/0.6.1-intel-2016a|not installed| -|libxml2/2.8.0-goalf-1.1.0-no-OFED-Python-2.7.3|not installed| -|libxml2/2.8.0-goalf-1.1.0-no-OFED|not installed| -|libxml2/2.8.0-goolf-1.4.10-Python-2.7.3|not installed| -|libxml2/2.8.0-goolf-1.4.10|not installed| -|libxml2/2.8.0-ictce-4.0.6-Python-2.7.3|not installed| -|libxml2/2.8.0-ictce-4.0.6|not installed| -|libxml2/2.8.0-ictce-4.1.13-Python-2.7.3|not installed| -|libxml2/2.8.0-ictce-5.3.0-Python-2.7.3|not installed| -|libxml2/2.8.0-ictce-5.3.0|not installed| -|libxml2/2.8.0-intel-2015a-Python-2.7.3|not installed| -|libxml2/2.9.0-goalf-1.1.0-no-OFED|not installed| -|libxml2/2.9.0-goolf-1.4.10|not installed| -|libxml2/2.9.0-ictce-4.0.6|not installed| -|libxml2/2.9.0-ictce-4.1.13|not installed| -|libxml2/2.9.0-ictce-5.3.0|not installed| -|libxml2/2.9.1-foss-2015b|not installed| -|libxml2/2.9.1-gmpolf-1.4.8|not installed| -|libxml2/2.9.1-goalf-1.1.0-no-OFED|not installed| -|libxml2/2.9.1-goalf-1.5.12-no-OFED|not installed| -|libxml2/2.9.1-gompi-1.4.12-no-OFED|not installed| -|libxml2/2.9.1-goolf-1.4.10-Python-2.7.5|not installed| -|libxml2/2.9.1-goolf-1.4.10|not installed| -|libxml2/2.9.1-goolf-1.5.14|not installed| -|libxml2/2.9.1-ictce-4.0.6|not installed| -|libxml2/2.9.1-ictce-4.1.13|not installed| -|libxml2/2.9.1-ictce-5.2.0|not installed| -|libxml2/2.9.1-ictce-5.3.0|not installed| -|libxml2/2.9.1-ictce-5.5.0-Python-2.7.6|not installed| -|libxml2/2.9.1-ictce-5.5.0|not installed| -|libxml2/2.9.1-ictce-7.1.2|not installed| -|libxml2/2.9.1-intel-2014b|not installed| -|libxml2/2.9.2-GCC-4.4.7-system|not installed| -|libxml2/2.9.2-GCC-4.9.2|not installed| -|libxml2/2.9.2-foss-2015a|not installed| -|libxml2/2.9.2-goolf-1.5.14|not installed| -|libxml2/2.9.2-goolf-1.5.16|not installed| -|libxml2/2.9.2-goolf-1.7.20|not installed| -|libxml2/2.9.2-intel-2014.06|not installed| -|libxml2/2.9.2-intel-2014b|not installed| -|libxml2/2.9.2-intel-2015a-Python-2.7.10|not installed| -|libxml2/2.9.2-intel-2015a-Python-2.7.9|not installed| -|libxml2/2.9.2-intel-2015a|not installed| -|libxml2/2.9.3-GCC-4.9.3-2.25|not installed| -|libxml2/2.9.3-foss-2015a-Python-2.7.11|not installed| -|libxml2/2.9.3-foss-2015a|not installed| -|libxml2/2.9.3-foss-2016a-Python-2.7.11|not installed| -|libxml2/2.9.3-gimkl-2.11.5|not installed| -|libxml2/2.9.3-goolf-1.7.20|not installed| -|libxml2/2.9.3-intel-2015b-Python-2.7.10|not installed| -|libxml2/2.9.3-intel-2015b-Python-2.7.11|not installed| -|libxml2/2.9.3-intel-2016a-Python-2.7.11|not installed| -|libXrandr/1.5.0-foss-2016a|not installed| -|libXrandr/1.5.0-intel-2016a|not installed| -|libXrender/0.9.9-foss-2016a|not installed| -|libXrender/0.9.9-intel-2016a|not installed| -|libXt/1.1.5-foss-2016a|not installed| -|libXt/1.1.5-intel-2016a|not installed| -|likwid/4.0.1-intel-2015b|not installed| -|likwid/4.1.0-GCCcore-4.9.3|not installed| -|Loki/0.1.7-foss-2016a|not installed| -|Loki/0.1.7-foss-2016b|not installed| -|Loki/0.1.7-intel-2016a|not installed| -|Loki/0.1.7-intel-2016b|not installed| -|lynx/2.8.7-goolf-1.4.10|not installed| -|lynx/2.8.7-ictce-5.3.0|not installed| -|M4/1.4.17-CrayGNU-2015.06|not installed| -|M4/1.4.17-CrayGNU-2015.11|not installed| -|M4/1.4.17-GCC-4.7.2|not installed| -|M4/1.4.17-GCC-4.8.2|not installed| -|M4/1.4.17-GCC-4.8.3|not installed| -|M4/1.4.17-GCC-4.8.4|not installed| -|M4/1.4.17-GCC-4.9.2-binutils-2.25|not installed| -|M4/1.4.17-GCC-4.9.2|not installed| -|M4/1.4.17-GCC-4.9.3|not installed| -|M4/1.4.17-GCCcore-4.9.2|not installed| -|M4/1.4.17-GNU-4.9.2-2.25|not installed| -|M4/1.4.17-foss-2014b|not installed| -|M4/1.4.17-foss-2015a|not installed| -|M4/1.4.17-gimkl-2.11.5|not installed| -|M4/1.4.17-ictce-5.4.0|not installed| -|M4/1.4.17-ictce-5.5.0|not installed| -|M4/1.4.17-ictce-7.1.2|not installed| -|M4/1.4.17-intel-2014b|not installed| -|M4/1.4.17-intel-2015a|not installed| -|M4/1.4.17-intel-2016.02-GCC-4.9|not installed| -|M4/1.4.17-intel-2017a|not installed| -|M4/1.4.17-intel-para-2014.12|not installed| -|M4/1.4.18|not installed| -|MaCH/1.0.18.c-goolf-1.4.10|not installed| -|MaCH/1.0.18.c-ictce-6.2.5|not installed| -|magma/2.0.0-CrayGNU-2015.11|not installed| -|MariaDB/10.1.13-intel-2016a|not installed| -|MATIO/1.5.2-goolf-1.4.10|not installed| -|MATIO/1.5.2-intel-2015b|not installed| -|Maven/3.2.3|not installed| -|Maven/3.3.3|not installed| -|Mawk/1.3.4-goolf-1.4.10-20150503|not installed| -|MDSplus/7.0.67-foss-2016a-Java-1.7.0_79-Python-2.7.11|not installed| -|MDSplus/7.0.67-goolf-1.5.16-Java-1.7.0_79-Python-2.7.9|not installed| -|Meep/1.2-goalf-1.1.0-no-OFED|not installed| -|Meep/1.2-goolf-1.4.10|not installed| -|Meep/1.2-ictce-4.0.6|not installed| -|Meep/1.2-ictce-5.3.0|not installed| -|Meep/1.3-intel-2015a|not installed| -|MEME/4.8.0-goolf-1.4.10|not installed| -|MEME/4.8.0-ictce-5.3.0|not installed| -|Mercurial/2.3.2-goolf-1.4.10-Python-2.7.3|not installed| -|Mercurial/2.3.2-ictce-5.3.0-Python-2.7.3|not installed| -|Mercurial/2.5.2-goolf-1.4.10-Python-2.7.3|not installed| -|Mercurial/2.5.2-ictce-5.3.0-Python-2.7.3|not installed| -|Mercurial/3.2.4-foss-2015a-Python-2.7.9|not installed| -|Mercurial/3.5-intel-2015b-Python-2.7.9|not installed| -|Mesa/10.4.5-intel-2015a-Python-2.7.9|not installed| -|Mesa/10.5.5-intel-2015a-Python-2.7.10|not installed| -|Mesa/11.0.2-intel-2015b-Python-2.7.10|not installed| -|Mesa/11.0.8-intel-2015b-Python-2.7.11|not installed| -|Mesa/11.1.2-foss-2016a|not installed| -|Mesa/11.1.2-gimkl-2.11.5|not installed| -|Mesa/11.1.2-intel-2016a|not installed| -|Mesa/11.1.2-intel-2017a|not installed| -|Mesa/11.2.1-intel-2016a|not installed| -|Mesa/12.0.2-foss-2016b|not installed| -|Mesa/12.0.2-intel-2016b|not installed| -|Mesa/13.0.0-foss-2016a|not installed| -|Mesa/7.11.2-foss-2015g-Python-2.7.9|not installed| -|Metal/2011-03-25-foss-2016a|not installed| -|METIS/5.1.0|not installed| -|Minimac2/2014.9.15-goolf-1.7.20|not installed| -|MLD2P4/2.0-rc4|not installed| -|Molpro/2012.1.27-intel-2015a|not installed| -|Molpro/mpp-2010.1.23.Linux_x86_64|not installed| -|Molpro/mpp-2015.1.0.linux_x86_64_intel|not installed| -|Molpro/mpp-2015.1.10.linux_x86_64_openmp|not installed| -|Molpro/mpp-2015.1.3.linux_x86_64_openmp|not installed| -|Mono/2.10.6-intel-2016b|not installed| -|Mono/3.12.1-GCC-4.8.3|not installed| -|Mono/3.12.1-GNU-5.1.0-2.25|not installed| -|Mono/4.6.2.7-intel-2016b|not installed| -|Mono/4.6.2.7|not installed| -|MOSAIK/2.2.28-goolf-1.4.10-20140425-24cf06|not installed| -|MOSAIK/2.2.28-ictce-6.2.5-20140425-24cf06|not installed| -|MPFR/3.1.4-intel-2017a|not installed| -|MrBayes/3.1.2-goolf-1.4.10|not installed| -|MrBayes/3.1.2-ictce-5.3.0|not installed| -|MrBayes/3.2.0-goolf-1.4.10|not installed| -|MrBayes/3.2.0-ictce-5.3.0|not installed| -|MrBayes/3.2.5-intel-2015a|not installed| -|MuTect/1.1.4-Java-1.7.0_76|not installed| -|MuTect/1.1.4-Java-1.7.0_80|not installed| -|MuTect/1.1.7-Java-1.7.0_80|not installed| -|mutil/1.822.3-intel-2016a|not installed| -|MVAPICH2/1.7-GCC-4.6.3-hwloc-chkpt|not installed| -|MVAPICH2/1.9-GNU-5.1.0-2.25|not installed| -|MVAPICH2/1.9-intel-2015b|not installed| -|MIGRATE-N/4.2.8-foss-2016a|not installed| -|MPJ-Express/0.44-foss-2016a-Java-1.8.0_92|not installed| -|MPJ-Express/0.44-goolf-1.4.10-Java-1.7.0_75|not installed| -|NAMD/2.10b1-ictce-5.5.0-ibverbs|not installed| -|NAMD/2.10b1-ictce-5.5.0-mpi|not installed| -|NAMD/2.9-gmvapich2-1.7.12-ibverbs|not installed| -|NAMD/2.9-gmvolf-1.7.12-ibverbs|not installed| -|NAMD/2.9-goolf-1.4.10-ibverbs|not installed| -|NAMD/2.9-ictce-5.5.0-ibverbs|not installed| -|NAMD/2.9-ictce-5.5.0-mpi|not installed| -|ncurses/6.0-GNU-4.9.3-2.25|not installed| -|ncurses/6.0-intel-2016.02-GCC-4.9|not installed| -|ncurses/6.1-intel-2017a|not installed| -|netCDF/4.1.3-goolf-1.4.10|not installed| -|netCDF/4.1.3-ictce-5.3.0|not installed| -|netCDF/4.2-ictce-5.4.0|not installed| -|netCDF/4.2-intel-2014b|not installed| -|netCDF/4.2.1.1-ictce-5.4.0|not installed| -|netCDF/4.2.1.1-ictce-6.1.5|not installed| -|networkx/1.11-foss-2016a-Python-2.7.11|not installed| -|networkx/1.11-foss-2016a-Python-3.5.1|not installed| -|NFFT/3.3.0-CrayGNU-2015.06|not installed| -|NFFT/3.3.0-CrayGNU-2015.11|not installed| -|numpy/1.9.2-intel-2015b-Python-3.4.3|not installed| -|numpy/1.9.2-intel-2016b-Python-2.7.12|not installed| -|NWChem/6.5.revision26243-intel-2014b-2014-09-10-Python-2.7.8|not installed| -|netCDF-Fortran/4.2-ictce-6.1.5|not installed| -|OBITools/1.2.9-foss-2016a-Python-2.7.11|not installed| -|Octave/3.8.2-gimkl-2.11.5|not installed| -|Octave/3.8.2-intel-2014.06|not installed| -|Octave/4.0.1-gimkl-2.11.5|not installed| -|Octave/4.0.1-intel-2016.01|not installed| -|Octopus/5.0.0-intel-2015b-mpi|not installed| -|OPARI2/1.1.4-ictce-7.3.5|not installed| -|OpenBLAS/0.2.12-GCC-4.9.2-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.13-GCC-4.8.4-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.13-gompi-1.5.16-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.14-GNU-4.9.2-2.25-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.15-GCC-5.1.0-binutils-2.25-LAPACK-3.6.0|not installed| -|OpenBLAS/0.2.18-GCC-4.9.4-2.25-LAPACK-3.6.0|not installed| -|OpenBLAS/0.2.18-GCC-5.4.0-2.26-LAPACK-3.6.0|not installed| -|OpenBLAS/0.2.18-GCC-5.4.0-2.26-LAPACK-3.6.1|not installed| -|OpenBLAS/0.2.6-gompi-1.4.10-LAPACK-3.4.2|not installed| -|OpenBLAS/0.2.6-ictce-5.3.0-LAPACK-3.4.2|not installed| -|OpenBLAS/0.2.8-gompi-1.5.12-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.8-gompi-1.5.14-LAPACK-3.5.0|not installed| -|OpenBLAS/0.2.8-gompi-1.6.10-LAPACK-3.4.2|not installed| -|OpenBLAS/0.2.8-ictce-5.3.0-LAPACK-3.4.2|not installed| -|OpenBLAS/0.2.9-GCC-4.8.3-LAPACK-3.5.0|not installed| -|OpenCoarrays/1.4.0|not installed| -|OpenCV/3.1.0-foss-2016a|not installed| -|OpenCV/3.1.0-intel-2016a|not installed| -|OpenCV/3.1.0-intel-2016b|not installed| -|OpenFOAM/4.1-intel-2017a|not installed| -|OpenMPI/1.10.2-GCC-6.1.0-2.27|not installed| -|OpenMPI/1.10.2-PGI-16.3-GCC-4.9.3-2.25|not installed| -|OpenMPI/1.10.2-PGI-16.4-GCC-5.3.0-2.26|not installed| -|OpenMPI/1.10.3-GCC-4.9.3-2.25|not installed| -|OpenMPI/1.10.3-GCC-6.1.0-2.27|not installed| -|OpenMPI/1.10.4-PGI-16.7-GCC-5.4.0-2.26|not installed| -|OpenMPI/1.6.5-GCC-4.8.3|not installed| -|OpenMPI/1.8.6-GNU-4.4.7-system|not installed| -|OpenMPI/1.8.6-GNU-4.9.3-2.25|not installed| -|OpenMPI/2.0.0-GCC-5.2.0|not installed| -|OpenMPI/2.0.1-GCC-6.2.0-2.27|not installed| -|OpenMPI/2.0.1-gcccuda-2016.10|not installed| -|OpenMPI/2.0.1|not installed| -|OpenPGM/5.2.122-foss-2015a|not installed| -|OpenPGM/5.2.122-foss-2016a|not installed| -|OpenPGM/5.2.122-goolf-1.4.10|not installed| -|OpenPGM/5.2.122-goolf-1.7.20|not installed| -|OpenPGM/5.2.122-ictce-5.3.0|not installed| -|OpenPGM/5.2.122-ictce-5.5.0|not installed| -|OpenPGM/5.2.122-intel-2015a|not installed| -|OpenPGM/5.2.122-intel-2015b|not installed| -|OpenPGM/5.2.122-intel-2016a|not installed| -|ORCA/2_9_1-linux_x86-64|not installed| -|ORCA/3_0_0-linux_x86-64_openmpi_165|not installed| -|ORCA/3_0_2-linux_x86-64-OpenMPI-1.8.8-iccifort-2015.3.187-GNU-4.9.3-2.25|not installed| -|ORCA/3_0_2-linux_x86-64|not installed| -|ORCA/3_0_3-linux_x86-64-OpenMPI-1.8.8-iccifort-2015.3.187-GNU-4.9.3-2.25|not installed| -|orthomcl/2.0.8-goolf-1.4.10-Perl-5.16.3|not installed| -|orthomcl/2.0.8-ictce-5.3.0-Perl-5.16.3|not installed| -|OTF2/1.4-ictce-5.5.0|not installed| -|p4vasp/GNU-4.9.3-2.25|not installed| -|PAPI/5.4.0-ictce-5.5.0|not installed| -|Paraver/4.4.5-GCC-4.7.3|not installed| -|Paraver/4.5.6-foss-2015a|not installed| -|Paraview/4.3-intel-2016.01-OSPRay|not installed| -|Paraview/5.0.0-binary|not installed| -|Paraview/5.0.0-foss-2015g|not installed| -|ParaView/4.3.1-intel-2015a-Python-2.7.10-mpi|not installed| -|ParaView/4.3.1-intel-2015a-Python-2.7.10|not installed| -|ParaView/4.4.0-gimkl-2.11.5-mpi|not installed| -|ParaView/4.4.0-intel-2015b-mpi|not installed| -|ParaView/4.4.0-intel-2015b|not installed| -|ParaView/4.4.0-intel-2016a|not installed| -|ParaView/5.1.2-intel-2017a-mpi|not installed| -|ParMETIS/3.1.1-goolf-1.4.10|not installed| -|ParMETIS/3.1.1-ictce-5.3.0|not installed| -|ParMETIS/3.2.0-goolf-1.4.10|not installed| -|ParMETIS/3.2.0-ictce-6.2.5|not installed| -|ParMETIS/4.0.2-goolf-1.4.10|not installed| -|ParMETIS/4.0.2-goolf-1.5.16|not installed| -|ParMETIS/4.0.2-ictce-5.3.0|not installed| -|ParMETIS/4.0.3-foss-2016a|not installed| -|ParMETIS/4.0.3-gimkl-2.11.5|not installed| -|ParMETIS/4.0.3-goolf-1.4.10|not installed| -|ParMETIS/4.0.3-ictce-5.5.0|not installed| -|ParMETIS/4.0.3-intel-2014b|not installed| -|ParMETIS/4.0.3-intel-2015a|not installed| -|ParMETIS/4.0.3-intel-2016a|not installed| -|Pasha/1.0.5-ictce-5.3.0|not installed| -|paycheck/1.0.2-goolf-1.4.10-Python-2.7.3|not installed| -|paycheck/1.0.2-ictce-5.3.0-Python-2.7.3|not installed| -|PCC/20131024|not installed| -|PCMSolver/20160205-intel-2016a-Python-2.7.11|not installed| -|PCRE/8.36-intel-2014.06|not installed| -|PCRE2/10.21-foss-2016a|not installed| -|Perl/5.22.2-bare|not installed| -|Perl/5.22.2-intel-2016a|not installed| -|Perl/5.24.0-GCC-5.4.0-2.26|not installed| -|Perl/5.24.0-GCC-5.4.0-bare|not installed| -|Perl/5.24.0-GCCcore-4.9.3|not installed| -|Perl/5.24.0-bare|not installed| -|Perl/5.24.0-foss-2016b|not installed| -|Perl/5.24.0-intel-2016b|not installed| -|PETSc/3.3-p2-goolf-1.4.10-Python-2.7.3|not installed| -|PETSc/3.3-p2-ictce-5.3.0-Python-2.7.3|not installed| -|PETSc/3.5.1-intel-2014b-Python-2.7.8|not installed| -|PETSc/3.5.3-intel-2015b-Python-2.7.9|not installed| -|petsc4py/3.3-goolf-1.4.10-Python-2.7.3|not installed| -|petsc4py/3.3-ictce-5.3.0-Python-2.7.3|not installed| -|pftoolsV3/20160324-foss-2016a|not installed| -|PGDSpider/2.1.0.3-Java-1.7.0_80|not installed| -|PGI/15.10-GCC-4.9.3-2.25|not installed| -|PGI/15.7-GNU-4.9.2-2.25|not installed| -|PGI/15.7-GNU-4.9.3-2.25|not installed| -|phono3py/0.9.14-Python-2.7.9-ictce-7.3.5|not installed| -|phono3py/0.9.14-Python-3.5.2-ictce-7.3.5|not installed| -|phono3py/1.11.9.1-Python-2.7.9-ictce-7.3.5|not installed| -|phonopy/1.11.2-intel-2017.00-Python-3.5.2|not installed| -|PHYLIP/3.696-foss-2016a|not installed| -|PHYLIP/3.696-intel-2016a|not installed| -|picard/1.119-Java-1.7.0_79|not installed| -|picard/2.0.1-Java-1.8.0_66|not installed| -|picard/2.1.0-Java-1.7.0_79|not installed| -|picard/2.1.0-Java-1.8.0_74|not installed| -|picard/2.1.1-Java-1.8.0_74|not installed| -|pigz/2.3.1-goolf-1.4.10|not installed| -|pigz/2.3.1-ictce-6.2.5|not installed| -|pigz/2.3.3-foss-2015b|not installed| -|pigz/2.3.3|not installed| -|Pillow/3.2.0-foss-2016a-Python-2.7.11-freetype-2.6.3|not installed| -|Pillow/3.2.0-intel-2016a-Python-2.7.11|not installed| -|PLAST/2.3.1-foss-2016a-Java-1.8.0_92|not installed| -|Platanus/1.2.4-goolf-1.7.20|not installed| -|PLUMED/2.1.3-foss-2015b|not installed| -|PLUMED/2.1.3-intel-2015b|not installed| -|PLUMED/2.3b-intel-2015b|not installed| -|PostgreSQL/9.3.5-intel-2014b|not installed| -|PostgreSQL/9.4.7-intel-2016a-Python-2.7.11|not installed| -|PostgreSQL/9.5.2-intel-2016a-Python-2.7.11|not installed| -|PostgreSQL/9.6.0-intel-2016b-Python-2.7.12|not installed| -|PRINSEQ/0.20.4-foss-2015b-Perl-5.20.3|not installed| -|PRINSEQ/0.20.4-goolf-1.4.10-Perl-5.16.3|not installed| -|ProbABEL/0.5.0|not installed| -|protobuf/2.5.0-goolf-1.4.10|not installed| -|PSBLAS/3.3.4-3-GCC-4.9.3-2.25|not installed| -|PSBLAS/ext-1.0-4|not installed| -|pscom/5.0.43-GCC-4.8.2|not installed| -|pscom/5.0.44-1-GCC-4.9.2|not installed| -|pscom/5.0.44-1-iccifort-2015.1.133|not installed| -|pscom/5.0.48-1|not installed| -|PSI/4.0b4-ictce-5.3.0-mt|not installed| -|PSI/4.0b4-ictce-5.3.0|not installed| -|PSI/4.0b5-ictce-5.3.0-mt|not installed| -|PSI/4.0b5-ictce-5.3.0|not installed| -|PSI/4.0b5-ictce-5.5.0-mt|not installed| -|PSI/4.0b5-ictce-5.5.0|not installed| -|PSI/4.0b5-intel-2015a-mt-maxam7-Python-2.7.10|not installed| -|PSI/4.0b6-20160201-intel-2016a-mt-Python-2.7.11|not installed| -|PSI4/1.0-intel-2016a-Python-2.7.11|not installed| -|psmc/0.6.5-foss-2016a|not installed| -|PSORTb/3.0.4-foss-2016a-Perl-5.22.1|not installed| -|pyGIMLi/20160803-foss-2016a-Python-2.7.11|not installed| -|pyGIMLi/20160803-foss-2016a-Python-3.5.1|not installed| -|PyGTS/0.3.1-foss-2016a-Python-2.7.11|not installed| -|PyGTS/0.3.1-foss-2016b-Python-2.7.12|not installed| -|PyGTS/0.3.1-intel-2016a-Python-2.7.11|not installed| -|PyGTS/0.3.1-intel-2016b-Python-2.7.12|not installed| -|pyplusplus/20160707-foss-2016a-Python-2.7.11|not installed| -|pyplusplus/20160707-foss-2016a-Python-3.5.1|not installed| -|Pysam/0.9.0-goolf-1.7.20-Python-2.7.11|not installed| -|pyTables/3.0.0-ictce-5.5.0-Python-2.7.6|not installed| -|pyTables/3.2.2-intel-2015b-Python-2.7.10|not installed| -|Python/2.5.6-goolf-1.4.10-bare|not installed| -|Python/2.5.6-ictce-5.2.0-bare|not installed| -|Python/2.5.6-ictce-5.3.0-bare|not installed| -|Python/2.7.10-foss-2015a|not installed| -|Python/2.7.10-foss-2015b|not installed| -|Python/2.7.10-gimkl-2.11.5|not installed| -|Python/2.7.10-goolf-1.4.10|not installed| -|Python/2.7.10-goolf-1.7.20|not installed| -|Python/2.7.10-intel-2015a|not installed| -|Python/2.7.10-intel-2015b|not installed| -|Python/2.7.11-CrayGNU-2015.11|not installed| -|Python/2.7.11-CrayGNU-2016.03|not installed| -|Python/2.7.11-foss-2015a|not installed| -|Python/2.7.11-gimkl-2.11.5|not installed| -|Python/2.7.11-goolf-1.7.20|not installed| -|Python/2.7.11-intel-2016.02-GCC-4.9|not installed| -|Python/2.7.11-intel-2016a-libX11-1.6.3|not installed| -|Python/2.7.11-iomkl-2016.07|not installed| -|Python/2.7.11-iomkl-2016.09-GCC-4.9.3-2.25|not installed| -|Python/2.7.12-GCCcore-4.9.3-bare|not installed| -|Python/2.7.12|not installed| -|Python/2.7.3-cgmpolf-1.1.6|not installed| -|Python/2.7.3-cgmvolf-1.1.12rc1|not installed| -|Python/2.7.3-cgmvolf-1.2.7|not installed| -|Python/2.7.3-cgoolf-1.1.7|not installed| -|Python/2.7.3-foss-2015b|not installed| -|Python/2.7.3-gmpolf-1.4.8|not installed| -|Python/2.7.3-gmvolf-1.7.12|not installed| -|Python/2.7.3-gmvolf-1.7.12rc1|not installed| -|Python/2.7.3-goalf-1.1.0-no-OFED|not installed| -|Python/2.7.3-goolf-1.4.10|not installed| -|Python/2.7.3-goolf-1.5.14|not installed| -|Python/2.7.3-goolf-1.5.16|not installed| -|Python/2.7.3-ictce-4.0.6|not installed| -|Python/2.7.3-ictce-4.1.13|not installed| -|Python/2.7.3-ictce-5.2.0|not installed| -|Python/2.7.3-ictce-5.3.0|not installed| -|Python/2.7.3-intel-2015a|not installed| -|Python/2.7.3-iomkl-4.6.13|not installed| -|Python/2.7.3-iqacml-3.7.3|not installed| -|Python/2.7.5-goalf-1.5.12-no-OFED|not installed| -|Python/2.7.5-goolf-1.4.10|not installed| -|Python/2.7.5-ictce-4.1.13|not installed| -|Python/2.7.5-ictce-5.3.0|not installed| -|Python/2.7.5-ictce-5.5.0|not installed| -|Python/2.7.5-iqacml-3.7.3|not installed| -|Python/2.7.6-goolf-1.4.10|not installed| -|Python/2.7.6-ictce-4.1.13|not installed| -|Python/2.7.6-ictce-5.5.0|not installed| -|Python/2.7.8-foss-2014b|not installed| -|Python/2.7.8-goolf-1.5.14|not installed| -|Python/2.7.8-ictce-7.1.2|not installed| -|Python/2.7.8-intel-2014.06|not installed| -|Python/2.7.8-intel-2014b|not installed| -|Python/2.7.8-intel-2015a|not installed| -|Python/2.7.9-CrayGNU-2015.06-bare|not installed| -|Python/2.7.9-CrayGNU-2015.06|not installed| -|Python/2.7.9-CrayGNU-2015.11-bare|not installed| -|Python/2.7.9-CrayGNU-2015.11|not installed| -|Python/2.7.9-GCC-4.8.4-bare|not installed| -|Python/2.7.9-GCC-4.9.2-bare|not installed| -|Python/2.7.9-foss-2015.05|not installed| -|Python/2.7.9-foss-2015a-bare|not installed| -|Python/2.7.9-foss-2015a|not installed| -|Python/2.7.9-gompi-1.5.16-bare|not installed| -|Python/2.7.9-goolf-1.5.14|not installed| -|Python/2.7.9-goolf-1.5.16|not installed| -|Python/2.7.9-goolf-1.7.20|not installed| -|Python/2.7.9-intel-2015a-bare|not installed| -|Python/2.7.9-intel-2015a|not installed| -|Python/3.2.3-goalf-1.1.0-no-OFED|not installed| -|Python/3.2.3-goolf-1.4.10|not installed| -|Python/3.2.3-ictce-4.0.6|not installed| -|Python/3.2.3-ictce-5.3.0|not installed| -|Python/3.3.2-goolf-1.4.10|not installed| -|Python/3.3.2-ictce-5.3.0|not installed| -|Python/3.4.1-intel-2014b|not installed| -|Python/3.4.1-intel-2015a|not installed| -|Python/3.4.3-intel-2015a|not installed| -|Python/3.5.0-intel-2015b|not installed| -|Python/3.5.1-foss-2015a|not installed| -|Python/3.5.1-foss-2016a|not installed| -|Python/3.5.1-intel-2016a|not installed| -|Python/3.5.2-foss-2016.04|not installed| -|PARI-GP/2.7.6-foss-2016a|not installed| -|PhyloBayes-MPI/20161021-intel-2017.00|not installed| -|pkg-config/0.27.1-goolf-1.4.10|not installed| -|pkg-config/0.27.1-ictce-5.3.0|not installed| -|pkg-config/0.27.1-ictce-5.5.0|not installed| -|pkg-config/0.27.1-intel-2015a|not installed| -|pkg-config/0.28-GCC-4.8.2|not installed| -|pkg-config/0.28-GCC-4.9.2|not installed| -|pkg-config/0.28-GNU-4.9.3-2.25|not installed| -|pkg-config/0.28-ictce-5.5.0|not installed| -|pkg-config/0.28-intel-2015a|not installed| -|pkg-config/0.29-gimkl-2.11.5|not installed| -|pkg-config/0.29-intel-2015a|not installed| -|pkg-config/0.29-intel-2015b|not installed| -|Postgres-XL/9.5r1-intel-2016a-Python-2.7.11|not installed| -|prompt-toolkit/1.0.3-foss-2016a-Python-2.7.11|not installed| -|prompt-toolkit/1.0.3-foss-2016a-Python-3.5.1|not installed| -|prompt-toolkit/1.0.6-foss-2016b-Python-2.7.12|not installed| -|prompt-toolkit/1.0.6-intel-2016b-Python-2.7.12|not installed| -|prompt-toolkit/1.0.6-intel-2016b-Python-3.5.2|not installed| -|protobuf-python/3.0.2-foss-2016a-Python-2.7.11|not installed| -|protobuf-python/3.0.2-foss-2016a-Python-3.5.1|not installed| -|protobuf-python/3.2.0-intel-2016b-Python-2.7.12|not installed| -|protobuf-python/3.2.0-intel-2016b-Python-3.5.2|not installed| -|python-dateutil/2.1-goolf-1.4.10-Python-2.7.3|not installed| -|Qemu/2.1.2-GCC-4.4.7-system-VDE2|not installed| -|Qemu/2.1.2-GCC-4.4.7-system|not installed| -|Qemu/2.1.2-GCC-4.8.3-VDE2|not installed| -|Qemu/2.1.2-GCC-4.9.3-binutils-2.25|not installed| -|Qemu/2.1.2-foss-2015b|not installed| -|Qemu/2.1.2-intel-2015b|not installed| -|QScintilla/2.9.1-foss-2015b|not installed| -|Qt/4.8.7-foss-2016a-GLib-2.48.0|not installed| -|Qt/4.8.7-intel-2016a-GLib-2.48.0|not installed| -|Qt5/5.6.0-foss-2016a|not installed| -|Qt5/5.6.0-intel-2016a|not installed| -|Qt5/5.7.0-intel-2017a|not installed| -|QuantumESPRESSO/5.4.0-foss-2016b-hybrid|not installed| -|QuantumESPRESSO/6.0-intel-2017.00|not installed| -|R/2.15.2-goolf-1.4.10-bare|not installed| -|R/2.15.2-goolf-1.4.10|not installed| -|R/2.15.2-ictce-5.3.0-bare|not installed| -|R/2.15.2-ictce-5.3.0|not installed| -|R/2.15.3-goolf-1.4.10|not installed| -|R/2.15.3-ictce-5.3.0|not installed| -|R/3.0.1-goolf-1.4.10-bare|not installed| -|R/3.0.1-ictce-5.3.0-bare|not installed| -|R/3.0.2-goolf-1.4.10|not installed| -|R/3.0.2-ictce-5.3.0-bare|not installed| -|R/3.0.2-ictce-5.3.0|not installed| -|R/3.0.2-ictce-5.5.0|not installed| -|R/3.1.1-ictce-5.5.0|not installed| -|R/3.1.1-ictce-6.2.5-bare-mt|not installed| -|R/3.1.1-ictce-6.2.5-default-mt|not installed| -|R/3.1.2-intel-2015b|not installed| -|R/3.2.0-goolf-1.7.20|not installed| -|R/3.2.3-foss-2016a|not installed| -|R/3.2.3-foss-2016b|not installed| -|R/3.2.3-intel-2015b|not installed| -|R/3.2.3-intel-2016a-libX11-1.6.3|not installed| -|R/3.2.3-intel-2016a|not installed| -|R/3.3.1-foss-2016a|not installed| -|R/3.3.1-foss-2016b|not installed| -|R/3.3.1-intel-2016b|not installed| -|R/3.3.2-intel-2017.00|not installed| -|Racket/6.1.1-GCC-4.8.3|not installed| -|rainbow/2.0.4-goolf-1.4.10|not installed| -|randrproto/1.5.0-foss-2016a|not installed| -|randrproto/1.5.0-intel-2016a|not installed| -|RAxML/7.2.6-goolf-1.4.10-hybrid-sse3|not installed| -|RAxML/7.2.6-goolf-1.4.10-mpi-sse3|not installed| -|RAxML/7.2.6-goolf-1.4.10-mt-sse3|not installed| -|RAxML/7.2.6-goolf-1.4.10-seq-sse3|not installed| -|RAxML/7.2.6-ictce-5.3.0-hybrid-sse3|not installed| -|RAxML/7.2.6-ictce-5.3.0-mpi-sse3|not installed| -|RAxML/7.2.6-ictce-5.3.0-mt-sse3|not installed| -|RAxML/7.2.6-ictce-5.3.0-seq-sse3|not installed| -|RAxML/7.7.5-goolf-1.4.10-hybrid-sse3|not installed| -|RAxML/7.7.5-goolf-1.4.10-mpi-sse3|not installed| -|RAxML/7.7.5-goolf-1.4.10-mt-sse3|not installed| -|RAxML/7.7.5-goolf-1.4.10-seq-sse3|not installed| -|RAxML/7.7.5-ictce-5.3.0-hybrid-sse3|not installed| -|RAxML/7.7.5-ictce-5.3.0-mpi-sse3|not installed| -|RAxML/7.7.5-ictce-5.3.0-mt-sse3|not installed| -|RAxML/7.7.5-ictce-5.3.0-seq-sse3|not installed| -|Reads2snp/2.0|not installed| -|ROOT/v5.30.06-goolf-1.4.10|not installed| -|ROOT/v5.34.01-goolf-1.4.10|not installed| -|ROOT/v5.34.01-intel-2015a|not installed| -|ROOT/v5.34.13-ictce-5.5.0|not installed| -|ROOT/v5.34.18-ictce-5.5.0|not installed| -|ROOT/v5.34.26-intel-2015a|not installed| -|ROOT/v5.34.34-intel-2015b-Python-2.7.10|not installed| -|ROOT/v5.34.34-intel-2016a-Python-2.7.11|not installed| -|ROOT/v5.34.36-intel-2016a-Python-2.7.11|not installed| -|Rosetta/2015.31.58019-intel-2015a|not installed| -|Rosetta/2016.13.58602-foss-2016a|not installed| -|RSEM/1.2.30-foss-2016a|not installed| -|RSEM/1.2.30-intel-2016b|not installed| -|RSEM/1.3.0-foss-2016b|not installed| -|Rust/1.12.0-foss-2016b|not installed| -|Rust/1.12.1-foss-2016b|not installed| -|R-bundle-Bioconductor/3.2-foss-2016a-R-3.2.3|not installed| -|R-bundle-Bioconductor/3.2-intel-2016a-R-3.2.3|not installed| -|ScaLAPACK/2.0.2-gompi-1.5.12-OpenBLAS-0.2.8-LAPACK-3.5.0|not installed| -|ScaLAPACK/2.0.2-gompi-2016a-OpenBLAS-0.2.15-LAPACK-3.6.0-GCC-5.1.0-binutils-2.25|not installed| -|ScientificPython/2.9.4-foss-2016a-Python-2.7.11|not installed| -|ScientificPython/2.9.4-intel-2017.00-Python-3.5.2|not installed| -|scipy/0.16.0-intel-2016b-Python-2.7.12|not installed| -|SCons/2.3.6-intel-2015b-Python-2.7.9|not installed| -|SCOTCH/5.1.12b_esmumps-goolf-1.5.16|not installed| -|segemehl/0.2.0-goolf-1.4.10|not installed| -|SeqPrep/1.2-goolf-1.7.20|not installed| -|Serf/1.3.8-foss-2015a|not installed| -|SHORE/0.9.3-foss-2016a|not installed| -|Singularity/2.2-GCC-6.3.0-2.27|not installed| -|SIONlib/1.6.1-tools-intel-2015b|not installed| -|SLEPc/3.3-p1-goolf-1.4.10-Python-2.7.3|not installed| -|SLEPc/3.3-p1-ictce-5.3.0-Python-2.7.3|not installed| -|SLEPc/3.5.3-intel-2015a-Python-2.7.9|not installed| -|SLEPc/3.6.2-intel-2015b-Python-2.7.11|not installed| -|SnpEff/4.1_G-Java-7.0_79|not installed| -|SortMeRNA/2.1-foss-2016a|not installed| -|Spark/1.3.0|not installed| -|spGPU/master|not installed| -|Sphinx/1.4.8-foss-2016a-Python-2.7.11|not installed| -|Sphinx/1.4.8-foss-2016a-Python-3.5.1|not installed| -|SPRNG/2.0a-goolf-1.4.10|not installed| -|SPRNG/2.0a-ictce-5.3.0|not installed| -|SPRNG/2.0a-ictce-5.5.0|not installed| -|SPRNG/2.0b-foss-2016a|not installed| -|SPRNG/2.0b-goolf-1.4.10|not installed| -|SPRNG/2.0b-ictce-5.3.0|not installed| -|SPRNG/2.0b-ictce-5.5.0|not installed| -|SQLite/3.13.0|not installed| -|SQLite/3.14.1-GCCcore-4.9.3|not installed| -|SQLite/3.8.10.2-foss-2015a|not installed| -|SQLite/3.8.10.2-foss-2015b|not installed| -|SQLite/3.8.10.2-gimkl-2.11.5|not installed| -|SQLite/3.8.10.2-goolf-1.4.10|not installed| -|SQLite/3.8.10.2-goolf-1.7.20|not installed| -|SQLite/3.8.10.2-intel-2015a|not installed| -|SQLite/3.8.10.2-intel-2015b|not installed| -|SQLite/3.8.4.1-goolf-1.4.10|not installed| -|SQLite/3.9.2-CrayGNU-2015.11|not installed| -|SQLite/3.9.2-CrayGNU-2016.03|not installed| -|SQLite/3.9.2-gimkl-2.11.5|not installed| -|SQLite/3.9.2-goolf-1.7.20|not installed| -|SQLite/3.9.2-intel-2016.02-GCC-4.9|not installed| -|SQLite/3.9.2-iomkl-2016.07|not installed| -|SQLite/3.9.2-iomkl-2016.09-GCC-4.9.3-2.25|not installed| -|Stacks/1.03-goolf-1.4.10|not installed| -|Stacks/1.03-ictce-5.3.0|not installed| -|Stacks/1.40-foss-2016a|not installed| -|Stacks/1.42-foss-2016a|not installed| -|STAR/2.5.0a-GNU-4.9.3-2.25|not installed| -|STAR/2.5.0a-goolf-1.4.10|not installed| -|STAR/2.5.1b-foss-2015b|not installed| -|STAR/2.5.1b-goolf-1.4.10|not installed| -|STAR/2.5.2a-foss-2016a|not installed| -|STAR/2.5.2a-goolf-1.7.20|not installed| -|stemming/1.0-ictce-5.5.0-Python-2.7.6|not installed| -|STREAM/5.10-intel-2015a|not installed| -|StringTie/1.2.2-goolf-1.4.10|not installed| -|StringTie/1.3.0-intel-2016b|not installed| -|Subversion/1.8.14-foss-2015a|not installed| -|SuiteSparse/3.7.0-goolf-1.5.16-withparmetis|not installed| -|SUMACLUST/1.0.20-foss-2016a|not installed| -|SUMATRA/1.0.20-foss-2016a|not installed| -|SWASH/3.14-intel-2015b-mpi|not installed| -|SWASH/3.14-intel-2015b-mt|not installed| -|SWASH/3.14-intel-2015b-serial|not installed| -|SWIG/3.0.7-intel-2015b-Python-2.7.9|not installed| -|sympy/1.0-foss-2016a-Python-2.7.11|not installed| -|sympy/1.0-intel-2016a-Python-2.7.11|not installed| -|Szip/2.1-CrayGNU-2015.06|not installed| -|Szip/2.1-CrayGNU-2015.11|not installed| -|Szip/2.1-goolf-1.5.12|not installed| -|Szip/2.1-iomkl-2016.07|not installed| -|Saxon-HE/9.7.0.4-Java-1.7.0_79|not installed| -|S-Lang/2.3.0-GCC-4.9.2|not installed| -|STAR-Fusion/0.6.0-goolf-1.4.10-Perl-5.16.3|not installed| -|tabix/0.2.6-goolf-1.4.10|not installed| -|tabix/0.2.6-intel-2014b|not installed| -|TAU/2.22.2-goolf-1.5.14|not installed| -|tbb/4.0.0.233|not installed| -|tbb/4.0.5.339|not installed| -|tbb/4.3.6.211|not installed| -|Tcl/8.3.5-ictce-5.5.0|not installed| -|Tcl/8.5.12-foss-2014b|not installed| -|Tcl/8.5.12-goolf-1.4.10|not installed| -|Tcl/8.5.12-ictce-5.3.0|not installed| -|Tcl/8.5.12-ictce-5.5.0|not installed| -|Tcl/8.5.12-intel-2014b|not installed| -|Tcl/8.5.14-goolf-1.4.10|not installed| -|Tcl/8.5.14-ictce-5.3.0|not installed| -|Tcl/8.5.15-ictce-5.3.0|not installed| -|Tcl/8.5.16-ictce-5.5.0|not installed| -|Tcl/8.6.1-goolf-1.4.10|not installed| -|Tcl/8.6.1-ictce-5.3.0|not installed| -|Tcl/8.6.2-ictce-5.5.0|not installed| -|Tcl/8.6.2-intel-2014b|not installed| -|Tcl/8.6.3-GCC-4.9.2|not installed| -|Tcl/8.6.3-foss-2015.05|not installed| -|Tcl/8.6.3-foss-2015a|not installed| -|Tcl/8.6.3-gompi-1.5.16|not installed| -|Tcl/8.6.3-goolf-1.5.14|not installed| -|Tcl/8.6.3-goolf-1.5.16|not installed| -|Tcl/8.6.3-goolf-1.7.20|not installed| -|Tcl/8.6.3-intel-2015a|not installed| -|Tcl/8.6.4-foss-2015a|not installed| -|Tcl/8.6.4-gimkl-2.11.5|not installed| -|Tcl/8.6.4-goolf-1.4.10|not installed| -|Tcl/8.6.4-goolf-1.7.20|not installed| -|Tcl/8.6.4-ictce-7.3.5|not installed| -|Tcl/8.6.4-intel-2015a|not installed| -|Tcl/8.6.4-intel-2016.02-GCC-4.9|not installed| -|tecplot360ex/linux64|not installed| -|Tensorflow/0.12.1-intel-2017.00-Python-2.7.11|not installed| -|texinfo/4.13a|not installed| -|texinfo/5.2-GCC-4.8.2|not installed| -|Tk/8.6.3-GCC-4.9.2-no-X11|not installed| -|Tk/8.6.3-foss-2015.05-no-X11|not installed| -|Tk/8.6.3-foss-2015a-no-X11|not installed| -|Tk/8.6.3-foss-2015b-no-X11|not installed| -|Tk/8.6.3-gompi-1.5.16-no-X11|not installed| -|Tk/8.6.3-goolf-1.5.14-no-X11|not installed| -|Tk/8.6.3-goolf-1.5.16-no-X11|not installed| -|Tk/8.6.3-goolf-1.7.20-no-X11|not installed| -|Tk/8.6.3-intel-2015a-no-X11|not installed| -|Tk/8.6.4-foss-2015a-no-X11|not installed| -|Tk/8.6.4-gimkl-2.11.5-no-X11|not installed| -|Tk/8.6.4-goolf-1.4.10-no-X11|not installed| -|Tk/8.6.4-goolf-1.7.20-no-X11|not installed| -|Tk/8.6.4-ictce-7.3.5-no-X11|not installed| -|Tk/8.6.4-intel-2015a-no-X11|not installed| -|Tk/8.6.4-intel-2016.02-GCC-4.9-no-X11|not installed| -|Tk/8.6.4|not installed| -|Tk/8.6.5|not installed| -|tmux/1.9a-GCC-4.9.2|not installed| -|tmux/2.2-GCCcore-4.9.3|not installed| -|TotalView/8.11.0-0-linux-x86-64|not installed| -|TotalView/8.11.0-2-linux-x86-64|not installed| -|TotalView/8.12.0-0-linux-x86-64|not installed| -|Trilinos/10.12.2-goolf-1.5.16-Python-2.7.3|not installed| -|Trilinos/12.10.1-intel-2017a-Python-2.7.11|not installed| -|Trilinos/12.4.2-intel-2017a-Python-2.7.11|not installed| -|Trilinos/12.8.1-intel-2017a-Python-2.7.11|not installed| -|Trimmomatic/0.32-Java-1.7.0_80|not installed| -|Trinity/2.1.1-intel-2015b|not installed| -|Trinity/2.2.0-foss-2016a|not installed| -|Trinity/2012-10-05-goolf-1.4.10|not installed| -|UFL/1.0.0-goolf-1.4.10-Python-2.7.3|not installed| -|UFL/1.0.0-ictce-5.3.0-Python-2.7.3|not installed| -|USEARCH/5.2.236-i86linux32|not installed| -|USEARCH/6.1.544-i86linux32|not installed| -|USPEX/9.4.4-intel-2016b-Python-2.7.12|not installed| -|util-linux/2.26.1-goolf-1.4.10|not installed| -|util-linux/2.26.1-intel-2015b|not installed| -|VarScan/2.3.6-Java-1.7.0_80|not installed| -|VarScan/2.4.1-Java-1.7.0_80|not installed| -|VASP/5.4.1-24Jun15-intel-2015b-TEST|not installed| -|VASP/5.4.1-24Jun15-intel-2015b-UV2000|not installed| -|VASP/5.4.1-24Jun15-intel-2015b|not installed| -|VASP/5.4.1-24Jun15-intel-2017.00|not installed| -|VASP/5.4.1-24Jun15-intel-2017a|not installed| -|VASP/5.4.1-intel-2016.02-GCC-4.9|not installed| -|VCFtools/0.1.14-goolf-1.4.10-Perl-5.16.3|not installed| -|VCFtools/0.1.14-goolf-1.7.20-Perl-5.22.2|not installed| -|ViennaRNA/2.0.7-goolf-1.4.10|not installed| -|ViennaRNA/2.0.7-ictce-5.3.0|not installed| -|ViennaRNA/2.1.6-ictce-5.5.0|not installed| -|vt/0.577-goolf-1.7.20|not installed| -|VTune/2013_update10|not installed| -|VTune/2013_update6|not installed| -|VTune/2013_update8|not installed| -|VTune/2013_update9|not installed| -|WEKA/3.6.12-Java-1.7.0_80|not installed| -|WEKA/3.7.0-Java-1.7.0_80|not installed| -|wget/1.17.1-foss-2016a|not installed| -|Whoosh/2.7.0-goolf-1.4.10-Python-2.7.3|not installed| -|wkhtmltopdf/0.12.3-Linux-x86_64|not installed| -|WRF/3.8.0-intel-2016a-dmpar|not installed| -|wxPython/3.0.2.0-intel-2016a-Python-2.7.11|not installed| -|X11/20160819-foss-2015a|not installed| -|X11/20160819-foss-2016b|not installed| -|X11/20160819-intel-2016b|not installed| -|xdrfile/1.1.4-intel-2015b|not installed| -|xineramaproto/1.2.1-foss-2016a|not installed| -|xineramaproto/1.2.1-intel-2016a|not installed| -|XKeyboardConfig/2.17-foss-2016a|not installed| -|XKeyboardConfig/2.17-intel-2016a|not installed| -|Xmipp/3.1-foss-2015a-Python-2.7.9|not installed| -|Xmipp/3.1-goolf-1.4.10-with-incl-deps|not installed| -|Xmipp/3.1-intel-2015a-Python-2.7.9|not installed| -|xproto/7.0.23-goolf-1.4.10|not installed| -|xproto/7.0.23-goolf-1.5.14|not installed| -|xproto/7.0.23-ictce-5.3.0|not installed| -|xproto/7.0.26-foss-2014b|not installed| -|xproto/7.0.26-intel-2014b|not installed| -|xproto/7.0.27-goolf-1.5.14|not installed| -|xproto/7.0.27-intel-2015a|not installed| -|xproto/7.0.28-gimkl-2.11.5|not installed| -|xproto/7.0.28-intel-2015a|not installed| -|xproto/7.0.28-intel-2015b|not installed| -|XQilla/2.3.0-foss-2015a|not installed| -|XQilla/2.3.0-intel-2015a|not installed| -|XQilla/2.3.2-foss-2015a|not installed| -|XQilla/2.3.2-goolf-1.7.20|not installed| -|XQilla/2.3.2-intel-2015a|not installed| -|XZ/5.0.5-GCC-4.8.2|not installed| -|XZ/5.0.5-goolf-1.4.10|not installed| -|XZ/5.0.5-ictce-5.3.0|not installed| -|XZ/5.2.0-GCC-4.9.2|not installed| -|XZ/5.2.2-GCC-5.4.0-2.26|not installed| -|XZ/5.2.2-GCCcore-4.9.3|not installed| -|XZ/5.2.2-foss-2015a|not installed| -|XZ/5.2.2-foss-2016.04|not installed| -|XZ/5.2.2-foss-2016a-gettext-0.19.7|not installed| -|XZ/5.2.2-foss-2016b|not installed| -|XZ/5.2.2-goolf-1.4.10|not installed| -|XZ/5.2.2-ictce-5.3.0|not installed| -|XZ/5.2.2-intel-2016a-gettext-0.19.7|not installed| -|XZ/5.2.2-intel-2016a|not installed| -|XZ/5.2.2-intel-2016b|not installed| -|xcb-util/0.4.0-foss-2016a|not installed| -|xcb-util/0.4.0-intel-2016a|not installed| -|xcb-util-image/0.4.0-foss-2016a|not installed| -|xcb-util-image/0.4.0-intel-2015b|not installed| -|xcb-util-image/0.4.0-intel-2016a|not installed| -|xcb-util-keysyms/0.4.0-foss-2016a|not installed| -|xcb-util-keysyms/0.4.0-intel-2016a|not installed| -|xcb-util-renderutil/0.3.9-foss-2016a|not installed| -|xcb-util-renderutil/0.3.9-intel-2016a|not installed| -|xcb-util-wm/0.4.1-foss-2016a|not installed| -|xcb-util-wm/0.4.1-intel-2015b-Python-2.7.11|not installed| -|xcb-util-wm/0.4.1-intel-2015b|not installed| -|xcb-util-wm/0.4.1-intel-2016a|not installed| -|Yade/1.20.0-foss-2016a-Python-2.7.11|not installed| -|Yade/1.20.0-intel-2016a-Python-2.7.11|not installed| -|Yade/2016.06a-foss-2016b-Python-2.7.12|not installed| -|Yade/2016.06a-intel-2016b-Python-2.7.12|not installed| -|Yambo/3.4.2-intel-2016.02-GCC-4.9|not installed| -|YAML-Syck/1.27-goolf-1.4.10-Perl-5.16.3|not installed| -|YAML-Syck/1.27-ictce-4.1.13-Perl-5.16.3|not installed| -|YAML-Syck/1.27-ictce-5.3.0-Perl-5.16.3|not installed| -|ZeroMQ/4.2.0-foss-2016b|not installed| -|ZeroMQ/4.2.0-intel-2016b|not installed| -|zlib/1.2.7-goolf-1.5.16|not installed| -|zlib/1.2.8-CrayGNU-2015.06|not installed| -|zlib/1.2.8-CrayGNU-2015.11|not installed| -|zlib/1.2.8-CrayGNU-2016.03|not installed| -|zlib/1.2.8-GCC-4.4.7-system|not installed| diff --git a/results/SALOMON-installed_from_not_installed.txt b/results/SALOMON-installed_from_not_installed.txt new file mode 100644 index 00000000..e69de29b diff --git a/results/SALOMON-not_installed.txt b/results/SALOMON-not_installed.txt new file mode 100644 index 00000000..e69de29b diff --git a/results/SALOMON-warning-not.txt b/results/SALOMON-warning-not.txt new file mode 100644 index 00000000..e69de29b diff --git a/results/SALOMON-warning.txt b/results/SALOMON-warning.txt new file mode 100644 index 00000000..93ad05df --- /dev/null +++ b/results/SALOMON-warning.txt @@ -0,0 +1,10 @@ +warning ... CMake/3.6.2-intel-2017.00 +warning ... GC3Pie/2.4.2 +warning ... git/2.10.2 +warning ... git/2.11.0 +warning ... git/2.8.0-GNU-4.9.3-2.25 +warning ... git/2.8.0-intel-2017.00 +warning ... git/2.8.0 +warning ... imkl/11.3.1.150-iimpi-2016.01-GCC-4.9.3 +warning ... Mesa/13.0.0-intel-2016a +warning ... Tcl/8.6.5