diff options
author | kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> | 2022-01-27 02:08:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 01:08:13 -0700 |
commit | 8106983ddb417e6b1ae6d3536bf68f07e0b00131 (patch) | |
tree | 813c800592b9d782f08e5543c3cd7546e109ad75 /.gitattributes | |
parent | 28bda22e528a38a1798980113693f545c49880cc (diff) | |
download | spack-8106983ddb417e6b1ae6d3536bf68f07e0b00131.tar.gz spack-8106983ddb417e6b1ae6d3536bf68f07e0b00131.tar.bz2 spack-8106983ddb417e6b1ae6d3536bf68f07e0b00131.tar.xz spack-8106983ddb417e6b1ae6d3536bf68f07e0b00131.zip |
Vtkm kokkos variant (#28363)
* VTK-m: Make vtk-m consistent with ROCmPackage
* VTKm: Add kokkos variant
Specifying +kokkos will enable kokkos backend.
Specifying +kokkos with +rocm will require a kokkos with a ROCm backend.
Specifying +cuda enables VTK-m native CUDA backend. VTK-m native cuda backend
is not compatible with the kokkos +cuda backend.
* VTK-m: Add cuda_native variant
Required to allow specifying a vtk-m spec the selects a
cuda_arch and predictably propagate that to the underlying kokkos
dependency.
This also makes explicit selecting kokkos with a cuda backend or using
the VTK-m cuda backend.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions