Este sítio Web requer JavaScript.
Explorar
Ajuda
Iniciar sessão
AI
/
rocm-systems
Vigiar
2
Juntar aos favoritos
0
Derivar
0
Você já tinha feito uma derivação do repositório rocm-systems, anteriormente
Código
Questões
Pedidos de integração
Operações
Pacotes
Planeamentos
Lançamentos
Wiki
Trabalho
Ficheiros
0755f1fc26850c2f0efec0ad386dcff2ecf621bc
rocm-systems
/
hipamd
/
tests
/
src
T
Histórico
Alex Voicu
0755f1fc26
Modify the set component of the memcpy test (unclear why there is a memset component to begin with).
2017-11-21 17:52:01 +00:00
..
context
This corrects some interesting choices that were present in the HIP
2017-11-01 22:51:22 +00:00
deviceLib
Modify the set component of the memcpy test (unclear why there is a memset component to begin with).
2017-11-21 17:52:01 +00:00
experimental
/xcompile
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
Functional
/device
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
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
Merge pull request
#265
from phani544/nvccTests
2017-11-20 07:28:29 +05:30
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
Re-sync with upstream.
2017-11-20 15:34:50 +00:00
stress
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
texture
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
.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
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
hipC.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
hipCKernel.c
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
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
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
test_common.cpp
Improve P2P test.
2016-04-11 07:58:58 -05:00
test_common.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
testAPIStream.sh
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00