Commit Graph

74770 Commits

Author SHA1 Message Date
dfukalov 0688b0256c 1. added double dash option to test to avoid warning message about compilation database
2. fixed cmake resource folder discovery for standalone build case


[ROCm/hip commit: 41267688d0]
2016-03-05 13:59:38 +03:00
dfukalov 41267688d0 1. added double dash option to test to avoid warning message about compilation database
2. fixed cmake resource folder discovery for standalone build case
2016-03-05 13:59:38 +03:00
foreman 342b3a9e82 P4 to Git Change 1244232 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/05 03:00:12
SWDEV-2 - Change OpenCL version number from 2053 to 2054.

Affected files ...

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


[ROCm/clr commit: 2c428a2f76]
2016-03-05 03:10:39 -05:00
foreman 2c428a2f76 P4 to Git Change 1244232 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/05 03:00:12
SWDEV-2 - Change OpenCL version number from 2053 to 2054.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1800 edit
2016-03-05 03:10:39 -05:00
Harish Kasiviswanathan 1d1c30db7c Add reverse direct io_links
The Kernel only creates one way direct link -
	GPU(PCI_BUS) --> [Parent NUMA Node]

Create the reverse direct io_link here -
	[Parent NUMA Node] -->  GPU(PCI_BUS)

Change-Id: I829a1b1b7f34bda42871ede3472d60915e88418c
2016-03-04 15:54:03 -05:00
Harish Kasiviswanathan ac547f8cb2 Add reverse direct io_links
The Kernel only creates one way direct link -
	GPU(PCI_BUS) --> [Parent NUMA Node]

Create the reverse direct io_link here -
	[Parent NUMA Node] -->  GPU(PCI_BUS)

Change-Id: I829a1b1b7f34bda42871ede3472d60915e88418c


[ROCm/ROCR-Runtime commit: 1d1c30db7c]
2016-03-04 15:54:03 -05:00
atimofee e265ed41ed Template kernels calls and declaration conversion added
[ROCm/clr commit: 236c38719c]
2016-03-04 22:07:41 +03:00
atimofee 236c38719c Template kernels calls and declaration conversion added 2016-03-04 22:07:41 +03:00
atimofee 7dba82434d Template kernels calls and declaration conversion added
[ROCm/hip commit: 8b1643ffb5]
2016-03-04 22:07:41 +03:00
atimofee 8b1643ffb5 Template kernels calls and declaration conversion added 2016-03-04 22:07:41 +03:00
Ben Sander b7b1577a90 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/clr commit: 5a3b3e1be4]
2016-03-04 08:22:56 -06:00
Ben Sander 5a3b3e1be4 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-04 08:22:56 -06:00
Ben Sander e0497a9ae1 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/hip commit: 6d4c830613]
2016-03-04 08:22:56 -06:00
Ben Sander 6d4c830613 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-04 08:22:56 -06:00
Ben Sander 6957beab37 Add FORCE_SAMEDIR_DEP for copies.
[ROCm/clr commit: 4a1238cf64]
2016-03-04 08:21:15 -06:00
Ben Sander 4a1238cf64 Add FORCE_SAMEDIR_DEP for copies. 2016-03-04 08:21:15 -06:00
Ben Sander 7aaa474ef0 Add FORCE_SAMEDIR_DEP for copies.
[ROCm/hip commit: ed71cded1c]
2016-03-04 08:21:15 -06:00
Ben Sander ed71cded1c Add FORCE_SAMEDIR_DEP for copies. 2016-03-04 08:21:15 -06:00
Aditya Atluri 89cfcc40be v2: Fixed implementation of hipMemcpyDefault flag
[ROCm/clr commit: d145e9d83c]
2016-03-04 06:00:04 -06:00
Aditya Atluri d145e9d83c v2: Fixed implementation of hipMemcpyDefault flag 2016-03-04 06:00:04 -06:00
Aditya Atluri 52049a5927 v2: Fixed implementation of hipMemcpyDefault flag
[ROCm/hip commit: bd23279271]
2016-03-04 06:00:04 -06:00
Aditya Atluri bd23279271 v2: Fixed implementation of hipMemcpyDefault flag 2016-03-04 06:00:04 -06:00
foreman 12f0eb9195 P4 to Git Change 1243815 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/04 03:00:13
SWDEV-2 - Change OpenCL version number from 2052 to 2053.

Affected files ...

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


[ROCm/clr commit: 1c9a499271]
2016-03-04 03:18:45 -05:00
foreman 1c9a499271 P4 to Git Change 1243815 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/04 03:00:13
SWDEV-2 - Change OpenCL version number from 2052 to 2053.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1799 edit
2016-03-04 03:18:45 -05:00
Harish Kasiviswanathan a80d2f2303 Add free_nodes() helper function
Change-Id: I18ae0ac91b05275d7ad9d93175bae06870080844
2016-03-03 18:33:59 -05:00
Harish Kasiviswanathan 5fc05ab059 Add free_nodes() helper function
Change-Id: I18ae0ac91b05275d7ad9d93175bae06870080844


[ROCm/ROCR-Runtime commit: a80d2f2303]
2016-03-03 18:33:59 -05:00
foreman 18c6f68b08 P4 to Git Change 1243406 by gandryey@gera-rcf-lnx on 2016/03/03 13:52:23
SWDEV-79445 - Add cache flush if memdependency disabled.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#397 edit


[ROCm/clr commit: fd2bcde17e]
2016-03-03 14:08:00 -05:00
foreman fd2bcde17e P4 to Git Change 1243406 by gandryey@gera-rcf-lnx on 2016/03/03 13:52:23
SWDEV-79445 - Add cache flush if memdependency disabled.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#397 edit
2016-03-03 14:08:00 -05:00
foreman 8708186e52 P4 to Git Change 1243211 by weizhang@weizhang-lnx-opencl on 2016/03/03 11:46:51
SWDEV-88119 - OGL team recommends to load libGL.so.1 rather than libGL.so for CL-GL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#39 edit


[ROCm/clr commit: fd3857d53a]
2016-03-03 11:58:25 -05:00
foreman fd3857d53a P4 to Git Change 1243211 by weizhang@weizhang-lnx-opencl on 2016/03/03 11:46:51
SWDEV-88119 - OGL team recommends to load libGL.so.1 rather than libGL.so for CL-GL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#39 edit
2016-03-03 11:58:25 -05:00
Ben Sander 0e147cbcda Add define to disable STREAM thread-safety
[ROCm/clr commit: b529941f70]
2016-03-03 10:49:25 -06:00
Ben Sander b529941f70 Add define to disable STREAM thread-safety 2016-03-03 10:49:25 -06:00
Ben Sander e60db0c25f Add define to disable STREAM thread-safety
[ROCm/hip commit: 5e51ff177a]
2016-03-03 10:49:25 -06:00
Ben Sander 5e51ff177a Add define to disable STREAM thread-safety 2016-03-03 10:49:25 -06:00
atimofee 1b290f9bcb Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 447fcc4744]
2016-03-03 19:37:16 +03:00
atimofee 447fcc4744 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify 2016-03-03 19:37:16 +03:00
atimofee c683f5667c Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: af67d2eb40]
2016-03-03 19:37:16 +03:00
atimofee af67d2eb40 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify 2016-03-03 19:37:16 +03:00
atimofee b92a77610d Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/clr commit: 7249e26c70]
2016-03-03 19:36:52 +03:00
atimofee 7249e26c70 Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED 2016-03-03 19:36:52 +03:00
atimofee 5ce12d7e24 Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/hip commit: 3c0f30f21c]
2016-03-03 19:36:52 +03:00
atimofee 3c0f30f21c Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED 2016-03-03 19:36:52 +03:00
Aditya Atluri fa46125c1f Added support for hipMemcpyDefault
[ROCm/clr commit: 696476f3e0]
2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri e200fa6229 Update hip_hcc.cpp
[ROCm/clr commit: 6d9184b7a9]
2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri 33497678f2 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.

[ROCm/clr commit: 7b868eb274]
2016-03-03 13:58:18 -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
Aditya Atluri 696476f3e0 Added support for hipMemcpyDefault 2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri 6d9184b7a9 Update hip_hcc.cpp 2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri 7b868eb274 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.
2016-03-03 13:58:18 -06:00
Aditya Avinash Atluri c5606c13e7 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.
2016-03-03 13:48:58 -06:00