summaryrefslogtreecommitdiffstats
path: root/Tests/HIP
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Any target that might need to link to hip code needs the `hip::device` target
* HIP: Add language to CMakeRobert Maynard2021-06-0717-0/+340