This website requires JavaScript.
Odkrywaj
Pomoc
Zaloguj się
AI
/
rocm-systems
Obserwuj
2
Polub
0
Forkuj
0
You've already forked rocm-systems
Kod
Zgłoszenia
Oczekujące zmiany
Actions
Packages
Projekty
Wydania
Wiki
Aktywność
Files
89df2f4e2f23497dbce201a70655a1ce3b039a97
rocm-systems
/
tests
/
src
T
Historia
Ben Sander
c7f583dcfb
PASS with warning if not enough GPUs detected.
2016-05-02 13:37:14 -05:00
..
experimental
/xcompile
changed c/hip xcompiling source
2016-04-11 13:26:09 -05:00
stress
Added directory for stress testing
2016-03-31 02:14:12 -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
enable hipHostRegister
2016-04-28 17:54:03 -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
hip_test_ldg.cpp
added hcc workweek to ldg test
2016-04-22 09:25:09 -05:00
hip_test_make_type.cpp
reorg make_datatype feature
2016-04-21 14:51:19 -05: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 C guard to hip_runtime.h
2016-04-11 13:01:02 -05:00
hipC.cpp
Not using classes inside headers
2016-03-29 02:27:51 -05:00
hipCKernel.c
C guarding the apis
2016-03-30 06:08:50 -05:00
hipDoublePrecisionIntrinsics.cpp
Add double and integer intrinsics to test
2016-02-01 16:00:45 +05:30
hipDoublePrecisionMathDevice.cpp
Remove some stale workweek references
2016-04-16 14:48:05 +05:30
hipDoublePrecisionMathHost.cpp
Remove some stale workweek references
2016-04-16 14:48:05 +05:30
hipEnvVar.cpp
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
2016-03-06 08:31:04 -06:00
hipEnvVarDriver.cpp
Explicitly include <string>
2016-05-02 12:49:53 -05: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
Added feature for cross-compilation and seperated hcc api from hip api
2016-04-06 14:18:51 -05: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/UnRegister api
2016-04-15 10:08:10 -05:00
hipIntegerIntrinsics.cpp
added device math functions
2016-03-31 12:29:19 -05:00
hipKernel.cpp
Added hipHostRegister for hip with tests and added copyright
2016-03-08 12:57:22 -06:00
hipLanguageExtensions.cpp
C guarding the apis
2016-03-30 06:08:50 -05: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
hipMemcpyAll.cpp
PASS with warning if not enough GPUs detected.
2016-05-02 13:37:14 -05:00
hipMemcpyAsync2.cpp
Added directory for stress testing
2016-03-31 02:14:12 -05:00
hipMemcpyAsync.cpp
Fixed failing tests
2016-03-30 13:00:44 -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
hipMultiThreadDevice.cpp
add simple negative P2P tests
2016-04-11 07:58:59 -05:00
hipMultiThreadStreams1.cpp
Test improvements
2016-03-29 17:29:31 -05:00
hipMultiThreadStreams2.cpp
hipHostRegister and hipHostMalloc refactor.
2016-03-22 02:30:10 -05:00
hipPeerToPeer_simple.cpp
Fixes for P2P and hipDeviceReset
2016-04-18 20:49:33 -05:00
hipPerfMemcpy.cpp
Fixed failing tests
2016-03-30 13:00:44 -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
Remove some stale workweek references
2016-04-16 14:48:05 +05:30
hipSinglePrecisionMathHost.cpp
Remove some stale workweek references
2016-04-16 14:48:05 +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
hipTestDevice.cpp
Calling intrinsics from global kernel
2016-03-29 11:17:55 -05:00
hipTestMemcpyPin.cpp
added support pinned dma memcpy between host and device
2016-04-20 14:21:22 -05:00
Makefile
added support for __ldg
2016-04-20 12:25:40 -05: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
Improve P2P test.
2016-04-11 07:58:58 -05:00
test_common.h
Test improvements
2016-03-29 17:29:31 -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:
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik