Commit Graph

64357 Commits

Author SHA1 Message Date
Harish Kasiviswanathan 718e3600b8 Add QPI or HT io_links
Create QPI or HT links among all NUMA nodes. For now, assume all the
NUMA nodes are interconnected with same Weight (=1).

Change-Id: Id48ba95b9d75515a186f7dc5006b19bd92743ae3


[ROCm/ROCR-Runtime commit: f1fbacca15]
2016-03-15 21:10:53 -04:00
Harish Kasiviswanathan ee1dd5d9c2 Get processor vendor from /proc/cpuinfo
Change-Id: I9039385d268ef1693fab121cbf1caf442129a12e
2016-03-15 15:37:52 -04:00
Harish Kasiviswanathan 14e60b6ab3 Get processor vendor from /proc/cpuinfo
Change-Id: I9039385d268ef1693fab121cbf1caf442129a12e


[ROCm/ROCR-Runtime commit: ee1dd5d9c2]
2016-03-15 15:37:52 -04:00
Aditya Atluri d3509b4b0f corrected first and second kernel dispatch
[ROCm/hip-tests commit: 9800567a53]
2016-03-15 14:22:00 -05:00
Aditya Atluri 9874d352bf Added single kernel launch to sample
[ROCm/hip-tests commit: f10d879285]
2016-03-15 21:05:15 -05:00
Aditya Atluri 9800567a53 corrected first and second kernel dispatch 2016-03-15 14:22:00 -05:00
Aditya Atluri f10d879285 Added single kernel launch to sample 2016-03-15 21:05:15 -05:00
Aditya Atluri 7493d6074a corrected first and second kernel dispatch
[ROCm/clr commit: 369d01086f]
2016-03-15 14:22:00 -05:00
Aditya Atluri 343cf7e864 Added single kernel launch to sample
[ROCm/clr commit: a6441c3334]
2016-03-15 21:05:15 -05:00
Aditya Atluri 369d01086f corrected first and second kernel dispatch 2016-03-15 14:22:00 -05:00
Aditya Atluri a6441c3334 Added single kernel launch to sample 2016-03-15 21:05:15 -05:00
Aditya Atluri 637fca1cb6 corrected first and second kernel dispatch
[ROCm/hip commit: e23bd0a23e]
2016-03-15 14:22:00 -05:00
Aditya Atluri 2223b41232 Added single kernel launch to sample
[ROCm/hip commit: 862817626b]
2016-03-15 21:05:15 -05:00
Aditya Atluri e23bd0a23e corrected first and second kernel dispatch 2016-03-15 14:22:00 -05:00
Aditya Atluri 862817626b Added single kernel launch to sample 2016-03-15 21:05:15 -05:00
foreman a28efbda7f P4 to Git Change 1247541 by smekhano@stas-rampitec-hsa on 2016/03/15 13:32:04
SWDEV-77584 - fixed work of option -cl-uniform-work-group-size to produce requirenopartialworkgroups in hsail

	Testing: smoke, precheckin
	Reviewed by Evgeny Mankov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/HSAILKernelManager.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_features.tlst#52 edit


[ROCm/clr commit: 0967db2af7]
2016-03-15 13:46:39 -04:00
foreman 0967db2af7 P4 to Git Change 1247541 by smekhano@stas-rampitec-hsa on 2016/03/15 13:32:04
SWDEV-77584 - fixed work of option -cl-uniform-work-group-size to produce requirenopartialworkgroups in hsail

	Testing: smoke, precheckin
	Reviewed by Evgeny Mankov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/HSAILKernelManager.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_features.tlst#52 edit
2016-03-15 13:46:39 -04:00
Aditya Atluri 6009d12697 added performance metrics for kernel dispatch
[ROCm/hip-tests commit: 93c30afe2f]
2016-03-15 12:37:24 -05:00
Aditya Atluri 2a6922c4d9 v2 deprecating hipMallocHost with hipHostAlloc
[ROCm/hip-tests commit: e376b1baec]
2016-03-15 13:39:15 -05:00
Aditya Atluri 93c30afe2f added performance metrics for kernel dispatch 2016-03-15 12:37:24 -05:00
Aditya Atluri e376b1baec v2 deprecating hipMallocHost with hipHostAlloc 2016-03-15 13:39:15 -05:00
Aditya Atluri 649c943833 added performance metrics for kernel dispatch
[ROCm/clr commit: b7bf5830c1]
2016-03-15 12:37:24 -05:00
Aditya Atluri dbc1196236 v2 deprecating hipMallocHost with hipHostAlloc
[ROCm/clr commit: 2743a5082f]
2016-03-15 13:39:15 -05:00
Aditya Atluri b7bf5830c1 added performance metrics for kernel dispatch 2016-03-15 12:37:24 -05:00
Aditya Atluri 2743a5082f v2 deprecating hipMallocHost with hipHostAlloc 2016-03-15 13:39:15 -05:00
Aditya Atluri b202017891 added performance metrics for kernel dispatch
[ROCm/hip commit: 31d8f60e56]
2016-03-15 12:37:24 -05:00
Aditya Atluri 83cafe7d94 v2 deprecating hipMallocHost with hipHostAlloc
[ROCm/hip commit: 58fa0524b6]
2016-03-15 13:39:15 -05:00
Aditya Atluri 31d8f60e56 added performance metrics for kernel dispatch 2016-03-15 12:37:24 -05:00
Aditya Atluri 58fa0524b6 v2 deprecating hipMallocHost with hipHostAlloc 2016-03-15 13:39:15 -05:00
foreman 8bee1611b9 P4 to Git Change 1247486 by weizhang@weizhang-lnx-opencl on 2016/03/15 11:01:21
SWDEV-89454 - The memory pointed by m_nativeDisplayHandle should be freed at IOL.

	  The memory pointed by m_nativeDisplayHandle is allocated in IOL, so it should be freed at IOL as well. Otherwise, the error of "double free or corruption" happens.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#162 edit


[ROCm/clr commit: c33a49c7f6]
2016-03-15 11:10:14 -04:00
foreman c33a49c7f6 P4 to Git Change 1247486 by weizhang@weizhang-lnx-opencl on 2016/03/15 11:01:21
SWDEV-89454 - The memory pointed by m_nativeDisplayHandle should be freed at IOL.

	  The memory pointed by m_nativeDisplayHandle is allocated in IOL, so it should be freed at IOL as well. Otherwise, the error of "double free or corruption" happens.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#162 edit
2016-03-15 11:10:14 -04:00
Aditya Atluri 5327f3cbac Deprecating hipMallocHost to hipHostAlloc
[ROCm/clr commit: 4d4d592e0c]
2016-03-15 06:30:16 -05:00
Aditya Atluri 4d4d592e0c Deprecating hipMallocHost to hipHostAlloc 2016-03-15 06:30:16 -05:00
Aditya Atluri 4c54a8d9d5 Deprecating hipMallocHost to hipHostAlloc
[ROCm/hip commit: cbdc8c277c]
2016-03-15 06:30:16 -05:00
Aditya Atluri cbdc8c277c Deprecating hipMallocHost to hipHostAlloc 2016-03-15 06:30:16 -05:00
foreman 432e0e0f36 P4 to Git Change 1247337 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/15 03:00:12
SWDEV-2 - Change OpenCL version number from 2063 to 2064.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1810 edit


[ROCm/clr commit: dfdedf8c1b]
2016-03-15 03:12:32 -04:00
foreman dfdedf8c1b P4 to Git Change 1247337 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/15 03:00:12
SWDEV-2 - Change OpenCL version number from 2063 to 2064.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1810 edit
2016-03-15 03:12:32 -04:00
Ben Sander 96eab48c52 print device config info
[ROCm/hip-tests commit: 6b34ae4797]
2016-03-14 23:02:49 -05:00
Ben Sander 6b34ae4797 print device config info 2016-03-14 23:02:49 -05:00
Ben Sander 0573890c39 print device config info
[ROCm/clr commit: bdefb70862]
2016-03-14 23:02:49 -05:00
Ben Sander bdefb70862 print device config info 2016-03-14 23:02:49 -05:00
Ben Sander bef8dc7bcc print device config info
[ROCm/hip commit: 70c5f5e3f5]
2016-03-14 23:02:49 -05:00
Ben Sander 70c5f5e3f5 print device config info 2016-03-14 23:02:49 -05:00
Besar Wicaksono (xN/A) TX [TEXT] 73d43224e9 Add IOLink support
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1247220]
2016-03-14 18:42:31 -05:00
Besar Wicaksono (xN/A) TX [TEXT] 2d78a85c21 Add IOLink support
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1247220]


[ROCm/ROCR-Runtime commit: 73d43224e9]
2016-03-14 18:42:31 -05:00
Ben Sander f5b47e9c92 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
Conflicts:
	src/hip_hcc.cpp
	tests/src/CMakeLists.txt


[ROCm/hip-tests commit: 3c2c2e02eb]
2016-03-14 15:01:26 -05:00
Ben Sander 3c2c2e02eb Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
Conflicts:
	src/hip_hcc.cpp
	tests/src/CMakeLists.txt
2016-03-14 15:01:26 -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
Ben Sander 15a8e8f8a0 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
Conflicts:
	src/hip_hcc.cpp
	tests/src/CMakeLists.txt
2016-03-14 15:01:26 -05:00
Ben Sander 0abf5db89e Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
Conflicts:
	src/hip_hcc.cpp
	tests/src/CMakeLists.txt


[ROCm/hip commit: e1617b9604]
2016-03-14 15:01:26 -05:00