Julia#
Julia is a high-level, high-performance, dynamic programming language. You can read more about it at julialang.org.
The Julia module on the HPC#
You can load the Julia module into your environment with the following command:
$ module add julia
There are several different versions of Julia available on ARC3 and ARC4 outlined below:
System |
Version |
Command |
---|---|---|
ARC4 |
Julia 1.4.2 (default) |
|
ARC4 |
Julia 1.3.0 |
|
ARC4 |
Julia 1.2.0 |
|
ARC3 |
Julia 1.4.2 (default) |
|
ARC3 |
Julia 1.1.0 |
|
ARC3 |
Julia 1.0.0 |
|