This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
survival_guide [2021/12/09 16:42] 127.0.0.1 external edit |
survival_guide [2022/02/01 18:38] (current) alopis |
||
|---|---|---|---|
| Line 39: | Line 39: | ||
| Here are examples of the most common module operations that you will need to use on the cluster: | Here are examples of the most common module operations that you will need to use on the cluster: | ||
| * **module avail** - To list all available packages | * **module avail** - To list all available packages | ||
| - | * **module avail 2>1 | grep // | + | * **module avail 2>&1 | grep // |
| * **module avail chpc** - List just the chpc modules group - this contains most of the useful modules | * **module avail chpc** - List just the chpc modules group - this contains most of the useful modules | ||
| * **module avail chpc/ | * **module avail chpc/ | ||