e4s ci: hpx: set max_cpu_count=512 (#33977)

This commit is contained in:
eugeneswalker
2022-11-30 09:16:57 -08:00
committed by GitHub
parent f78c8265f4
commit 99b68e646d
2 changed files with 4 additions and 4 deletions

View File

@@ -142,7 +142,7 @@ spack:
- gptune
- hdf5 +fortran +hl +shared
- heffte +fftw
- hpx networking=mpi
- hpx max_cpu_count=512 networking=mpi
- hypre
- kokkos-kernels +openmp
- kokkos +openmp

View File

@@ -91,7 +91,7 @@ spack:
- hdf5-vol-async
- heffte +fftw
- hpctoolkit
- hpx networking=mpi
- hpx max_cpu_count=512 networking=mpi
- hypre
- kokkos +openmp
- kokkos-kernels +openmp
@@ -172,7 +172,7 @@ spack:
- ginkgo +cuda cuda_arch=80
- heffte +cuda cuda_arch=80
- hpctoolkit +cuda
- hpx +cuda cuda_arch=80
- hpx max_cpu_count=512 +cuda cuda_arch=80
- hypre +cuda cuda_arch=80
- kokkos +wrapper +cuda cuda_arch=80
- kokkos-kernels +cuda cuda_arch=80 ^kokkos +wrapper +cuda cuda_arch=80
@@ -205,7 +205,7 @@ spack:
- ginkgo +rocm amdgpu_target=gfx90a
- heffte +rocm amdgpu_target=gfx90a
- hpctoolkit +rocm
- hpx +rocm amdgpu_target=gfx90a
- hpx max_cpu_count=512 +rocm amdgpu_target=gfx90a
- hypre +rocm amdgpu_target=gfx90a
- kokkos +rocm amdgpu_target=gfx90a
- magma ~cuda +rocm amdgpu_target=gfx90a