David Ogbeide
682776d89a
libhsakmt: get CPU model name from proc/cpuinfo
...
HSA thunk is currently only aware of GPU node
model info, CPU names are NULL.
Signed-off-by: David Ogbeide <davidboyowa.ogbeide@amd.com >
Change-Id: I3c2adbb8566a5048b44c39fff4fd8228912468ff
2016-03-23 11:11:18 -04:00
David Ogbeide
9abf85c06b
libhsakmt: get CPU model name from proc/cpuinfo
...
HSA thunk is currently only aware of GPU node
model info, CPU names are NULL.
Signed-off-by: David Ogbeide <davidboyowa.ogbeide@amd.com >
Change-Id: I3c2adbb8566a5048b44c39fff4fd8228912468ff
[ROCm/ROCR-Runtime commit: 682776d89a ]
2016-03-23 11:11:18 -04:00
Aditya Atluri
85bcb2e3b8
WIP added modular feature for device apis
...
[ROCm/clr commit: 64c4c70e4f ]
2016-03-23 07:54:01 -05:00
Aditya Atluri
b1d58c15ff
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 25c7557957 ]
2016-03-23 11:40:18 -05:00
Aditya Atluri
3becf113bd
Logging dispatch latency through database util
...
[ROCm/clr commit: 867554c423 ]
2016-03-23 11:39:57 -05:00
Siu Chi Chan
063e277e25
Merge pull request #18 from AMDComputeLibraries/grid_launch_index
...
Grid launch index fix
[ROCm/clr commit: 24496b1c38 ]
2016-03-23 11:26:28 -05:00
Ben Sander
7f1f07363d
Update docs:
...
- Some comments in hip_hcc.cpp
- document hipHostRegister* flags.
- expand docs on hipHostRegister/Unregister. Use "register" rather than
"pin" to describe action these take.
- change required CUDA version to 6 (require unified memory)
- remake doxygen.
[ROCm/clr commit: 3ca91cf327 ]
2016-03-23 23:11:15 -05:00
scchan
e1ee01dd60
add compiler version guard to the grid launch fix
...
[ROCm/clr commit: 1313f1fb77 ]
2016-03-23 11:24:37 -05:00
scchan
56d4054bc8
fix builtins mapping for IDs and Dims
...
[ROCm/clr commit: 671128abb0 ]
2016-03-23 11:08:28 -05:00
Aditya Atluri
64c4c70e4f
WIP added modular feature for device apis
2016-03-23 07:54:01 -05:00
Aditya Atluri
25c7557957
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-23 11:40:18 -05:00
Aditya Atluri
867554c423
Logging dispatch latency through database util
2016-03-23 11:39:57 -05:00
Siu Chi Chan
24496b1c38
Merge pull request #18 from AMDComputeLibraries/grid_launch_index
...
Grid launch index fix
2016-03-23 11:26:28 -05:00
Ben Sander
3ca91cf327
Update docs:
...
- Some comments in hip_hcc.cpp
- document hipHostRegister* flags.
- expand docs on hipHostRegister/Unregister. Use "register" rather than
"pin" to describe action these take.
- change required CUDA version to 6 (require unified memory)
- remake doxygen.
2016-03-23 23:11:15 -05:00
scchan
1313f1fb77
add compiler version guard to the grid launch fix
2016-03-23 11:24:37 -05:00
scchan
671128abb0
fix builtins mapping for IDs and Dims
2016-03-23 11:08:28 -05:00
Aditya Atluri
4ca4cae3fa
WIP added modular feature for device apis
...
[ROCm/hip commit: 89bfc0e375 ]
2016-03-23 07:54:01 -05:00
Aditya Atluri
459a8c2104
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: dc429aade6 ]
2016-03-23 11:40:18 -05:00
Aditya Atluri
ad91545586
Logging dispatch latency through database util
...
[ROCm/hip commit: 78407ea40a ]
2016-03-23 11:39:57 -05:00
Siu Chi Chan
e964f00377
Merge pull request #18 from AMDComputeLibraries/grid_launch_index
...
Grid launch index fix
[ROCm/hip commit: 1d3860a8eb ]
2016-03-23 11:26:28 -05:00
Ben Sander
7632b769a0
Update docs:
...
- Some comments in hip_hcc.cpp
- document hipHostRegister* flags.
- expand docs on hipHostRegister/Unregister. Use "register" rather than
"pin" to describe action these take.
- change required CUDA version to 6 (require unified memory)
- remake doxygen.
[ROCm/hip commit: eced013ae4 ]
2016-03-23 23:11:15 -05:00
scchan
22c79027a5
add compiler version guard to the grid launch fix
...
[ROCm/hip commit: 0eead76d4e ]
2016-03-23 11:24:37 -05:00
scchan
2b25f5c1ff
fix builtins mapping for IDs and Dims
...
[ROCm/hip commit: 56a1863c74 ]
2016-03-23 11:08:28 -05:00
Aditya Atluri
89bfc0e375
WIP added modular feature for device apis
2016-03-23 07:54:01 -05:00
Aditya Atluri
dc429aade6
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-23 11:40:18 -05:00
Aditya Atluri
78407ea40a
Logging dispatch latency through database util
2016-03-23 11:39:57 -05:00
Siu Chi Chan
1d3860a8eb
Merge pull request #18 from AMDComputeLibraries/grid_launch_index
...
Grid launch index fix
2016-03-23 11:26:28 -05:00
Ben Sander
eced013ae4
Update docs:
...
- Some comments in hip_hcc.cpp
- document hipHostRegister* flags.
- expand docs on hipHostRegister/Unregister. Use "register" rather than
"pin" to describe action these take.
- change required CUDA version to 6 (require unified memory)
- remake doxygen.
2016-03-23 23:11:15 -05:00
scchan
0eead76d4e
add compiler version guard to the grid launch fix
2016-03-23 11:24:37 -05:00
scchan
56a1863c74
fix builtins mapping for IDs and Dims
2016-03-23 11:08:28 -05:00
Aditya Atluri
49946441ab
fixed hipHostGetFlags test
...
[ROCm/clr commit: e9e84d2db6 ]
2016-03-23 02:45:21 -05:00
Aditya Atluri
53bdbdc81b
Remove redundant hpiHostGetDevicePointer
...
[ROCm/clr commit: b1b6d5e648 ]
2016-03-23 09:21:02 -05:00
Ben Sander
4f295f4358
Add USE_AV_COPY (replaces calls to am_copy with new acc_view::copy
...
[ROCm/clr commit: 6fb2367b66 ]
2016-03-23 10:30:53 -05:00
Ben Sander
72332dccb7
use the CPU_Agent for memory copies to indicate direction.
...
[ROCm/clr commit: f3ac666a7a ]
2016-03-23 10:29:44 -05:00
Aditya Atluri
e9e84d2db6
fixed hipHostGetFlags test
2016-03-23 02:45:21 -05:00
Aditya Atluri
b1b6d5e648
Remove redundant hpiHostGetDevicePointer
2016-03-23 09:21:02 -05:00
Ben Sander
6fb2367b66
Add USE_AV_COPY (replaces calls to am_copy with new acc_view::copy
2016-03-23 10:30:53 -05:00
Ben Sander
f3ac666a7a
use the CPU_Agent for memory copies to indicate direction.
2016-03-23 10:29:44 -05:00
Aditya Atluri
5b597511b6
fixed hipHostGetFlags test
...
[ROCm/hip commit: 362867d325 ]
2016-03-23 02:45:21 -05:00
Aditya Atluri
5f343cb38b
Remove redundant hpiHostGetDevicePointer
...
[ROCm/hip commit: 36d0da99c1 ]
2016-03-23 09:21:02 -05:00
Ben Sander
87830e8cff
Add USE_AV_COPY (replaces calls to am_copy with new acc_view::copy
...
[ROCm/hip commit: 6ab48d7b90 ]
2016-03-23 10:30:53 -05:00
Ben Sander
748180c769
use the CPU_Agent for memory copies to indicate direction.
...
[ROCm/hip commit: 0f81c5bcf2 ]
2016-03-23 10:29:44 -05:00
Aditya Atluri
362867d325
fixed hipHostGetFlags test
2016-03-23 02:45:21 -05:00
Aditya Atluri
36d0da99c1
Remove redundant hpiHostGetDevicePointer
2016-03-23 09:21:02 -05:00
Ben Sander
6ab48d7b90
Add USE_AV_COPY (replaces calls to am_copy with new acc_view::copy
2016-03-23 10:30:53 -05:00
Ben Sander
0f81c5bcf2
use the CPU_Agent for memory copies to indicate direction.
2016-03-23 10:29:44 -05:00
foreman
721a8ed870
P4 to Git Change 1250251 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/23 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2071 to 2072.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1818 edit
[ROCm/clr commit: 68da626227 ]
2016-03-23 03:06:52 -04:00
foreman
68da626227
P4 to Git Change 1250251 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/23 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2071 to 2072.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1818 edit
2016-03-23 03:06:52 -04:00
James Edwards (xN/A) TX
7d2bc9d113
Separate open source core runtime code from DK makefiles.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1250152]
2016-03-22 18:10:13 -05:00
James Edwards (xN/A) TX
8504fcb6ca
Separate open source core runtime code from DK makefiles.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1250152]
[ROCm/ROCR-Runtime commit: 7d2bc9d113 ]
2016-03-22 18:10:13 -05:00