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
b76856890261bc4dc0f9c46f043b73b56640ec4e
rocm-systems
/
tests
/
src
T
History
Aditya Atluri
b768568902
src/ fixed hipHostAllocDefault flags
2016-03-16 07:32:54 -05: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-03-14 15:01:26 -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
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
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
src/ fixed hipHostAllocDefault flags
2016-03-16 07:32:54 -05:00
hipHostGetFlags.cpp
added copyrights for newly added tests
2016-03-07 02:01:25 -06: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
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -05:00
hipMemcpy.cpp
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -05:00
hipMemcpyAsync.cpp
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -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
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -05:00
hipPerfMemcpy.cpp
Added performance test for memcpy
2016-03-16 07:16:51 -05:00
hipPointerAttrib.cpp
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -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
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -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
Deprecating hipMallocHost to hipHostAlloc
2016-03-15 06:30:16 -05:00
README.txt
Unit tests for HIP API. To add a new test:
Reference in New Issue
View Git Blame
Copy Permalink