From 27f933e82ca8fde4e62ffc1f7c6132cbda1a68f9 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, 21 Feb 2017 11:53:10 +0100 Subject: [PATCH] add eb tutorial --- docs.it4i/software/eb.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md index b0540b214..779573170 100644 --- a/docs.it4i/software/eb.md +++ b/docs.it4i/software/eb.md @@ -43,7 +43,7 @@ To use EasyBuild on a compute node, load the EasyBuild module: ```console $ ml av EasyBuild ------------------------------------------------------------------------------------------ /apps/modules/modulefiles/tools ------------------------------------------------------------------------------------------ +---------------------------------------------- /apps/modules/modulefiles/tools --------------------- EasyBuild/2.8.0 EasyBuild/2.8.1 EasyBuild/3.0.0 EasyBuild/3.0.2 EasyBuild/3.1.0 (S,D) Where: @@ -387,10 +387,10 @@ We can now check that our version of Git is available via the modules: ```console $ ml av git ------------------------------------------------------------------------------------------ /apps/modules/modulefiles/tools ------------------------------------------------------------------------------------------ +-------------------------------- /apps/modules/modulefiles/tools ------------------------- git/2.8.0-GNU-4.9.3-2.25 git/2.11.0-GNU-4.9.3-2.25 git/2.11.1-GNU-4.9.3-2.25 (D) -------------------------------------------------------------------------------------------/home/username/.local/easybuild/modules/all ------------------------------------------------------------------------------ +-------------------------------- /home/username/.local/easybuild/modules/all ------------- git/2.11.1-foss-2017a Where: -- GitLab