Alex Voicu
|
d8e323d4b5
|
Clean up trailing whitespace so as to reduce noise in #246.
|
2017-11-08 00:08:55 +00:00 |
|
Rahul Garg
|
4b98572f47
|
Enable hipStreamSync2 and record_event dtests
|
2017-08-24 15:51:58 +05:30 |
|
Maneesh Gupta
|
b3a9e202b1
|
[dt] temporarily disable broken tests
Change-Id: I3ce23e410dc36e06d460263d768412f8368a6699
|
2017-07-18 11:17:02 +05:30 |
|
Ben Sander
|
39c18e5e5f
|
Fix HIP_SYNC_NULL_STREAM=0 mode.
- Fix null-stream sync
- hipStreamDestroy of null stream returns hipErrorInvalidResourceHandle
- Update documentation.
- Add tests for null stream sync, hipEventElapsedTime.
- Rename internal enum hipEventStatusRecorded to hipEventStatusComplete
- refactor hipStreamWaitEvent to streamline control-flow
|
2017-06-05 08:50:22 -05:00 |
|
Ben Sander
|
8ce6d17983
|
Update tests.
Fix some NVCC issues.
Add hipStreamSync2, record_event tests.
|
2017-06-04 20:18:37 -05:00 |
|