Julia is a software module available on Comet.
To access Julia on Comet, run module load Julia. This will load the default version of Julia.
module load Julia
An overview of the module information is shown below (module -r spider ^Julia$):
module -r spider ^Julia$
Julia: Julia/1.11.3-linux-x86_64 Description: Julia is a high-level, high-performance dynamic programming language for numerical computing This module can be loaded directly: module load Julia/1.11.3-linux-x86_64 Help: Description =========== Julia is a high-level, high-performance dynamic programming language for numerical computing More information ================ - Homepage: https://julialang.org
If there are multiple versions of Julia listed, then you can load a specific version as follows:
$ module load Julia/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^Julia$.
The module Julia has the following embedded help text (module help Julia):
module help Julia
Description =========== Julia is a high-level, high-performance dynamic programming language for numerical computing More information ================ - Homepage: https://julialang.org
There are no dependencies listed for Julia
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools