Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURES | Brad King | 2023-09-25 | 3 | -0/+72 |
* | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generators | Brad King | 2023-09-25 | 1 | -0/+4 |
* | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 6 | -2/+19 |
* | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 3 | -3/+13 |
* | Tests/HIP/WithDefs: Clean up test case | Brad King | 2023-09-21 | 1 | -5/+3 |
* | Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization | Brad King | 2023-09-21 | 1 | -1/+5 |
* | HIP: Remove ROMClang compiler id and use Clang directly | Brad King | 2021-09-16 | 1 | -1/+1 |
* | HIP: analyze output of `hipcc` to determine default GPU architecture | Zack Galbreath | 2021-06-07 | 4 | -4/+0 |
* | HIP: All HIP tests now run on CMake's current AMD hardware | Robert Maynard | 2021-06-07 | 6 | -0/+6 |
* | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 15 | -0/+255 |
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 17 | -0/+340 |