|
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| 230 | + |
| 231 | + |
230 | 232 |
|
231 | 233 |
|
232 | 234 |
|
|
885 | 887 |
|
886 | 888 |
|
887 | 889 | <li class="md-nav__item"> |
888 | | - <a href="../../2025-LUST/4_00_additional_reading/" class="md-nav__link"> |
| 890 | + <a href="../../2025-LUST/4_00_tips_and_tricks/" class="md-nav__link"> |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + <span class="md-ellipsis"> |
| 895 | + Tips and tricks |
| 896 | + |
| 897 | + </span> |
| 898 | + |
| 899 | + |
| 900 | + </a> |
| 901 | + </li> |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + <li class="md-nav__item"> |
| 913 | + <a href="../../2025-LUST/5_00_additional_reading/" class="md-nav__link"> |
889 | 914 |
|
890 | 915 |
|
891 | 916 |
|
@@ -4807,7 +4832,7 @@ <h3 id="flat-vs-hierarchical">Flat vs hierarchical<a class="headerlink" href="#f |
4807 | 4832 | If you run "<code>module avail</code>" with the example module hierarchy, you will only see the <code>GCC/9.3.0</code> module.</p> |
4808 | 4833 | <p>Some modules in the top level of the hierarchy act as a "gateway" to modules in the |
4809 | 4834 | next level below. |
4810 | | -To make additional modules available for loading one of these gateway modules has to be loaded. In our exampe, loading the <code>GCC/9.3.0</code> module results in two additional modules coming into view from the compiler level, as indicated by the arrows: the modules for <code>OpenMPI</code> and <code>MPICH</code>. These corresponds to installations of <code>OpenMPI</code> |
| 4835 | +To make additional modules available for loading one of these gateway modules has to be loaded. In our example, loading the <code>GCC/9.3.0</code> module results in two additional modules coming into view from the compiler level, as indicated by the arrows: the modules for <code>OpenMPI</code> and <code>MPICH</code>. These corresponds to installations of <code>OpenMPI</code> |
4811 | 4836 | and <code>MPICH</code> that were built using <code>GCC/9.3.0</code> as a toolchain.</p> |
4812 | 4837 | <p>Similarly, the <code>OpenMPI/4.0.3</code> module serves as a gateway to the three modules in the MPI level. Only by loading the <code>OpenMPI</code> module will these additional three modules become |
4813 | 4838 | available for loading. They correspond to software installations built using the <code>gompi/2020a</code> toolchain that |
@@ -5161,7 +5186,7 @@ <h2 id="exercise">Exercise<a class="headerlink" href="#exercise" title="Permanen |
5161 | 5186 | <span class="md-icon" title="Last update"> |
5162 | 5187 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg> |
5163 | 5188 | </span> |
5164 | | - <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="March 6, 2021 07:53:36">March 6, 2021</span> |
| 5189 | + <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 7, 2025 14:46:22">May 7, 2025</span> |
5165 | 5190 | </span> |
5166 | 5191 |
|
5167 | 5192 |
|
|
0 commit comments