Skip to content

Commit

Permalink
Update easybuild/easyconfigs/h/HeFFTe/HeFFTe-2.4.1-foss-2023b-CUDA-12…
Browse files Browse the repository at this point in the history
….4.0.eb

Co-authored-by: Simon Branford <[email protected]>
  • Loading branch information
bedroge and branfosj authored Dec 13, 2024
1 parent 7f76a9e commit c13d720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
build_shared_libs = True

configopts = "-DHeffte_ENABLE_FFTW=ON -DFFTW_ROOT=$EBROOTFFTW -DHeffte_ENABLE_MKL=OFF "
configopts += "-DHeffte_ENABLE_CUDA=ON -DCUDA_TOOLKIT_ROOT_DIR=$EBROOTCUDA -DHeffte_ENABLE_GPU_AWARE_MPI=ON"
configopts += "-DHeffte_ENABLE_CUDA=ON -DCUDAToolkit_ROOT=$EBROOTCUDA -DHeffte_ENABLE_GPU_AWARE_MPI=ON"

# allow oversubscription of MPI ranks to cores, tests are hardcoded to use up to 12 MPI ranks
pretestopts = "export OMPI_MCA_rmaps_base_oversubscribe=true && "
Expand Down

0 comments on commit c13d720

Please sign in to comment.