Evgeny
4c5404b89d
adding hsa_ven_amd_aqlprofile.h to the packaging
...
Change-Id: I3b69396e3cea129106d47be53218213e29de9843
[ROCm/ROCR-Runtime commit: fcaecfee80 ]
2017-09-20 14:40:49 -04:00
Sean Keely
595c7130d2
Enable use of CLOCK_MONOTONIC_RAW for post 4.4 kernels.
...
Change-Id: I3c1f27c7e639df5128c36d81f715fa16e6c1cf13
[ROCm/ROCR-Runtime commit: 30fce248c6 ]
2017-09-20 14:28:23 -04:00
Chris Freehill
6c0e9b2c6f
Use relative dir. instead of abs. (2nd instance)
...
Change-Id: I778a59e94efdd0845249473d92eaedd172429a48
[ROCm/ROCR-Runtime commit: 7d46a02df4 ]
2017-09-19 21:38:38 -04:00
Chris Freehill
27631645c4
Use rel. dir instead of abs. in CMake;Have a default number if iterations
...
Change-Id: I097fd229338ed520196cc4ed1ef1d00fe538e50c
[ROCm/ROCR-Runtime commit: 7d84190c4e ]
2017-09-19 14:13:49 -04:00
Chris Freehill
5a31817b33
Use relative path for symlink instead of absolute
...
Change-Id: I165f38df43afd554f022bb3bac54546c7bc5e806
[ROCm/ROCR-Runtime commit: 2d58324ac8 ]
2017-09-19 09:25:43 -04:00
Sean Keely
c5f1027982
Improve branch elimination in ScopedAcquire.
...
GCC can't reasonably be told that the lock ptr isn't null. Adding a private bool
allows the branch to be eliminated, along with the bool.
Change-Id: I0605d69474d6a6e6951be93c0af1d8caf3f77124
[ROCm/ROCR-Runtime commit: 9dfdce5b3c ]
2017-09-19 06:08:36 -04:00
Sean Keely
3aeea948cb
Add env key to disable 2MB suballocation.
...
Change-Id: Icca3041c3578aa180a656c01aae62f2ad6e8b583
[ROCm/ROCR-Runtime commit: 4275661682 ]
2017-09-19 06:08:36 -04:00
Sean Keely
9fd778eec1
Add suballocator for ordinary VRAM allocations smaller than 2MB.
...
Track pointer info for sub 2MB fragment allocations in allocation_map_.
Add fragment support to IPC.
Change-Id: I00cfc2e2fa289aac90a4718c392f9bb056a61a87
[ROCm/ROCR-Runtime commit: 117be0b55a ]
2017-09-19 06:08:36 -04:00
Chris Freehill
0ae72ff335
Remove reliance on env. variables to build rocrtst
...
Change-Id: I451dc9da4e810db51a4ec19e17a9b5206d09a224
[ROCm/ROCR-Runtime commit: ae4a9c4d91 ]
2017-09-16 23:58:20 -04:00
hthangir
3dc1b18d54
Use non-RAW version in clock_getres to workaround bug in older kernels
...
Change-Id: Ice0606a42cd7054f0804baf4af3521ffae3b7d50
[ROCm/ROCR-Runtime commit: 87d2df3da3 ]
2017-09-14 13:56:15 -05:00
Chris Freehill
b22f297ea2
Remove use of tools library
...
Change-Id: I80eb95987e1e91c67bd6c3e4b12df934860940f1
[ROCm/ROCR-Runtime commit: b4f2e8d8f1 ]
2017-09-13 13:49:56 -05:00
Chris Freehill
c937b65f2f
Adjust CMakefile to use defines instead of env. vars.
...
Change-Id: If5e97269774416eb65ab2d6d3f9e299b950c63a4
[ROCm/ROCR-Runtime commit: 0cb7db7d7e ]
2017-09-13 09:33:18 -04:00
Chris Freehill
14e7851781
Modified to build within Jenkins
...
Change-Id: I70c9c6b690f198c41641432478343d3714e26ab0
[ROCm/ROCR-Runtime commit: 80a7bdf66b ]
2017-09-08 12:57:23 -05:00
Sean Keely
e150edc48c
Report tools library load failures in debug builds.
...
Change-Id: Ie1ff313e929fc46134e58730a1d370c5d7ace8db
[ROCm/ROCR-Runtime commit: f1a661dedb ]
2017-08-31 21:32:48 -04:00
Laurent Morichetti
b2cb6bca96
Include <errno.h> for EBUSY
...
Change-Id: I9fa3417445866f3ce37af2169f623afa8e92e873
[ROCm/ROCR-Runtime commit: 0f05ef73ac ]
2017-08-31 07:32:51 -07:00
Chris Freehill
af02d06972
Async mem. copy test with NUMA awareness
...
Change-Id: If655ac4c087be2d379e868aad83812f2437d78b9
[ROCm/ROCR-Runtime commit: 92e46584f8 ]
2017-08-30 21:35:37 -04:00
Ramesh Errabolu
39f0c3e821
Add Iommu Perf Cntrs
...
Change-Id: I1cf3f00a959a923462634a62263707a267ae18af
[ROCm/ROCR-Runtime commit: 3980b4268b ]
2017-08-28 12:57:11 -05:00
Evgeny
e18c7098a3
aqlprofile api: adding gfx8 mc counters
...
Change-Id: I84dc06c24b7961dfe665cf7e2ae6cc9ae3b7326b
[ROCm/ROCR-Runtime commit: 09c732c2f9 ]
2017-08-23 15:23:05 -05:00
Sean Keely
4ff7a53721
Correct vm_fault signal cleanup.
...
Change-Id: Id2f14b911e3991a76771425bc09f38a613280e6b
[ROCm/ROCR-Runtime commit: 0cb1e8cb35 ]
2017-08-18 22:12:38 -04:00
Chris Freehill
90b3fee7f5
Remove dependency on hsa-runtime-tools
...
Change-Id: Ic4ce2bcbf1176e7eb859db39f21e7185691837e1
[ROCm/ROCR-Runtime commit: c85322d93d ]
2017-08-17 15:39:35 -04:00
Evgeny
1fcbd14d89
AqlProfile API, commenting out hanging GFX9 blocks, ATC, GCEA, RPB
...
Change-Id: I411fb33f77c9538ca236b9b6b09c7dfe75220c02
[ROCm/ROCR-Runtime commit: fb4afca8c3 ]
2017-08-15 12:44:00 -05:00
Sean Keely
468313f9b5
Simplify pointer info version check.
...
Change-Id: I0ed363f1261ffc041547f313970ca67298ace56c
[ROCm/ROCR-Runtime commit: dec5c52e07 ]
2017-08-12 03:14:39 -04:00
Sean Keely
546c179cfc
Initial IPC signal support.
...
Added an API for creating signals with attributes.
Added two APIs for IPC operations on signals.
Initial use of exceptions for error handling.
Add ref counting to signals.
Removed spin loops from signal destructors.
Signals are no longer to be destroyed with delete, use DeleteSignal instead.
Added delete safety to doorbells.
Added secondary hsa_signal_t -> Signal* translation path for IPC enabled signals.
Change-Id: Id59065d002f0c2566b0a9425694da2ed27cb7d7f
[ROCm/ROCR-Runtime commit: c9642cf7af ]
2017-08-11 18:41:34 -05:00
Sean Keely
550547f404
Initial exception support for signals.
...
Also separate signal ABI block allocations from the runtime interface object.
Change-Id: If16763338db664f29163a1348f8f4c38cf0597b2
[ROCm/ROCR-Runtime commit: 2732b18092 ]
2017-08-11 18:41:34 -05:00
Sean Keely
76e67099b3
Update ipc test to use IPC signals.
...
Change-Id: Id5984093de45b08261d3196cc6fc3d597324edf4
[ROCm/ROCR-Runtime commit: d6acd0edfc ]
2017-08-11 17:29:55 -04:00
Evgeny
ce72ce0c92
adding aqlprofile member to HsaApiTable
...
Change-Id: Id674186dfa2e83295a51f770ccc0400f1cb51a98
[ROCm/ROCR-Runtime commit: 287afd3a52 ]
2017-08-09 16:09:39 -05:00
Evgeny
200067f1be
Adding HSA_API macro to the API method declarations to be consistent with other HSA header files, TCS removing
...
Change-Id: Ic217d3b2bdbb22d3600c5ecaacb7ab53bf26096a
[ROCm/ROCR-Runtime commit: 4824a2db0b ]
2017-08-08 10:46:12 -04:00
Chris Freehill
e16e5fb048
Remove build of non-existent project
...
Change-Id: I6b2c59e67c2d2a320e705b725f8c779b9913759a
[ROCm/ROCR-Runtime commit: 783a28b68c ]
2017-08-08 10:03:36 -04:00
Evgeny
c0c32288ac
aqlprofile block list, explicit numbers assigned, IA removed
...
Change-Id: I9f9358f8e03e13eb81845de2e33dd5f3da27811a
[ROCm/ROCR-Runtime commit: 47322942b3 ]
2017-08-03 11:39:21 -04:00
Evgeny
d224dc274f
aql-profile api: reducing blocks list to compute only and new gfx9 blocks
...
Change-Id: Ib506b82ea407afec4f5d4bcad755d4d57b92e34b
[ROCm/ROCR-Runtime commit: c66f68041c ]
2017-08-02 12:21:24 -04:00
Chris Freehill
aca0282c61
Clearer/more concise variable names
...
Change-Id: Ib92211977066b728f19b2a7fe40639160a8262b3
[ROCm/ROCR-Runtime commit: ab2248132a ]
2017-08-01 10:38:26 -05:00
Chris Freehill
9aae431f6d
Added max. single mem. allocation test.
...
Change-Id: Ie81c6af0502fde56225b1e197801cf04b474feb2
[ROCm/ROCR-Runtime commit: cf24f7bb78 ]
2017-07-31 12:04:55 -05:00
Chris Freehill
b39089e54c
Reorganize tests
...
Change-Id: I45f92d61070b325bcb57bd72e4a68e7d6495463c
[ROCm/ROCR-Runtime commit: bddc89e703 ]
2017-07-28 11:32:20 -04:00
hthangir
ea88523fc7
Fix compilation issue reported with GLIBC 2.12 (RHEL 6.9)
...
Change-Id: I770b72ba1d61475a76aa72d0c52ebfb380db6019
[ROCm/ROCR-Runtime commit: 9ee0108e58 ]
2017-07-28 11:11:01 -04:00
Chris Freehill
9443b47a53
Update tests to use rocm-smi
...
Change-Id: Ia4692019460f4ba42a12ecba1f9e59576561c73e
[ROCm/ROCR-Runtime commit: a055531eb4 ]
2017-07-28 08:34:27 -04:00
Chris Freehill
3e458ed991
Add rocm-smi c++ utility classes
...
Change-Id: I4362151abf84f89942bf2895b45fca498a28dfc9
[ROCm/ROCR-Runtime commit: 8424fd6f23 ]
2017-07-25 00:42:34 -04:00
Chris Freehill
bcd0bd4e38
Added dispatch time, async copy and test template rocrtst tests
...
Change-Id: I57a844ee65c36bd61616ee6d60d358303f51db56
[ROCm/ROCR-Runtime commit: a12c5628ea ]
2017-07-17 10:30:26 -05:00
Evgeny
4648eb66fd
moving hsa-amd-aqlprofile to ssh://gerritgit/hsa/ec/aqlprofile
...
Change-Id: Ic42752ca41f877db02aa5a5d8d617cd67cce8956
[ROCm/ROCR-Runtime commit: 08d5efe29d ]
2017-07-14 14:59:42 -05:00
Evgeny
b6d71a8fe6
hsa_ven_amd_aqlprofile.h: include <hsa.h> fix
...
Change-Id: Idfd2fdde112d502d4b4a3365512ec601f7e56a5b
[ROCm/ROCR-Runtime commit: ab67b8511b ]
2017-07-12 15:43:58 -05:00
Sean Keely
dd8804d7ad
Remove use of anonymous member in C builds.
...
Tools/CodeXL will retain older versions of structs if them need them.
Change-Id: I568d7b445778dd575ef71000b4b839300572288e
[ROCm/ROCR-Runtime commit: a0a3587345 ]
2017-07-12 16:40:00 -04:00
Sean Keely
41ab59b1e7
Fix queue interception in tools.
...
1. Correct amd::AqlQueue::ExecutePM4 to support interception.
2. Minor fixes to AqlPacket and SoftCP.
3. Minimal change to disable interception of runtime internal queues.
Change-Id: I103fece2ebf9a188d27f01e61221c737405d7253
[ROCm/ROCR-Runtime commit: bc0bd00746 ]
2017-07-12 16:39:43 -04:00
Sean Keely
17d0e450cb
Correct handling of slow clocks under linux.
...
Change-Id: I9a1b08d5457caa6739220603bbd37b00febc64d7
[ROCm/ROCR-Runtime commit: 29b5b5c029 ]
2017-07-12 12:49:49 -04:00
Sean Keely
19f96afee1
Properly order signal copy agent tagging with copy operation.
...
Change-Id: Ic428c958551279fbea1b2449afba930b82804ede
[ROCm/ROCR-Runtime commit: 3e50adc7ce ]
2017-07-11 13:10:00 -04:00
Sean Keely
cafbebc2a5
Decrement hsa_init ref counter when init fails.
...
Change-Id: If9376344d4b559e601932d070731132c8450104e
[ROCm/ROCR-Runtime commit: c9f0427cb0 ]
2017-07-07 21:21:03 -05:00
Evgeny
ce82829fc1
hsa-runtime integration
...
Change-Id: I48968966ffe164218ebff88d0e3a1268e96bf1dd
[ROCm/ROCR-Runtime commit: 4174f07fd1 ]
2017-07-05 10:55:30 -04:00
Evgeny
7892cc861c
Block list extending
...
Change-Id: Id17efde25fce287296e80f2b37c77b15aa59b561
[ROCm/ROCR-Runtime commit: c533229bc1 ]
2017-06-23 16:37:02 -04:00
Evgeny
9725267667
minor fixes, debug output, comments, using env vars, dead code
...
Change-Id: I08ad73b561709c1818d78a9191c96d6ad141a609
[ROCm/ROCR-Runtime commit: 8618bf7e2c ]
2017-06-22 18:04:26 -04:00
Ramesh Errabolu
1351f204d4
Support Perf Cntrs (PMC) and Thread Trace (SQTT) over AQL queues
...
Change-Id: I716b722895d90b46914c31377e791ad602acecc1
[ROCm/ROCR-Runtime commit: 08e0bca567 ]
2017-06-15 12:58:31 -04:00
Kenny Ho
415027b89f
Revert "Implement memory fault analysis through context save area"
...
This reverts commit 498f3a7188 .
Change-Id: Ibf11b764b383b9be291f3009a30550e1a1e2d115
[ROCm/ROCR-Runtime commit: 5b4df54b10 ]
2017-06-14 14:21:53 -04:00
Evgeny
231d7e8608
GFX8 API
...
Change-Id: I9d0c430e4199f043226c8897f3320a7973cbdeda
[ROCm/ROCR-Runtime commit: 35b376e2ee ]
2017-06-14 12:24:28 -04:00