Laurent Morichetti
bbe1db3810
Fix an intermittent failure in "tool flushing test"
...
The test (MatrixTranspose) and the tracer tool both write to stdout
which sometime causes a trace corruption.
Change the test to emit info messages to stderr instead of stdout,
leaving stdout for the tracer tool's exclusive use.
Change-Id: I18047dbcd9039b70dd24ef6e7e8e9d89b40bedd2
2022-05-12 20:15:37 -04:00
Laurent Morichetti
abf1b90017
Use ACTIVITY_DOMAIN_HIP_OPS instead of ACTIVITY_DOMAIN_HCC_OPS
...
Change-Id: I43fbac3d02011f74bf7b597519148ed0bd68ff98
2022-04-20 22:00:59 -07:00
Laurent Morichetti
d3b166cf01
Remove roctracer_hcc.h
...
roctracer_hip.h now contains the definitions for the HCC_OPS domain.
Change-Id: I132c993110254050aaa68828f3ca80f368ad24bc
2022-04-20 22:00:59 -07:00
Laurent Morichetti
15ab5d9cda
Run clang-format on all source files
...
Change-Id: Ifb52ca306286b6b2d473821bed9db28e9f616d50
2022-04-20 22:45:54 -04:00
Laurent Morichetti
06a3da7c63
Fix copyright headers
...
Change-Id: I380d867fa5fb04e68b5b332e9abf33fbeb1e9418
2022-04-19 09:30:45 -07:00
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
Rachida Kebichi
0502f196d9
more verbosity in trace diffs
...
Change-Id: I1e3f6c8ee126ca4470f0846aabab19d18397dd64
2020-07-29 03:00:16 -05: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
da4b244887
renaming PCSAMPLE API as RESERVED1
...
Change-Id: I0f95e4be5b359dc36fc3542bf0e321094db78a79
2020-05-21 11:51:17 -05:00
Evgeny
7c5cfafa30
fising mytest environment
...
Change-Id: Ic48c95e711758c3e448c317bc78c1bceeb22362c
2020-05-20 00:44:58 -05:00
Rachida Kebichi
8cece61689
Added check trace with config.
...
Change-Id: I1c71793c4c6f512288e92f70105f428c3f8671c4
2020-05-19 09:47:19 -05:00
Evgeny
074306d997
SWDEV-236864 : packaging of generated headers
...
Change-Id: Ifda69eecf3697f6b69c978b3c4c2ffe9835edeb8
2020-05-18 18:08:06 -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
5e5fe9917d
normalizing trace comparison mechanism
2020-03-27 00:32:18 -05:00
Evgeny
32a11bdd52
fix
2020-03-26 11:22:38 -05:00
eshcherb
7b8b39b495
Merge branch 'amd-master' into rkebichi-trace-compare
2020-03-25 19:27:49 -05:00
rkebichi
bf64364899
Update MatrixTranspose_test_trace.txt
2020-03-25 15:29:29 -04:00
Evgeny
7965a02680
fixing rocprofiler activity enabling
2020-03-09 21:13:44 -05:00
Evgeny
8b63135ced
PC sampling initial bringup
2020-02-28 14:01:40 -06:00
rkebichi
d1f57c565f
Update MatrixTranspose.cpp
2020-02-07 17:51:03 -05:00
rkebichi
5d32ade5d6
Create MatrixTranspose_test_trace.txt
2020-01-31 16:06:39 -05: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
0560d99d0f
hip_vdi: disabling calllback/activity disable
2019-11-27 19:10:53 -06:00
Evgeny
e09d753ef7
enabling of KFD API callbacks to MatricTranspose_test
2019-11-26 15:28:54 -06:00
Evgeny
ac5390cdb2
adding rpath for tests to use teh proper profiling library
2019-11-21 17:27:06 -06:00
Evgeny
f2b6a6b35c
update: dlopen of target runtimes with NOLOAD; enabled KFD domain in explicite test
2019-11-13 11:57:17 -06:00
rkebichi
475b3619d5
Update MatrixTranspose.cpp
2019-11-12 17:28:30 -05:00
Evgeny
86dbe20e82
fixing test with conditinoal kfd wrapper compilatipn
2019-11-12 12:35:35 -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
c17a5acb06
Update MatrixTranspose.cpp
2019-10-31 10:51:53 -04:00
rkebichi
becaf5d074
Update Makefile
2019-10-30 17:18:18 -04:00
Evgeny
eb4bf2dac6
hip-vdi changes
2019-10-25 00:53:26 -05:00
Evgeny
72a2571b22
hip-vdi support
2019-10-21 23:03:20 -05:00
Evgeny
b2c23f63d5
conditional building of kfd wrapper
2019-10-15 11:15:48 -05:00
Evgeny
72b5494f0b
start/stop API
2019-10-09 01:00:05 -05:00
rkebichi
c14c073d3f
Update MatrixTranspose.cpp
2019-10-02 19:26:41 -04: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
9e2f37bf77
fixing overloaded functions as macro
2019-09-16 11:19:04 -05:00
Evgeny
ad4214f4d2
cmake for roctx test
2019-09-05 20:19:06 -05:00