Aditya Atluri
6253fbbfe5
increased iteration size
...
[ROCm/clr commit: 8f527d2288 ]
2016-03-16 05:24:08 -05:00
Aditya Atluri
2a0d9ffb9c
added cudaHostRegister test
...
[ROCm/clr commit: a60649868d ]
2016-03-16 05:15:03 -05:00
Aditya Atluri
5327f3cbac
Deprecating hipMallocHost to hipHostAlloc
...
[ROCm/clr commit: 4d4d592e0c ]
2016-03-15 06:30:16 -05:00
Ben Sander
19a0fb0e0e
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
Conflicts:
src/hip_hcc.cpp
tests/src/CMakeLists.txt
[ROCm/clr commit: 15a8e8f8a0 ]
2016-03-14 15:01:26 -05:00
Aditya Atluri
6162990f44
Added hipHostRegister for hip with tests and added copyright
...
[ROCm/clr commit: 3127969d97 ]
2016-03-08 12:57:22 -06:00
Aditya Atluri
0667928d29
Added a random test for memcpyAsync
...
[ROCm/clr commit: 4503ebcb21 ]
2016-03-08 03:40:56 -06:00
Ben Sander
98d6ab118f
Refactor memccpy tests.
...
- Add "hipMemcpy_simple" - some simple smoke tests.
- Run memcpy 3 times w/ different switches for kinds, sizes,
multi-thread.
[ROCm/clr commit: 1d87879008 ]
2016-03-07 17:15:48 -06:00
Aditya Atluri
8a8836088b
Added hipHostRegister feature for CUDA backend and its tests
...
[ROCm/clr commit: 496c549141 ]
2016-03-07 03:42:50 -06:00
Aditya Atluri
cf23f09b7e
added copyrights for newly added tests
...
[ROCm/clr commit: 751f0a2ca7 ]
2016-03-07 02:01:25 -06:00
Aditya Atluri
9fc6a314ab
Increased size of arrays for single stream tests
...
[ROCm/clr commit: 4856b68ad8 ]
2016-03-07 01:40:31 -06:00
Aditya Atluri
d7d689cf32
added feature for hipHostGetFlags for CUDA and HIP
...
[ROCm/clr commit: 45408db5dc ]
2016-03-06 12:17:30 -06:00
Aditya Atluri
e5657dec23
corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
...
[ROCm/clr commit: 8a21b42943 ]
2016-03-06 08:31:04 -06:00
Aditya Atluri
375d90a632
Added hipHostAlloc feature for CUDA
...
[ROCm/clr commit: 2212d35e2d ]
2016-03-05 13:58:56 -06:00
Aditya Atluri
8254ed4dfa
Revert "Added canMapHostMemory feature"
...
This reverts commit 7eb8b2cc1d .
[ROCm/clr commit: a8d30da648 ]
2016-03-05 13:08:57 -06:00
Aditya Atluri
7eb8b2cc1d
Added canMapHostMemory feature
...
[ROCm/clr commit: 8c3777d317 ]
2016-03-05 13:06:37 -06:00
Aditya Atluri
fa46125c1f
Added support for hipMemcpyDefault
...
[ROCm/clr commit: 696476f3e0 ]
2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri
87c279cf1e
Changed test to match CUDA output of errors
...
We changed the test so that it runs on CUDA. As we are emulating CUDA behavior, this should pass on HIP.
[ROCm/clr commit: c5606c13e7 ]
2016-03-03 13:48:58 -06:00
pensun
c85ce19fb7
Fix for hipEnvVar test for titan machine
...
[ROCm/clr commit: 0b048afa79 ]
2016-03-03 06:23:17 -06:00
Maneesh Gupta
357ca59250
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 077b8f51c5 ]
2016-03-03 09:53:04 +05:30
Maneesh Gupta
069667dfd4
Fix hip_ballot.cpp compilation on hcc
...
[ROCm/clr commit: eefa31620d ]
2016-03-03 09:52:41 +05:30
Maneesh Gupta
811f64af8e
Fix hipPointerAttrib.cpp compilation on nvcc
...
[ROCm/clr commit: fc3fc15aea ]
2016-03-03 09:48:47 +05:30
pensun
83afc7ac7c
fix for hipEnvVarDriver test
...
[ROCm/clr commit: 8c0ce13ec2 ]
2016-03-02 04:35:37 -06:00
Aditya Atluri
5e0a69801a
Initialize hip when single kernel is called
...
[ROCm/clr commit: 5efc4ce08a ]
2016-03-02 08:08:45 -06:00
Aditya Avinash Atluri
e1b7b915f5
Added Copyright
...
[ROCm/clr commit: 831fa31eea ]
2016-03-02 08:53:10 -06:00
Aditya Atluri
22e4c8bef3
Added new multithreaded stream test
...
[ROCm/clr commit: 6cd1983745 ]
2016-03-01 19:33:47 -06:00
Aditya Atluri
f821d867d6
Uncommented failed tests, passing fine via 180bc3
...
[ROCm/clr commit: 97b6f586fb ]
2016-02-29 06:07:26 -06:00
Aditya Atluri
8711fd21c0
Revert "Testing all test cases"
...
This reverts commit 087db9341e .
[ROCm/clr commit: bef57b11d3 ]
2016-02-29 06:00:50 -06:00
Aditya Avinash Atluri
087db9341e
Testing all test cases
...
The comments for not-working tests are removed. They are working fine, thanks to this commit https://github.com/AMDComputeLibraries/HIP-privatestaging/commit/a8af2285a1ae1f774a65ac08d75c4fbb12955569
[ROCm/clr commit: dfd72b5ed7 ]
2016-02-29 13:01:43 -06:00
pensun
b0f4039e10
minor typo fix
...
[ROCm/clr commit: dec63c6647 ]
2016-02-27 15:04:49 -06:00
pensun
f9e01d97f9
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: dacae05c98 ]
2016-02-27 14:51:52 -06:00
pensun
4ada8d4ad9
Test cases for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES.
...
hipEnvVar is the base test case, to be called by hipEnvVarDriver
at the run time.
Test case includes tests for normal use case of the environment
variable, invalid value/sequence and use CUDA_VISIBLE_DEVICES as a
alternative.
[ROCm/clr commit: ee53ef507f ]
2016-02-27 14:48:00 -06:00
Aditya Avinash Atluri
e3ed04cba5
Update hipStreamL5.cpp
...
- Added Copyright
- Removed unnecessary headers
- Added naming scheme
- Added comments for failing cases
- Reformatted source
[ROCm/clr commit: 5f99484d3f ]
2016-02-27 13:20:55 -06:00
pensun
fc3eac09fe
add test case and its driver for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES
...
[ROCm/clr commit: 43e156c002 ]
2016-02-27 09:43:38 -06:00
Aditya Atluri
4f16968050
[v2]: Added test to check single stream dispatches
...
[ROCm/clr commit: bb97cd9332 ]
2016-02-27 05:55:56 -06:00
Aditya Atluri
cb38f1b7d9
Revert "Added test to check dispatches on single stream"
...
This reverts commit dcc97b7f25 .
[ROCm/clr commit: 61c63c155c ]
2016-02-27 05:48:41 -06:00
Aditya Atluri
dcc97b7f25
Added test to check dispatches on single stream
...
[ROCm/clr commit: 90edf9c06f ]
2016-02-27 05:44:57 -06:00
Aditya Avinash Atluri
a44710cd7a
Merge pull request #4 from AMDComputeLibraries/memtracker
...
hipGetPointerAttrib behavioral changes
[ROCm/clr commit: 9c4819bc29 ]
2016-02-27 10:51:23 -06:00
Aditya Avinash Atluri
2d12c3c9f4
Updated hipPointerAttrib.cpp to pass HC backend
...
The changes are according to the new API function change in HC backend for HIP. Especially hipPointerGetAttribute(...)
[ROCm/clr commit: e9a9c760fc ]
2016-02-26 19:42:07 -06:00
Ben Sander
b97c2c02b1
fixes for titan platform
...
[ROCm/clr commit: 8105bd636f ]
2016-02-26 05:25:30 -06:00
Ben Sander
e345f23846
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
[ROCm/clr commit: 7a1b4c3878 ]
2016-02-26 06:17:05 -06:00
Ben Sander
ee153bb572
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 4a6173fe58 ]
2016-02-26 06:15:09 -06:00
Ben Sander
b642f094b3
Merge branch 'memtracker' of https://github.com/AMDComputeLibraries/HIP-privatestaging into memtracker
...
Conflicts:
tests/src/hipMemcpy.cpp
[ROCm/clr commit: 69bb511b10 ]
2016-02-25 23:24:22 -06:00
Ben Sander
d1e06b19fc
Merge branch 'memtracker' of https://github.com/AMDComputeLibraries/HIP-privatestaging into memtracker
...
Conflicts:
tests/src/hipMemcpy.cpp
[ROCm/clr commit: 8d985188dd ]
2016-02-25 23:22:51 -06:00
Ben Sander
b8b7596d4d
Merge branch 'memtracker' into privatestaging
...
Conflicts:
src/hip_hcc.cpp
[ROCm/clr commit: af97f5e317 ]
2016-02-25 19:38:46 -06:00
Ben Sander
d2df45e132
Improve memory copy and commands switching
...
- Add chicken bits to use host-side dependency management.
- Add optional PinInPlace path for unpinned copies
- Synchronize before pinned memcpy path.
- Add mutex to protect two threads launching to same stream.
[ROCm/clr commit: 91ed5c7d78 ]
2016-02-25 19:19:49 -06:00
Evgeny Mankov
8e6e28df60
Attribute hipDeviceAttributeIsMultiGpuBoard for obtaining Device property isMultiGpuBoard is added.
...
On HIP path property obtaining done through hsa_iterate_agents and counting the devices of HSA_DEVICE_TYPE_GPU type.
P.S.
On multi-boards systems it might be problems with detection what board a GPU plugged into (not tested).
[ROCm/clr commit: 7bb0f17656 ]
2016-02-25 23:44:39 +03:00
Ben Sander
37b05790b1
Add test for thread-safety on streams
...
[ROCm/clr commit: 2228bbd119 ]
2016-02-25 04:22:34 -06:00
Ben Sander
e8021479b3
Add abstraction for pinned/unpinned, and sync/async mem copies selection in tests
...
[ROCm/clr commit: 382638df1e ]
2016-02-25 04:21:24 -06:00
Ben Sander
08f8387268
Add tests for multi-threaded streams
...
[ROCm/clr commit: 836c485d0b ]
2016-02-23 12:08:22 -06:00
Ben Sander
da37035a9c
Improve async copy implementation.
...
- Add device-side signal waits when transitioning between command classes
(Kernel, H2D copy, D2H copy).
- Support waiting in staged memory copies as well.
- Add several chicken bits to control implementation:
- HIP_DISABLE_ENQ_BARRIER
- HIP_DISABLE_BIDIR_MEMCPY
- HIP_ONESHOT_COPY_DEP
- Refactor signal pool to support efficient deallocation based on
signsequnm.
- Deallocate copy signals on eventSynchronize.
- Improve copy tests, add pingpong.
[ROCm/clr commit: 28990567fb ]
2016-02-22 23:15:24 -06:00