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
7a2991ed9ee40498be46a0b3c32ad168861b085d
rocm-systems
/
projects
/
hip
/
tests
/
src
T
History
pensun
7a2991ed9e
Merge branch 'privatestaging' of
https://github.com/AMDComputeLibraries/HIP-privatestaging
into privatestaging
...
[ROCm/hip commit:
2d0394eaae
]
2016-02-27 14:51:52 -06:00
..
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
CMakeLists.txt
Merge branch 'privatestaging' of
https://github.com/AMDComputeLibraries/HIP-privatestaging
into privatestaging
2016-02-27 14:51:52 -06:00
hip_anyall.cpp
Remove test for atomicInc and atomicDec
2016-02-10 21:02:52 +08:00
hip_ballot.cpp
Resolve issues for hip_popc and hip_ballot on nvcc
2016-02-19 20:18:03 +08:00
hip_brev.cpp
Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
2016-02-02 14:50:55 +05:30
hip_clz.cpp
Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
2016-02-02 14:50:55 +05:30
hip_ffs.cpp
Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
2016-02-02 14:50:55 +05:30
hip_popc.cpp
Resolve issues for hip_popc and hip_ballot on nvcc
2016-02-19 20:18:03 +08: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
Test cases for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES.
2016-02-27 14:48:00 -06:00
hipEnvVarDriver.cpp
Test cases for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES.
2016-02-27 14:48:00 -06:00
hipEventRecord.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipGetDeviceAttribute.cpp
fixes for titan platform
2016-02-26 05:25:30 -06:00
hipGridLaunch.cpp
Resolved test issues
2016-02-10 20:01:16 +08:00
hipHcc.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipIntegerIntrinsics.cpp
Add double and integer intrinsics to test
2016-02-01 16:00:45 +05:30
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.cpp
Merge branch 'memtracker' of
https://github.com/AMDComputeLibraries/HIP-privatestaging
into memtracker
2016-02-25 23:22:51 -06:00
hipMemcpyAsync.cpp
Improve async copy implementation.
2016-02-22 23:15:24 -06:00
hipMemset.cpp
Test fixes:
2016-02-08 22:55:23 -06:00
hipMultiThreadStreams.cpp
Add test for thread-safety on streams
2016-02-25 04:22:34 -06:00
hipPointerAttrib.cpp
Updated hipPointerAttrib.cpp to pass HC backend
2016-02-26 19:42:07 -06:00
hipSimpleAtomicsTest.cpp
Remove test for atomicInc and atomicDec
2016-02-10 21:02:52 +08: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
[v2]: Added test to check single stream dispatches
2016-02-27 05:55:56 -06:00
hipStreamL5.cpp
Update hipStreamL5.cpp
2016-02-27 13:20:55 -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
Remove warning on ballot/any/all and pop/clz.
2016-02-02 10:02:48 -06:00
test_common.cpp
Step1 in staging buffer copy.
2016-02-12 18:24:08 -06:00
test_common.h
Add abstraction for pinned/unpinned, and sync/async mem copies selection in tests
2016-02-25 04:21:24 -06:00
README.txt
Unit tests for HIP API. To add a new test:
Reference in New Issue
View Git Blame
Copy Permalink