Skip to content
Snippets Groups Projects
Commit 7dbac97a authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Merge branch 'lmod' into 'master'

Lmod

See merge request !80
parents a24c3443 55f9fb9f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,53 @@ Lmod is a modules tool, a modern alternative to the oudated & no longer actively
Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io).
## How to Activate Testing Lmod Enviroment?
Create folder or file `.lmod` into your home folder. Logout and login. New Lmod enviroment will be active now.
```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
| Date | Action |
| ---------- | ---------------------- |
| 2017-02-01 | Testing phase |
| 2017-03-01 | Global deployment lmod |
## Benefits
* significantly more responsive module commands, in particular module avail (ml av)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment