Commit graph

27 Commits

Autor SHA1 Nachricht Datum
Christophe Paquot e5e1258ef8 SWDEV-295205 - Remove KFD domain from roctracer
Change-Id: I2771cf43aa115bb466531bf887f7cc75e187f2ef
2021-07-22 10:12: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 ed1f1b66ac build normalizing - generating under build directory
Change-Id: Id9203aec7800024bd749059a415fb29b8051005a
2020-09-07 15:24:58 -05:00
Aaron Enye Shi 28e5d02888 Add --rocm-path to MatrixTranspose test
Change-Id: Ifd5859b90bf8eb2aff5318000cac60dc1c82e0b1
2020-08-13 13:15:17 -04:00
Evgeny d1ad7a56e1 tests standalone build
Change-Id: I556cbc48c169764beaf9e50684edfb0e9075074c
2020-06-15 23:49:58 -05:00
Evgeny 157bceebdf testing fix
Change-Id: I4950c3ddeb79947eb311c4f008ad91b7311bb9b3
2020-05-28 02:17:01 -05:00
Evgeny 7c5cfafa30 fising mytest environment
Change-Id: Ic48c95e711758c3e448c317bc78c1bceeb22362c
2020-05-20 00:44:58 -05:00
Evgeny 807bd250f6 using env variables to set compilers
Change-Id: I9af812c4528d0f14c4318436c74a0c63e25d0527
2020-05-08 05:01:19 -04:00
Evgeny 3b62c5c6b9 roctracer test with disabled hip api activity
Change-Id: I6d2139a67810cafb9ccb94bf57f55e85e1ab0982
2020-05-06 00:02:24 -05:00
Evgeny 8b63135ced PC sampling initial bringup 2020-02-28 14:01:40 -06:00
Evgeny a64f0538bb test makefile fix 2020-01-09 17:39:03 -06:00
Evgeny b82a21056e normalizing C API: HSA domain 2019-12-30 20:09:41 -06:00
Evgeny 8280f47327 adding multi-GPU test 2019-12-29 04:09:10 -06:00
Evgeny 077f8ec6b6 normalizing C API 2019-12-29 03:06:11 -06:00
Evgeny ac5390cdb2 adding rpath for tests to use teh proper profiling library 2019-11-21 17:27:06 -06:00
eshcherb 2bcf1c5554 Merge branch 'amd-master' into rkebichi-patch-kfd-1 2019-11-11 19:05:50 -06:00
rkebichi 79dc82177c Update Makefile 2019-10-31 11:13:49 -04:00
rkebichi becaf5d074 Update Makefile 2019-10-30 17:18:18 -04:00
Evgeny 72a2571b22 hip-vdi support 2019-10-21 23:03:20 -05:00
rkebichi 971b442df8 Update Makefile 2019-10-02 19:25:37 -04:00
Evgeny 389496265e roctacer mark fix 2019-09-24 20:35:58 -05:00
Evgeny a7c0e80701 hip test update 2019-09-23 09:54:54 -05:00
Evgeny ad4214f4d2 cmake for roctx test 2019-09-05 20:19:06 -05:00
Evgeny 6d3733e6a4 removed dependancy on HCC_PROFILE 2019-01-16 13:48:11 -06:00
Evgeny 48a4440ab0 adding explicite usage test 2019-01-15 13:18:47 -06:00
Evgeny 91af7764ad async token mechanism 2019-01-10 03:01:15 -06:00
Evgeny d75eb95472 HSA tracing domain with HIP MatrixTranspose sample test 2018-12-21 10:53:00 -06:00