Commit ce9fa76
kokkos: allow other LLVM-based compilers for ROCm (spack#3792)
* kokkos: allow other LLVM-based compilers for ROCm
Instead of always forcing hipcc, allow kokkos to be compiled directly with
either llvm or llvm-amdgpu (rocmcc).
* [@spackbot] updating style on behalf of rbberger
* Update package.py
Co-authored-by: Thomas Padioleau <thomas.padioleau@cea.fr>
* Update package.py
Co-authored-by: Thomas Padioleau <thomas.padioleau@cea.fr>
* [@spackbot] updating style on behalf of rbberger
---------
Co-authored-by: rbberger <rbberger@users.noreply.github.com>
Co-authored-by: Thomas Padioleau <thomas.padioleau@cea.fr>1 parent 0209287 commit ce9fa76
3 files changed
Lines changed: 8 additions & 4 deletions
File tree
- repos/spack_repo/builtin/packages
- kokkos_fft
- kokkos_kernels
- kokkos
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
227 | 229 | | |
228 | 230 | | |
229 | 231 | | |
| |||
0 commit comments