Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
AI
/
rocm-systems
Следить
2
В избранное
0
Форкнуть
0
Вы уже форкнули rocm-systems
Код
Задачи
Запросы на слияние
Действия
Пакеты
Проекты
Релизы
Вики
Активность
Files
64a169fd5c3336c545c04dfd490f0b84240f99d4
rocm-systems
/
projects
/
hip
/
tests
/
src
/
runtimeApi
/
stream
T
История
Alex Voicu
962bf7bfda
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.
...
[ROCm/hip commit:
cffd0e14eb
]
2017-11-19 01:54:12 +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
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
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