Software Available on Nova
This page is currently under construction and will be updated with more information soon.
The following is a partial list highlighting some of the most popular software packages preinstalled on the Nova cluster. This is not exhaustive, and the installed software changes regularly. Please run module avail
on Nova to see a full, up-to-date list of preinstalled software.
Ansys
Matlab
R and RStudio
RStudio is an integrated development environment (IDE) for the R programming language, particularly focused on statistical analysis. RStudio is available in Nova OnDemand and the R language itself is available as a module in the Nova command line.
Visual Studio Code
Visual Studio Code is a very popular integrated development environment (IDE) from Microsoft that supports debugging, code completion, and version control, amongst many other features. While VS Code is particularly popular among Python developers, it includes an extension system that allows it to support numerous programming languages. VS Code is available in Nova OnDemand, or you can use a copy of VS Code installed on your local computer to connect to the Nova cluster. Please note, VS Code is not the same as Visual Studio, which is a more extensive IDE from Microsoft primarily focused on C++ and .NET development.