Column |
---|
|
Image Removed
|
...
...
Page Banner |
---|
image | https://public.confluence.arizona.edu/download/attachments/86409265/CD.jpeg?api=v2 |
---|
actionTitle | Request Software Install |
---|
actionUrl | https://uarizona.service-now.com/sp?id=sc_cat_item&sys_id=102d93a71ba720107947edf1604bcb55&sysparm_category=84d3d1acdbc8f4109627d90d6896191f |
---|
title | Software |
---|
|
Excerpt Include |
---|
| Getting Help |
---|
| Getting Help |
---|
nopanel | true |
---|
|
...
Panel |
---|
borderColor | #9c9fb5 |
---|
bgColor | #fafafe |
---|
borderStyle | solid |
---|
|
Available SoftwareSoftware packages are available as modules and are accessible from the compute nodes of any of our three clusters. They are not available on the login nodes so you will need to be in an interactive session to access them. A list of installed software |
...
can be seen by clicking the link below, but may not be as current as using the module avail command |
...
(more information under Module Commands).
Expand |
---|
title | Click here to view a list of all software modules |
---|
| Excerpt Include |
---|
| Software Resources |
---|
| Software Resources |
---|
nopanel | true |
---|
|
|
Module Commands Tip |
---|
If multiple versions of software are available on the system, the newest is made the default. This means loading a module without specifying the version will select the most recent. We strongly recommend including version information in your module statements. This ensures that you maintain a consistent environment for your analyses in the event of a software upgrade. |
To see, access, and get information on individual software packages available on the system, use the module commands detailed below. If you have trouble accessing the module command, see our FAQ section. Module Command | Description |
---|
$ module avail
| Display all the software and versions installed on the system | $ module avail module_name
| Display all installed versions of the software "module_name" | | Display the software you have loaded in your environment | $ module what-is module_name
| Displays some descriptive information about a specific module | $ module load module_name
| Load a software module in your environment | $ module unload module_name | Unload a specific software package from your environment | | Unload all the software modules from your environment | | Display a help menu for the module command |
|
...
Follow the links below for detailed information on using the listed software packages.
CompilersPuma, Ocelote, and El Gato all run CentOS7 and have the following compilers available: Compiler | Version | Module Command |
---|
Intel | 2020.1 | $ module load intel/2020.1 | Intel | 2020.4 | $ module load intel/2020.4 | gcc | 5.4.0 | $ module load gnu/5.4.0
| gcc | 7.3.0 | $ module load gnu7/7.3.0 | gcc | 8.3.0 | $ module load gnu8/8.3.0 This one is loaded by default |
|
Panel |
---|
borderColor | #9c9fb5 |
---|
bgColor | #fafafe |
---|
borderStyle | solid |
---|
|
Common Software Packages Children Display |
---|
style | h4 |
---|
sort | title |
---|
reverse | true |
---|
excerptType | simple |
---|
|
|
Panel |
---|
borderColor | #9c9fb5 |
---|
bgColor | #fafafe |
---|
borderStyle | solid |
---|
|
Installing additional softwareTo submit a request to have software installed on the |
...
...
...
time frame for how long it takes to install software, there are many variables that determine this. If you haven't heard back in a week, it is reasonable for you to follow up |
...
with a support ticket You may also install software packages into the space that is allocated to you with your HPC account. However, you cannot install software that requires root permission |
...