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
d0b29d9192ae615f16baa2ad2cdbe6f19613c0c8
rocm-systems
/
projects
/
clr
/
hipamd
/
tests
/
src
T
History
Ben Sander
d0b29d9192
Add comments to tests
...
[ROCm/clr commit:
731a2a58d3
]
2016-02-16 01:58:24 -06:00
..
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
CMakeLists.txt
Remove old include path.
2016-02-15 05:40:37 -06:00
hip_anyall.cpp
Remove test for atomicInc and atomicDec
2016-02-10 21:02:52 +08:00
hip_ballot.cpp
Remove test for atomicInc and atomicDec
2016-02-10 21:02:52 +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
Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
2016-02-02 14:50:55 +05:30
hipDoublePrecisionIntrinsics.cpp
Add double and integer intrinsics to test
2016-02-01 16:00:45 +05:30
hipDoublePrecisionMathDevice.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipDoublePrecisionMathHost.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipEventRecord.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipGetDeviceAttribute.cpp
Fix typo: maxThreadsPerMultiProcessor -> MaxSharedMemoryPerMultiprocessor
2016-02-12 01:29:20 +03: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
Add comments to tests
2016-02-16 01:58:24 -06:00
hipMemset.cpp
Test fixes:
2016-02-08 22:55:23 -06:00
hipPointerAttrib.cpp
Add comments to tests
2016-02-16 01:58:24 -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
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
hipSinglePrecisionMathHost.cpp
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -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
Improve copy testing implementation.
2016-02-12 18:24:08 -06:00
README.txt
Unit tests for HIP API. To add a new test:
Reference in New Issue
View Git Blame
Copy Permalink