Skip to content
Snippets Groups Projects

Lmod

Merged David Hrbáč requested to merge lmod into master
1 file
+ 47
0
Compare changes
  • Side-by-side
  • Inline
+ 47
0
@@ -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)
Loading