Skip to content
Snippets Groups Projects
Commit 0b90e6c3 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Adding profiling tools

parent 6b140961
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
Pipeline #202467 canceled
......@@ -37,6 +37,9 @@ packages:
require:
- spec: '+cuda cuda_arch=90'
papi:
require: ['+nvml', '+infiniband']
petsc:
require:
- spec: '+cuda cuda_arch=90'
......
......@@ -163,6 +163,9 @@ packages:
pango:
prefer: [~X]
papi:
require: ['+powercap', '+rapl']
petsc:
require:
- spec: '+hypre +mumps +saws +scalapack +mpi +suite-sparse +kokkos'
......
......@@ -56,10 +56,12 @@ spack:
- libpng
- libtiff
- libxml2
- likwid
- lmod
- mpfr
- neovim
#- ninja
- papi
- parallel
- picard
- rclone
......@@ -244,6 +246,7 @@ spack:
- netcdf-c
- netcdf-fortran
- parmetis
- scorep
- mpi_python_codes:
- py-mpi4py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment