LLVM 11.0.0-GCCcore-10.2.0
There is a newer version of LLVM
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator.Accessing LLVM 11.0.0-GCCcore-10.2.0
To load the module for LLVM 11.0.0-GCCcore-10.2.0 please use this command on the BEAR systems (BlueBEAR, BEARCloud VMs, and CaStLeS VMs):
module load LLVM/11.0.0-GCCcore-10.2.0
BEAR Apps Version
Architectures
EL8-cascadelake — EL8-haswell — Ubuntu20.04-haswell
The listed architectures consist of two part: OS-CPU.
- BlueBEAR: The OS used on BlueBEAR is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
- BEAR and CaStLeS Cloud VMs: These VMs can have one of two OSes. Those with access to a BEAR Cloud or CaStLeS VM should check that the listed architectures for an application include the OS of VM being used. The VMs, irrespective of OS, will use the haswell CPU type.
More Information
For more information visit the LLVM website.
Dependencies
This version of LLVM has a direct dependency on: GCCcore/10.2.0 ncurses/6.2-GCCcore-10.2.0 zlib/1.2.11-GCCcore-10.2.0
Required By
This version of LLVM is a direct dependent of: Mesa/20.2.1-GCCcore-10.2.0 numba/0.53.1-fosscuda-2020b numba/0.53.1-foss-2020b
Other Versions
These versions of LLVM are available on the BEAR systems (BlueBEAR, BEARCloud VMs, and CaStLeS VMs). These will be retained in accordance with our Applications Support and Retention Policy.
Last modified on 22nd February 2021