Skip to content

Draft: Enable ROCm

Utkarsh Raj requested to merge utk4r-sh/kokkos:rocm into master

This merge request enables ROCm in Kokkos.

Changes:

  • Add librocthrust-dev, libomp-17-dev and hipcc as build dependencies.
  • Set up Debian alternatives to use HIP as the default backend based on detected architecture during post-install with CPU as a fallback.

Merge request reports

Loading