Mentions légales du service

Skip to content
Snippets Groups Projects
plafrim-formation-env.sh 670 B
Newer Older
Mathieu Faverge's avatar
Mathieu Faverge committed
#!/usr/bin/env sh

# Outils de base
module load build/cmake/3.21.3
LISITO Alycia's avatar
LISITO Alycia committed
module load tools/git/2.36.0

# Compilateur
LISITO Alycia's avatar
LISITO Alycia committed
module load compiler/gcc/12.2.0
Mathieu Faverge's avatar
Mathieu Faverge committed
module load mpi/openmpi/4.0.3-mlx
LISITO Alycia's avatar
LISITO Alycia committed
module load compiler/cuda/11.7

# BLAS / LAPACK avec Intel MKL
Mathieu Faverge's avatar
Mathieu Faverge committed
module load linalg/mkl/2020_update4

# Gestion du binding des threads et traces (dépendences de StarPU)
LISITO Alycia's avatar
LISITO Alycia committed
module load hardware/hwloc/2.9.0
module load trace/fxt/0.3.14
module load trace/eztrace/1.1-9
Mathieu Faverge's avatar
Mathieu Faverge committed

# Module StarPU pour la fin du projet (Choose the right one)
LISITO Alycia's avatar
LISITO Alycia committed
module load runtime/starpu/1.3.8/mpi
Mathieu Faverge's avatar
Mathieu Faverge committed
#module load runtime/starpu/1.3.8/mpi-fxt
#module load runtime/starpu/1.3.8/mpi-cuda
#module load runtime/starpu/1.3.8/mpi-cuda-fxt