Skip to content
Snippets Groups Projects

Add blurb about conda clone

Merged Natasha Pavlovikj requested to merge conda_clone into master
3 files
+ 54
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -19,7 +19,9 @@ must be loaded before or along with, that module.
For example, the `cdo/2.1` modules requires `compiler/pgi/13.` To load
the cdo module, doing either
`module load compiler/pgi/13module load cdo/2.1`
`module load compiler/pgi/13`
`module load cdo/2.1`
or
@@ -34,4 +36,10 @@ Some packages list multiple compilers for prerequisites. This means that
the package has been built with each version of the compilers listed.
{{% /panel %}}
{{% panel theme="warning" header="Custom GPU Anaconda Environment" %}}
If you are using custom GPU Anaconda Environment, the only module you need to load is `anaconda`:
`module load anaconda`
{{% /panel %}}
{{< table url="http://crane-head.unl.edu:8192/lmod/spider/json" >}}
Loading