hpcugent / Lmod-UGent

spec files of Lmod for UGent-HPC
8 stars 7 forks source link

hardcode path to logger to avoid that wrong one is used #12

Closed boegel closed 7 years ago

boegel commented 7 years ago

@wpoely86 please review

boegel commented 7 years ago

This should fix the problem in https://gist.github.com/boegel/8e1300bd3f421be4b8feb588469a1b14, since there logger is being picked up from /apps/gent/CO7/haswell-ib/software/util-linux/2.28.1-intel-2016b/bin/logger

boegel commented 7 years ago

fix verified:

[15:07:50] vsc40023@test2802:~ $ ml swap cluster/swalot [15:07:54] vsc40023@test2802:~ $ ml Hadoop/2.6.0-cdh5.8.0-native Spark/2.0.0 IPython/5.1.0-intel-2016b-Python-2.7.12 matplotlib/1.5.1-intel-2016b-Python-2.7.12 && ml scikit-learn/0.17.1-intel-2016b-Python-2.7.12 [15:07:59] vsc40023@test2802:~ $ ml

Currently Loaded Modules: 1) cluster/swalot (S) 7) icc/2016.3.210-GCC-5.4.0-2.26 13) intel/2016b 19) SQLite/3.13.0-intel-2016b 25) util-linux/2.28.1-intel-2016b 31) entrypoints/0.2.2-intel-2016b-Python-2.7.12 37) libpng/1.6.24-intel-2016b 2) Java/1.7.0_80 8) ifort/2016.3.210-GCC-5.4.0-2.26 14) bzip2/1.0.6-intel-2016b 20) Tk/8.6.5-intel-2016b 26) libsodium/1.0.11-intel-2016b 32) path.py/8.2.1-intel-2016b-Python-2.7.12 38) matplotlib/1.5.1-intel-2016b-Python-2.7.12 3) Hadoop/2.6.0-cdh5.8.0-native 9) iccifort/2016.3.210-GCC-5.4.0-2.26 15) zlib/1.2.8-intel-2016b 21) GMP/6.1.1-intel-2016b 27) ZeroMQ/4.1.5-intel-2016b 33) wcwidth/0.1.7-intel-2016b-Python-2.7.12 39) scikit-learn/0.17.1-intel-2016b-Python-2.7.12 4) Spark/2.0.0 10) impi/5.1.3.181-iccifort-2016.3.210-GCC-5.4.0-2.26 16) libreadline/6.3-intel-2016b 22) libffi/3.2.1-intel-2016b 28) PyZMQ/15.4.0-intel-2016b-Python-2.7.12-zmq4 34) prompt-toolkit/1.0.6-intel-2016b-Python-2.7.12 5) GCCcore/5.4.0 11) iimpi/2016b 17) ncurses/6.0-intel-2016b 23) Python/2.7.12-intel-2016b 29) testpath/0.3-intel-2016b-Python-2.7.12 35) IPython/5.1.0-intel-2016b-Python-2.7.12 6) binutils/2.26-GCCcore-5.4.0 12) imkl/11.3.3.210-iimpi-2016b 18) Tcl/8.6.5-intel-2016b 24) OpenPGM/5.2.122-intel-2016b 30) configparser/3.5.0-intel-2016b-Python-2.7.12 36) freetype/2.6.5-intel-2016b

Where: S: Module is Sticky, requires --force to unload or purge