Introduction to LLVM Compilers on SeaWulf
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Available LLVM Versions
SeaWulf currently provides the following LLVM versions:
- llvm/3.9.1
- llvm/7.1.0
- llvm/10.0.1
To load a specific LLVM version, use the module command:
module load llvm/10.0.1