This website requires JavaScript.
Jelajahi
Bantuan
Masuk
AI
/
rocm-systems
Menonton
2
Bintang
0
Garpu
0
You've already forked rocm-systems
Kode
Masalah
Tarik Permintaan
Actions
Packages
Projects
Rilis
Wiki
Kegiatan
Files
a5408ed7b6078e03bf62d8b5a3102525bb0adaa2
rocm-systems
/
tests
/
src
T
Riwayat
Aditya Atluri
2ebbdd6ec5
Revert "Added canMapHostMemory feature"
...
This reverts commit
af4edd277f
.
2016-03-05 13:08:57 -06:00
..
.gitignore
Initial commit for GPUOpen Launch
2016-01-26 20:14:33 -06:00
CMakeLists.txt
Added new multithreaded stream test
2016-03-01 19:33:47 -06:00
hip_anyall.cpp
Remove test for atomicInc and atomicDec
2016-02-10 21:02:52 +08:00
hip_ballot.cpp
Fix hip_ballot.cpp compilation on hcc
2016-03-03 09:52:41 +05:30
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
Fix for hipEnvVar test for titan machine
2016-03-03 06:23:17 -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
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
hipKernel.cpp
Initialize hip when single kernel is called
2016-03-02 08:08:45 -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.cpp
Merge branch 'memtracker' of
https://github.com/AMDComputeLibraries/HIP-privatestaging
into memtracker
2016-02-25 23:22:51 -06:00
hipMemcpyAsync.cpp
Added support for hipMemcpyDefault
2016-03-03 10:30:06 -06: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
Added Copyright
2016-03-02 08:53:10 -06:00
hipPointerAttrib.cpp
Changed test to match CUDA output of errors
2016-03-03 13:48:58 -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
Uncommented failed tests, passing fine via 180bc3
2016-02-29 06:07:26 -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