Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
AI
/
rocm-systems
Следить
2
В избранное
0
Форкнуть
0
Вы уже форкнули rocm-systems
Код
Задачи
Запросы на слияние
Действия
Пакеты
Проекты
Релизы
Вики
Активность
Files
fbaf729f88353841ca2eb4f9b24f593bbb3b14ce
rocm-systems
/
tests
/
src
T
История
Alex Voicu
fbaf729f88
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
...
This reverts commit
d2fd1f5
2017-11-29 21:36:29 +00:00
..
context
This corrects some interesting choices that were present in the HIP
2017-11-01 22:51:22 +00:00
deviceLib
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
experimental
/xcompile
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
Functional
/device
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
g++
Fixed HIP for C runtime
2017-02-07 13:15:36 -06:00
gcc
Fixed HIP for C runtime
2017-02-07 13:15:36 -06:00
kernel
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
Negative
/Device
changed __global__ attribute
2017-02-03 10:53:36 -06:00
nvcc
/Device
fixed texture header on nvcc
2016-11-21 13:53:28 -06:00
Performance
/memory
changed __global__ attribute
2017-02-03 10:53:36 -06:00
runtimeApi
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
stress
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
texture
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
cudaRegister.cu
tests/src [v4] Added feature for partial writes on CPU
2016-03-16 07:04:40 -05:00
hipC.c
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
hipC.cpp
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
hipCKernel.c
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
hipEnvVar.cpp
Change to use hipDeviceGetPCIBusId api for hipEnvVarDriver test
2017-07-27 17:41:49 +00:00
hipEnvVarDriver.cpp
Change to use hipDeviceGetPCIBusId api for hipEnvVarDriver test
2017-07-27 17:41:49 +00:00
hipHcc.cpp
Fixed copyright and header names
2017-03-31 12:40:29 -05:00
hipPeerToPeer_simple.cpp
changed __global__ attribute
2017-02-03 10:53:36 -06:00
hipPointerAttrib.cpp
Clean up old USE_* and RELEASE.md notes.
2017-06-23 18:05:30 -05:00
Makefile
added support for __ldg
2016-04-20 12:25:40 -05:00
specialFunc.cu
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
test_common.cpp
Improve P2P test.
2016-04-11 07:58:58 -05:00
test_common.h
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:36:29 +00:00
testAPIStream.sh
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00