This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
using_software_modules [2021/04/28 14:32] brandonm [Simple Example] Word, spelling, punctuation, and spacing fixes |
using_software_modules [2021/04/28 14:36] (current) brandonm [Quick Start] Word, spelling, and formatting fixes |
||
|---|---|---|---|
| Line 61: | Line 61: | ||
| ====Quick Start==== | ====Quick Start==== | ||
| - | The following are some quick examples of hos the '' | + | The following are some quick examples of how the '' |
| ===What Modules are Available==== | ===What Modules are Available==== | ||
| < | < | ||
| - | module avail | + | $ module avail |
| ----------------------------------------------- / | ----------------------------------------------- / | ||
| Line 83: | Line 83: | ||
| ===Swap the MPI Libaries=== | ===Swap the MPI Libaries=== | ||
| - | The folling | + | The following |
| < | < | ||
| $ which mpicc | $ which mpicc | ||
| / | / | ||
| - | $ module swap openmpi3 mpich/3.3.1 | + | $ module swap openmpi3 mpich/3.3.1 |
| $ which mpicc | $ which mpicc | ||
| / | / | ||
| </ | </ | ||