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
1bfd3cdbd07b6cd232e8e7f6ba837e3c04cc60e4
rocm-systems
/
tests
/
src
T
History
Ben Sander
1bfd3cdbd0
Improve copy testing
2016-02-12 18:24:08 -06:00
..
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
CMakeLists.txt
Create address tracker for am_alloc.
2016-02-12 18:24:08 -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
Improve copy testing
2016-02-12 18:24:08 -06:00
hipMemset.cpp
Test fixes:
2016-02-08 22:55:23 -06:00
hipPointerAttrib.cpp
Query tracked memory sizes.
2016-02-12 18:24:08 -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