diff options
author | Kaan <61908449+kaanolgu@users.noreply.github.com> | 2024-11-01 00:42:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 18:42:40 -0600 |
commit | 504cc808d642a969d0e13242b505e6f8430a594f (patch) | |
tree | c633282df82e427b42705ecbc60280e632413f37 /pytest.ini | |
parent | 8076134c918ff8866bfd23b787ae6609c1bdc2f7 (diff) | |
download | spack-504cc808d642a969d0e13242b505e6f8430a594f.tar.gz spack-504cc808d642a969d0e13242b505e6f8430a594f.tar.bz2 spack-504cc808d642a969d0e13242b505e6f8430a594f.tar.xz spack-504cc808d642a969d0e13242b505e6f8430a594f.zip |
Babelstream v5.0 Spack Package Updates (#41019)
- Merging sycl2020usm and sycl2020acc into sycl2020 and the submodel=acc/usm variant is introduced
- implementation is renamed to option
- impl ( fortran implementation options) renamed to foption
- sycl_compiler_implementation and thrust_backend
- stddata,stdindices,stdranges to a single std with std_submodel introduction
- std_use_tbb to be boolean; also changed model filtering algorithm to make sure that it only picks model names
- Modified comments to clear confusion with cuda_arch cc_ and sm_ prefix appends
- Deleted duplicate of cuda_arch definition from +omp
- CMAKE_CXX_COMPILER moved to be shared arg between all models except tbb and thrust
- Replaced sys.exit with InstallError and created a dictionary to simplify things and eliminate excess code lines doing same checks
- Replaced the -mcpu flags to -march since it is deprecated now
- Replaced platform.machine with spec.target
- Removing raja_backend, introducing openmp_flag,removing -march flags,clearing debugging print(), removing excess if ___ in self.spec.variants
- [FIX] Issue where Thrust couldn't find correct compiler (it requires nvcc)
- [FIX] Fortran unsupported check to match the full string
- [FIX] RAJA cuda_arch to be with sm_ not cc_
- dir= option is no longer needed for kokkos
- dir is no longer needed
- [omp] Adding clang support for nvidia offload
- SYCL2020 offload to nvidia GPU
- changing model dependency to be languages rather than build system
- removing hardcoded arch flags and replacing with archspec
- removing cpu_arch from acc model
---------
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
Co-authored-by: Greg Becker <becker33@llnl.gov>
Co-authored-by: Kaan Olgu <kaan.olgu@bristol.ac.uk>
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions