diff options
author | Luc Berger <lberge@sandia.gov> | 2024-09-30 17:10:20 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 16:10:20 -0700 |
commit | 394ed4f90d042aab8135312602c3377e67bf37ae (patch) | |
tree | 6a72a46647e0c6dc3fc295d72e71a8967f396d15 /bin/sbang | |
parent | d7f5dbaf8911387d6c38035f0d508702ee71b03a (diff) | |
download | spack-394ed4f90d042aab8135312602c3377e67bf37ae.tar.gz spack-394ed4f90d042aab8135312602c3377e67bf37ae.tar.bz2 spack-394ed4f90d042aab8135312602c3377e67bf37ae.tar.xz spack-394ed4f90d042aab8135312602c3377e67bf37ae.zip |
Kokkos sanity checks (#44589)
* Kokkos: adding some sanity checks
We can pretty much guarentee that if bin, include or lib directory
is missing, something is wrong. Additionally KokkosCore_config.h
and Kokkos_Core.hpp. I guess technically we could look for all
public headers at least but that seems a bit overkill as well?
* Kokkos Kernels: adding sanity checks
* Remove check for lib directory since it might end up being lib64
* Also remove lib from kokkos-kernels sanity check
Diffstat (limited to 'bin/sbang')
0 files changed, 0 insertions, 0 deletions