Gráfico de commits

4 Commits

Autor SHA1 Mensaje Fecha
Laurent Morichetti 06a3da7c63 Fix copyright headers
Change-Id: I380d867fa5fb04e68b5b332e9abf33fbeb1e9418
2022-04-19 09:30:45 -07:00
Laurent Morichetti 8fb3cdb30b Make HIP_VDI the default
As this snippet shows, HCC is no longer supported by roctracer:

#if HIP_VDI
...
#else
#error HCC support dropped
#endif

Removed HIP_VDI from the CMakeLists.txt, and the source code.

Change-Id: Ib273da2a5af6d67fa1b021a7eca3ff785c8b9c73
2021-05-20 21:20:27 -04:00
Evgeny 8d0801de75 run test environment
Change-Id: If4b780357c807f88d09d7728d13d3c616b424474
2020-06-01 12:54:35 -05:00
Evgeny 9f45b76a3d build and test scripts update 2020-03-28 21:39:31 -05:00