Dell AMD EPYC 7662 / NVIDIA Tesla A100
Softwares Instalados
AOCL |
Versão |
4.2.0, 5.0.0 |
Descrição |
AOCL ( AMD Optimizing CPU Libraries ) is a set of numerical libraries optimized for AMD processors based on the AMD “Zen” core architecture and generations. The tuned implementations of industry-standard math libraries enable rapid development of scientific and high performance computing applications: BLIS (BLAS), AOCL-Sparse, FFTW (Fastest Fourier Transform in the West), AMD Math Library (LibM), libFLAME (LAPACK), ScaLAPACK
|
Documentação |
Documentação
|
Licença |
Freeware license |
Localização |
https://developer.amd.com/amd-aocl/ |
Como usar
Existe atualmente, duas instalações da biblioteca AOCL no ambiente:
- Módulo de ativação para uso:
module load aocl/4.2.0 Integer 32 bits (LP64)
module load aocl/5.0.0 Integer 32 bits (LP64)
module load aocl/5.0.0-ilp64 Integer 64 bits (ILP64)
A utilização da biblioteca AOCL é feita nos processos de compilação e
linkedição de softwares.