From 8acf3917cdbcbfa48461f33f1cebf48ac2611be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 31 Jan 2017 09:36:28 +0100 Subject: [PATCH] update Lmod --- docs.it4i/software/lmod.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index 8258284a4..2896568a9 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -7,7 +7,42 @@ Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io ## How to activate Lmod enviroments? -Create folder or file .lmod into your /home. (mkdir ~/.lmod) +Create folder or file .lmod into your /home. (mkdir ~/.lmod). Logout and login. After login you activated new enviroment Lmod. + +```bash +$ mkdir ~/.lmod +$ logout +Connection to login4.salomon.it4i.cz closed. + +local~$ ssh vop999@login.it4i.cz + _____ _ + / ____| | | + | (___ __ _| | ___ _ __ ___ ___ _ __ + \___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \ + ____) | (_| | | (_) | | | | | | (_) | | | | + |_____/ \__,_|_|\___/|_| |_| |_|\___/|_| |_| + + http://www.it4i.cz/?lang=en + + + Invitation to the course Parallel Linear Algebra (2-3/2/2017) + (2016-12-16 16:11:59) + +For more information about the course, please visit its web page: +http://www.it4i.cz/2016/12/invitation-to-the-course-parallel-linear-algebra-2-322017/?lang=en + + + Invitation to the Intel MIC Programming Workshop (7-8/2/2017) + (2017-01-04 17:36:41) + +For more information about the course, please visit its web page: +http://www.it4i.cz/2017/01/invitation-to-the-intel-mic-programming-workshop-7-822017/?lang=en + +Last login: Tue Jan 31 09:33:06 2017 from 10.0.131.26 +$ +$ ml +No modules loaded +``` ### Important dates -- GitLab