Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Merge requests
!137
Hot fix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Hot fix
hot_fix
into
master
Overview
0
Commits
2
Pipelines
1
Changes
1
Merged
David Hrbáč
requested to merge
hot_fix
into
master
7 years ago
Overview
0
Commits
2
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
62571fce
2 commits,
7 years ago
1 file
+
1
−
32
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs.it4i/software/lmod.md
+
1
−
32
Options
@@ -2,42 +2,11 @@
Lmod is a modules tool, a modern alternative to the oudated & no longer actively maintained Tcl-based environment modules tool.
Detailed documentation on Lmod is available
at
[
here
](
http://lmod.readthedocs.io
)
.
Detailed documentation on Lmod is available
[
here
](
http://lmod.readthedocs.io
)
.
!!! warning
All the new modules will be availabe in Lmod environment only.
## Important Dates
| Date | Action |
| ---------- | ---------------------- |
| 2017-02-01 | Testing phase |
| 2017-04-01 | Global deployment lmod |
## 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.
```
console
$
mkdir
~/.lmod
$
logout
Connection to login4.salomon.it4i.cz closed.
local~$
ssh vop999@login.it4i.cz
_____ _
/ ____| | |
| (___ __ _| | ___ _ __ ___ ___ _ __
\___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \
____) | (_| | | (_) | | | | | | (_) | | | |
|_____/ \__,_|_|\___/|_| |_| |_|\___/|_| |_|
http://www.it4i.cz/?lang=en
$
$
ml
No modules loaded
```
## Benefits
*
significantly more responsive module commands, in particular module avail (ml av)
Loading