summaryrefslogtreecommitdiffstats
path: root/Tests/HIP
Commit message (Expand)AuthorAgeFilesLines
* Tests: Update HIP.MathFunctions case for nodiscard enforcementBrad King2023-11-171-4/+8
* HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURESBrad King2023-09-253-0/+72
* HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generatorsBrad King2023-09-251-0/+4
* HIP: Add support for NVIDIA GPUsBrad King2023-09-216-2/+19
* HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-213-3/+13
* Tests/HIP/WithDefs: Clean up test caseBrad King2023-09-211-5/+3
* Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initializationBrad King2023-09-211-1/+5
* HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-1/+1
* HIP: analyze output of `hipcc` to determine default GPU architectureZack Galbreath2021-06-074-4/+0
* HIP: All HIP tests now run on CMake's current AMD hardwareRobert Maynard2021-06-076-0/+6
* HIP: Automatically inject the `hip::device` runtime targetRobert Maynard2021-06-0715-0/+255
* HIP: Add language to CMakeRobert Maynard2021-06-0717-0/+340