Installed Software on SeaWulf

Audience: Faculty, Postdocs, Researchers, Staff and Students

This KB Article References: High Performance Computing
This Information is Intended for: Faculty, Postdocs, Researchers, Staff, Students
Last Updated: February 07, 2024
Average Rating: Not Rated
Your feedback is important to us, help us by logging in to rate this article and provide feedback.

Software on the SeaWulf cluster is made available through the module system and Anaconda package manager. You may view all software available by entering the following commands:

module avail

If you want a list of available software for specific modules you can use the grep commmand:

module avail | grep <software name>

You may view all software available through the loaded Anaconda environment by entering the following commands:

module load anaconda/2
conda list

OR

module load anaconda/3
conda list

To see the names of the conda environments available, you can use

conda env list

After loading one of these environments, you can then check what packages are available under that environment with:

conda list

The following software, tools, and compilers (among many other which can be seen by entering the module avail command) are currently available and supported by the HPC team:



In addition applications can be installed in your home, scratch, or project directories.

Software installation requests can be made, with an established need, through our ticketing system.

 

Submit a ticket

Additional Information


There are no additional resources available for this article.

Provide Feedback


Your feedback is important to us, help us by logging in to rate this article and provide feedback.

Sign in with NetID

Getting Help


The Division of Information Technology provides support on all of our services. If you require assistance please submit a support ticket through the IT Service Management system.

Submit A Quick Ticket