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
954b7dadf7b07f86737c8bec65e88bf819b44a03
rocm-systems
/
hipamd
/
tests
/
src
T
History
Alex Voicu
4966518846
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
4792475
2017-11-29 21:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +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:49:10 +00:00
testAPIStream.sh
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00