Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
AI
/
rocm-systems
Следить
2
В избранное
0
Форкнуть
0
Вы уже форкнули rocm-systems
Код
Задачи
Запросы на слияние
Действия
Пакеты
Проекты
Релизы
Вики
Активность
Files
63636b07a87f2c6cd9df5cbf700858f18eba4eed
rocm-systems
/
projects
/
hip
/
tests
/
src
T
История
scchan
63636b07a8
remove the --hipcc_explicit_lib
...
[ROCm/hip commit:
2ddb8fface
]
2016-03-28 13:56:23 -05:00
..
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
buildHIPC.sh
Added test for C + HIP
2016-03-25 13:45:28 -05:00
CMakeLists.txt
remove the --hipcc_explicit_lib
2016-03-28 13:56:23 -05:00
cudaRegister.cu
tests/src [v4] Added feature for partial writes on CPU
2016-03-16 07:04:40 -05:00
hip_anyall.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hip_ballot.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hip_brev.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hip_clz.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hip_ffs.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hip_popc.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hipAPIStreamDisable.cpp
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00
hipAPIStreamEnable.cpp
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00
hipC.c
Added test for C + HIP
2016-03-25 13:45:28 -05:00
hipDoublePrecisionIntrinsics.cpp
Add double and integer intrinsics to test
2016-02-01 16:00:45 +05:30
hipDoublePrecisionMathDevice.cpp
Enable cospi,rsqrt,sinpi tests for HCC newer than 16073
2016-02-22 15:13:23 +05:30
hipDoublePrecisionMathHost.cpp
Enable cospi,rsqrt,sinpi tests for HCC newer than 16073
2016-02-22 15:13:23 +05:30
hipEnvVar.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hipEnvVarDriver.cpp
Fix for hipEnvVar test for titan machine
2016-03-03 06:23:17 -06:00
hipEventRecord.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipFuncDeviceSynchronize.cpp
updated hipdevicesync test
2016-03-25 06:41:49 -05:00
hipFuncGetDevice.cpp
added functional tests for hip device apis
2016-03-25 05:49:33 -05:00
hipFuncSetDevice.cpp
added functional tests for hip device apis
2016-03-25 05:49:33 -05:00
hipFuncSetDeviceFlags.cpp
added CR and hipsetdeviceflags func
2016-03-24 07:04:01 -05:00
hipGetDeviceAttribute.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hipGridLaunch.cpp
Resolved test issues
2016-02-10 20:01:16 +08:00
hipHcc.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hipHostAlloc.cpp
corrected cmake
2016-03-24 11:17:57 -05:00
hipHostGetFlags.cpp
fixed hipHostGetFlags test
2016-03-23 02:45:21 -05:00
hipHostRegister.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hipIntegerIntrinsics.cpp
Add double and integer intrinsics to test
2016-02-01 16:00:45 +05:30
hipKernel.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hipLanguageExtensions.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipMathFunctions.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipMemcpy_simple.cpp
use codexl marker interface to mark HIP function/begin end.
2016-03-23 01:17:53 -05:00
hipMemcpy.cpp
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipMemcpyAsync.cpp
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipMemoryAllocate.cpp
Revert "Revert "fixed memory free apis""
2016-03-21 10:40:42 -05:00
hipMemset.cpp
Test fixes:
2016-02-08 22:55:23 -06:00
hipMultiThreadStreams1.cpp
Added new multithreaded stream test
2016-03-01 19:33:47 -06:00
hipMultiThreadStreams2.cpp
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipPerfMemcpy.cpp
updated CR
2016-03-24 21:48:27 -05:00
hipPointerAttrib.cpp
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipRandomMemcpyAsync.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hipSimpleAtomicsTest.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hipSinglePrecisionIntrinsics.cpp
Disable sincosf which has trouble on hcc now.
2016-02-01 17:42:37 +08:00
hipSinglePrecisionMathDevice.cpp
Enable cospi,rsqrt,sinpi tests for HCC newer than 16073
2016-02-22 15:13:23 +05:30
hipSinglePrecisionMathHost.cpp
Enable cospi,rsqrt,sinpi tests for HCC newer than 16073
2016-02-22 15:13:23 +05:30
hipStream.h
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipStreamL5.cpp
Increased size of arrays for single stream tests
2016-03-07 01:40:31 -06:00
Makefile
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
README.txt
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
specialFunc.cu
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
test_common.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
test_common.h
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
testAPIStream.sh
Added feature for --default-streams not working tests and hipcc
2016-03-20 08:08:33 -05:00
README.txt
Unit tests for HIP API. To add a new test:
Ссылка в новой задаче
Показать git blame
Копировать постоянную ссылку