rocRAND icon indicating copy to clipboard operation
rocRAND copied to clipboard

Enable compatibility with projects using HIP language

Open lawruble13 opened this issue 2 years ago • 0 comments

Previously if a project tried to include rocRAND via add_subdirectory, but was using the HIP language provided by CMake, this would fail (see rocThrust issue #238). This PR should enable rocRAND to be used in this fashion.

lawruble13 avatar Feb 09 '24 20:02 lawruble13