Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Merge requests
!95
Add blurb about conda clone
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add blurb about conda clone
conda_clone
into
master
Overview
0
Commits
2
Pipelines
0
Changes
3
Merged
Natasha Pavlovikj
requested to merge
conda_clone
into
master
6 years ago
Overview
0
Commits
2
Pipelines
0
Changes
3
Expand
Add blurb about conda clone
0
0
Merge request reports
Compare
master
version 1
e2c3ed35
6 years ago
master (base)
and
latest version
latest version
83447055
2 commits,
6 years ago
version 1
e2c3ed35
1 commit,
6 years ago
3 files
+
54
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
content/guides/running_applications/available_software_for_crane.md
+
9
−
1
Options
@@ -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