Difference between revisions of "Eosc/easybuild/andreku"
Line 1: | Line 1: | ||
= Important stuff to remember = | = Important stuff to remember = | ||
− | |||
'''export EB_PYTHON=python3''' | '''export EB_PYTHON=python3''' | ||
Line 10: | Line 9: | ||
'''export EASYBUILD_ROBOT_PATHS=/cluster/software/EasyBuild/4.3.0/easybuild/easyconfigs:/cluster/shared/nlpl/software/easybuild_ak''' | '''export EASYBUILD_ROBOT_PATHS=/cluster/software/EasyBuild/4.3.0/easybuild/easyconfigs:/cluster/shared/nlpl/software/easybuild_ak''' | ||
+ | (or just '''source PATH.local''') | ||
+ | |||
+ | Repository: https://source.coderefinery.org/nlpl/easybuild/-/tree/ak-dev | ||
+ | |||
+ | = Status = | ||
+ | 03/11/2020: successfully built cython-0.29.21-foss-2019b-Python-3.7.4, numpy-1.18.1-foss-2019b-Python-3.7.4, SciPy-bundle-2020.03-foss-2019b-Python-3.7.4, Bazel-0.26.1-foss-2019b, h5py-2.10.0-foss-2019b-Python-3.7.4. | ||
+ | Struggling with TensorFlow 1.15.2 | ||
+ | |||
+ | = To use: = | ||
'''module use -a /cluster/shared/nlpl/software/easybuild_ak/easybuild/install/modules/all/''' | '''module use -a /cluster/shared/nlpl/software/easybuild_ak/easybuild/install/modules/all/''' | ||
− | |||
− |
Revision as of 13:05, 3 November 2020
Important stuff to remember
export EB_PYTHON=python3
module load EasyBuild/4.3.0
Playground on Saga: /cluster/shared/nlpl/software/easybuild_ak
export EASYBUILD_ROBOT_PATHS=/cluster/software/EasyBuild/4.3.0/easybuild/easyconfigs:/cluster/shared/nlpl/software/easybuild_ak
(or just source PATH.local)
Repository: https://source.coderefinery.org/nlpl/easybuild/-/tree/ak-dev
Status
03/11/2020: successfully built cython-0.29.21-foss-2019b-Python-3.7.4, numpy-1.18.1-foss-2019b-Python-3.7.4, SciPy-bundle-2020.03-foss-2019b-Python-3.7.4, Bazel-0.26.1-foss-2019b, h5py-2.10.0-foss-2019b-Python-3.7.4. Struggling with TensorFlow 1.15.2
To use:
module use -a /cluster/shared/nlpl/software/easybuild_ak/easybuild/install/modules/all/