numba¶
Numba is an Open Source NumPy-aware optimizing compiler for Python sponsored by Continuum Analytics, Inc. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.
homepage: https://numba.pydata.org/
Available installations¶
| numba version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 0.58.1 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | numba/0.58.1-foss-2023a |
Extensions¶
Overview of extensions included in numba installations
llvmlite¶
llvmlite version |
numba modules that include it |
|---|---|
| 0.41.1 | numba/0.58.1-foss-2023a |
numba¶
numba version |
numba modules that include it |
|---|---|
| 0.58.1 | numba/0.58.1-foss-2023a |