This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30d90dab38dc35b59a6681ffe4640fe502d602d7
rocm-systems
/
hipamd
/
tests
/
src
/
runtimeApi
/
stream
T
History
Alex Voicu
30d90dab38
Re-sync with upstream.
2017-11-20 15:34:50 +00:00
..
hipAPIStreamDisable.cpp
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
2017-11-19 01:54:12 +00:00
hipAPIStreamEnable.cpp
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
2017-11-19 01:54:12 +00:00
hipNullStream.cpp
Re-sync with upstream.
2017-11-20 15:34:50 +00:00
hipStream.h
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
2017-11-19 01:54:12 +00:00
hipStreamAddCallback.cpp
Modify hipStreamAddCallback test case to consider both NULL stream and stream
2016-10-23 12:36:02 -05:00
hipStreamGetFlags.cpp
More tests for memory,stream & error APIs
2017-11-06 11:31:52 +05:30
hipStreamL5.cpp
directed tests: Enable remaining tests in HIT infrastructure
2016-09-27 17:24:33 +05:30
hipStreamSync2.cpp
Clean up trailing whitespace so as to reduce noise in
#246
.
2017-11-08 00:08:55 +00:00
hipStreamWaitEvent.cpp
Clean up trailing whitespace so as to reduce noise in
#246
.
2017-11-08 00:08:55 +00:00