Ben Sander
af22d056e0
touchup
2016-02-28 21:08:53 -06:00
Ben Sander
28b28ba9b9
Describe using HIP with native-gcn compiler
2016-02-28 21:08:53 -06:00
Jay Cornwall
3a662ac712
Fix race in dGPU event page setup
...
events_page is unprotected from multiple allocation. The first event
creation ioctl is unprotected from a race with args.event_page_offset
being set (for page setup) and null (all subsequent invocations).
Change-Id: I40ba712a17e9eff257785f90c553a74ad09c661d
Signed-off-by: Yair Shachar <Yair.Shachar@amd.com >
2016-02-28 07:14:23 -05:00
Jay Cornwall
537f217f11
Fix race in dGPU event page setup
...
events_page is unprotected from multiple allocation. The first event
creation ioctl is unprotected from a race with args.event_page_offset
being set (for page setup) and null (all subsequent invocations).
Change-Id: I40ba712a17e9eff257785f90c553a74ad09c661d
Signed-off-by: Yair Shachar <Yair.Shachar@amd.com >
[ROCm/ROCR-Runtime commit: 3a662ac712 ]
2016-02-28 07:14:23 -05:00
foreman
dfe8cd2a44
P4 to Git Change 1241530 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/28 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2047 to 2048.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1794 edit
[ROCm/clr commit: dcefdaca6c ]
2016-02-28 03:10:25 -05:00
foreman
dcefdaca6c
P4 to Git Change 1241530 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/28 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2047 to 2048.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1794 edit
2016-02-28 03:10:25 -05:00
pensun
9d28711854
Merge branch 'doc_update' into privatestaging
...
[ROCm/clr commit: d185ed5f3d ]
2016-02-27 15:13:14 -06:00
pensun
d185ed5f3d
Merge branch 'doc_update' into privatestaging
2016-02-27 15:13:14 -06:00
pensun
4f31297623
Merge branch 'doc_update' into privatestaging
...
[ROCm/hip commit: 1a5c78062f ]
2016-02-27 15:13:14 -06:00
pensun
1a5c78062f
Merge branch 'doc_update' into privatestaging
2016-02-27 15:13:14 -06:00
pensun
83250c6a54
resolve conflicts of doc_update
...
[ROCm/clr commit: cb352a17c3 ]
2016-02-27 15:08:45 -06:00
pensun
cb352a17c3
resolve conflicts of doc_update
2016-02-27 15:08:45 -06:00
pensun
cb19da0aa7
resolve conflicts of doc_update
...
[ROCm/hip commit: 11ca71bd76 ]
2016-02-27 15:08:45 -06:00
pensun
11ca71bd76
resolve conflicts of doc_update
2016-02-27 15:08:45 -06:00
pensun
b0f4039e10
minor typo fix
...
[ROCm/clr commit: dec63c6647 ]
2016-02-27 15:04:49 -06:00
pensun
dec63c6647
minor typo fix
2016-02-27 15:04:49 -06:00
pensun
5386d7d7c6
minor typo fix
...
[ROCm/hip commit: 06dce734ee ]
2016-02-27 15:04:49 -06:00
pensun
06dce734ee
minor typo fix
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
dacae05c98
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-02-27 14:51:52 -06:00
pensun
7a2991ed9e
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: 2d0394eaae ]
2016-02-27 14:51:52 -06:00
pensun
2d0394eaae
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
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
pensun
ee53ef507f
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.
2016-02-27 14:48:00 -06:00
pensun
b9421830a4
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/hip commit: 39b44cb484 ]
2016-02-27 14:48:00 -06:00
pensun
39b44cb484
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.
2016-02-27 14:48:00 -06:00
pensun
3236c75b87
improve the HIP_VISIBLE_DEVICES implementation
...
[ROCm/clr commit: 17987b42c5 ]
2016-02-27 14:14:08 -06:00
pensun
17987b42c5
improve the HIP_VISIBLE_DEVICES implementation
2016-02-27 14:14:08 -06:00
pensun
1154872b0d
improve the HIP_VISIBLE_DEVICES implementation
...
[ROCm/hip commit: 1f606261c1 ]
2016-02-27 14:14:08 -06:00
pensun
1f606261c1
improve the HIP_VISIBLE_DEVICES implementation
2016-02-27 14:14:08 -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
Aditya Avinash Atluri
5f99484d3f
Update hipStreamL5.cpp
...
- Added Copyright
- Removed unnecessary headers
- Added naming scheme
- Added comments for failing cases
- Reformatted source
2016-02-27 13:20:55 -06:00
Aditya Avinash Atluri
ab2f5e0158
Update hipStreamL5.cpp
...
- Added Copyright
- Removed unnecessary headers
- Added naming scheme
- Added comments for failing cases
- Reformatted source
[ROCm/hip commit: cdccdb9faa ]
2016-02-27 13:20:55 -06:00
Aditya Avinash Atluri
cdccdb9faa
Update hipStreamL5.cpp
...
- Added Copyright
- Removed unnecessary headers
- Added naming scheme
- Added comments for failing cases
- Reformatted source
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
pensun
43e156c002
add test case and its driver for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES
2016-02-27 09:43:38 -06:00
pensun
dcf5ac2c06
add test case and its driver for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES
...
[ROCm/hip commit: 43315ad62b ]
2016-02-27 09:43:38 -06:00
pensun
43315ad62b
add test case and its driver for HIP_VISIBLE_DEVICES/CUDA_VISIBLE_DEVICES
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
bb97cd9332
[v2]: Added test to check single stream dispatches
2016-02-27 05:55:56 -06:00
Aditya Atluri
d0e96d1b27
[v2]: Added test to check single stream dispatches
...
[ROCm/hip commit: 14ec56acab ]
2016-02-27 05:55:56 -06:00
Aditya Atluri
14ec56acab
[v2]: Added test to check single stream dispatches
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
61c63c155c
Revert "Added test to check dispatches on single stream"
...
This reverts commit 90edf9c06f .
2016-02-27 05:48:41 -06:00
Aditya Atluri
d3c0e23113
Revert "Added test to check dispatches on single stream"
...
This reverts commit 0201608b44 .
[ROCm/hip commit: 3733599cb4 ]
2016-02-27 05:48:41 -06:00
Aditya Atluri
3733599cb4
Revert "Added test to check dispatches on single stream"
...
This reverts commit f134c6ccb6 .
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 Atluri
90edf9c06f
Added test to check dispatches on single stream
2016-02-27 05:44:57 -06:00
Aditya Avinash Atluri
9c4819bc29
Merge pull request #4 from AMDComputeLibraries/memtracker
...
hipGetPointerAttrib behavioral changes
2016-02-27 10:51:23 -06:00