Skip to content
Not built

Changes

Summary

  1. Remove min version requirement for rocThrust (details)
Commit 08476d7f0208f8f3732b39488c1f824fb4d43675 by Andrey Prokopenko
Remove min version requirement for rocThrust

It was introduced in ROCm 3.9 days. We now depend on Kokkos 4, which
requires ROCm 5.2.

This requiement also breaks compiling with ROCm 6, as rocThrust has
SameMajorVersion CMake compatibility mode instead of AnyNewerVersion,
and rocThrust coming with ROCm6 has version 3.x.
The file was modified CMakeLists.txt (diff)