Grafico dei commit

246 Commit

Autore SHA1 Messaggio Data
rkebichi c64a1ae4a6 Create merge_jsons.py
Script to merge comma separated list of json files into one
2020-03-06 11:17:13 -05:00
rkebichi 70274c3692 Update parse_trace.py 2020-02-10 15:29:49 -05:00
rkebichi d1f57c565f Update MatrixTranspose.cpp 2020-02-07 17:51:03 -05:00
rkebichi e28dde64b3 Update parse_trace.py 2020-02-07 17:00:50 -05:00
rkebichi 1771d1b826 Update MatrixTranspose_mgpu_trace.txt 2020-02-07 16:51:24 -05:00
rkebichi 1f33587c29 Added level 3 trace compare (trace files diffed) 2020-02-07 16:42:39 -05:00
rkebichi 20051e559e Update parse_trace.py 2020-02-03 17:25:28 -05:00
rkebichi 8cc21b7557 Update CMakeLists.txt 2020-01-31 16:19:29 -05:00
rkebichi bd23c55ff7 Update ctrl_hsa_trace.txt 2020-01-31 16:17:05 -05:00
rkebichi cf9b4e1666 Create ctrl_hsa_input_trace.txt 2020-01-31 16:16:40 -05:00
rkebichi 016b0e248d Create ctrl_hsa_trace.txt 2020-01-31 16:15:41 -05:00
rkebichi 5d32ade5d6 Create MatrixTranspose_test_trace.txt 2020-01-31 16:06:39 -05:00
rkebichi 69474a2e79 Create MatrixTranspose_hip_trace.txt 2020-01-31 16:02:57 -05:00
rkebichi 1c3216af44 Create MatrixTranspose_sys_hsa_trace.txt 2020-01-31 16:02:08 -05:00
rkebichi 1bb2a553be Create MatrixTranspose_sys_trace.txt 2020-01-31 16:01:20 -05:00
rkebichi 9c1261b856 Create MatrixTranspose_mgpu_trace.txt 2020-01-31 16:00:28 -05:00
rkebichi b68209078b Create MatrixTranspose_ctest_trace.txt 2020-01-31 15:58:54 -05:00
rkebichi 4fbb8e4863 Update CMakeLists.txt 2020-01-31 15:53:18 -05:00
rkebichi ea1eb05ecd Update run.sh 2020-01-31 15:51:30 -05:00
rkebichi e3879bc5c1 Update run.sh 2020-01-31 11:14:29 -05:00
rkebichi 941622e6b9 Create parse_trace.py
script to parse roctracer .txt trace files
2020-01-31 11:01:11 -05:00
Evgeny 86dbe20e82 fixing test with conditinoal kfd wrapper compilatipn 2019-11-12 12:35:35 -06:00
eshcherb 415cab134c Merge pull request #19 from rkebichi/rkebichi-patch-kfd-1
Rkebichi patch kfd 1
2019-11-12 10:17:11 -06:00
rkebichi d4014f5d44 Update gen_ostream_ops.py 2019-11-12 09:55:46 -05:00
eshcherb 2bcf1c5554 Merge branch 'amd-master' into rkebichi-patch-kfd-1 2019-11-11 19:05:50 -06:00
rkebichi 5ef1033260 Update gen_ostream_ops.py
New version of script generates all expected fields for KFD API. I checked all structs and made sure nested structs and unions, named or anonymous are handled properly.
2019-11-07 16:06:21 -05:00
Evgeny 6a442864a3 hip-vdi sync activity callback fix 2019-11-06 09:11:11 -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 1a62e18593 Update roctracer_kfd.h 2019-10-31 10:48:42 -04:00
rkebichi 0aa6df2b52 Update roctracer_kfd.h 2019-10-30 17:26:57 -04:00
rkebichi 3a8ae2fff4 Update CMakeLists.txt 2019-10-30 17:21:20 -04:00
rkebichi becaf5d074 Update Makefile 2019-10-30 17:18:18 -04:00
rkebichi b9e7638ef9 Update roctracer_kfd.h 2019-10-30 17:16:54 -04:00
rkebichi 34fbe19977 Update gen_ostream_ops.py 2019-10-30 17:01:39 -04:00
Evgeny 086a8f4aa6 update 2019-10-25 20:10:44 -05:00
Evgeny d2db29cd7d fix loader to have strict ldopen 2019-10-25 19:39:04 -05:00
Evgeny 8941ca3acd disable kfd wrapper installation 2019-10-25 19:21:24 -05:00
Evgeny 2303c1e398 enabling rocprofiler kernels trace 2019-10-25 17:46:34 -05:00
eshcherb b7faba432a Merge pull request #24 from mxz297/kfdwrapper-install
Install libkfdwrapper64.so
2019-10-25 13:01:43 -05:00
Evgeny daac4fad76 reverting ld_library_path 2019-10-25 10:11:16 -05:00
Evgeny 640e24ea9a hsa and hip tracing interf2erence 2019-10-25 02:10:09 -05:00
Evgeny eb4bf2dac6 hip-vdi changes 2019-10-25 00:53:26 -05:00
Evgeny 064a7021a0 hip trac elayer generator removing - it is located in hip 2019-10-23 17:20:37 -05:00
Evgeny 807745c573 hip-vdi library name 2019-10-22 17:44:37 -05:00
Evgeny 3d021b1f0b hip-clang fixes 2019-10-22 15:38:06 -05:00
rkebichi 93e0330047 Update gen_ostream_ops.py 2019-10-22 15:22:59 -04:00
rkebichi 5ae9aa1492 Update roctracer_kfd.h 2019-10-22 15:18:45 -04:00
Evgeny 975656ef09 adding PREFIX_PATH env vsr to build script 2019-10-22 11:18:33 -05:00
Evgeny 72a2571b22 hip-vdi support 2019-10-21 23:03:20 -05:00