コミットグラフ

12735 コミット

作成者 SHA1 メッセージ 日付
Maneesh Gupta 41f4db0878 Merge pull request #158 from mangupta/bump_hip_version
Bump HIP version to 1.3 and update release notes

[ROCm/clr commit: f18167570d]
2017-08-16 12:30:13 +05:30
foreman e297d6768b P4 to Git Change 1447790 by lmoriche@lmoriche_opencl_dev2 on 2017/08/16 02:14:56
SWDEV-127386 - Revert to HSAIL instead of LC
	- Make it possible to override the path to components used by OpenCL by using variables.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#159 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#52 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#209 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#18 edit


[ROCm/clr commit: 1f16a55a7b]
2017-08-16 02:27:50 -04:00
Maneesh Gupta 333984302c Bump HIP version to 1.3 and update release notes
Change-Id: I53f89efca03472cb906bd56200a2bf2996453915


[ROCm/clr commit: 809a548bd4]
2017-08-16 11:18:51 +05:30
Maneesh Gupta 57fbb0f290 [ci] Archive packages based on hcc-ctu instead of hcc-1.6
Change-Id: Ie1ea6411ed19aae87b979fa001db3e8927fc11f6


[ROCm/clr commit: 59c0df4d5c]
2017-08-16 10:57:07 +05:30
Ben Sander c25b5ab653 Merge pull request #152 from scchan/fix_threadfence_system_test
add C++11 compilation flags and minor bug fixes

[ROCm/clr commit: a0bbe2da97]
2017-08-15 23:04:49 -05:00
Ben Sander d47041017b Merge pull request #153 from mangupta/ci_ignore_testbuild_failures
[ci] Continue building remaining dtests on failure

[ROCm/clr commit: 6c9c7b9e22]
2017-08-15 23:03:41 -05:00
Ben Sander 967ca1a44e Add some new HIP_TRACE_API options.
[ROCm/clr commit: d6aee9ad8f]
2017-08-16 04:00:33 +00:00
Ben Sander ce1eab116f Merge pull request #148 from weixingzhang/vmaddr1
[HIP Texture] The GPU virtual address for texture memory needs to be

[ROCm/clr commit: 94554500db]
2017-08-15 14:19:45 -05:00
wsttiger ef8c6a67fc Modify header such that it's compatible with strict C compiler
[ROCm/clr commit: 8302138d57]
2017-08-15 13:23:09 -05:00
wsttiger 5ba2f6ea57 Add missing CUDA tags
[ROCm/clr commit: 7933b3292d]
2017-08-15 13:22:20 -05:00
Maneesh Gupta d74896f873 [texture] guard new HCC APIs under workweek
Change-Id: I4f60a64fb0b0496ca1eb01ffe6ddda121c25d976


[ROCm/clr commit: 172a568aa6]
2017-08-15 15:51:38 +05:30
foreman 3ad7bd84b8 P4 to Git Change 1447247 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/15 03:00:04
SWDEV-2 - Change OpenCL version number from 2476 to 2477.

Affected files ...

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


[ROCm/clr commit: b5c8bb7846]
2017-08-15 03:16:42 -04:00
foreman 5a9d576033 P4 to Git Change 1446681 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/14 03:00:05
SWDEV-2 - Change OpenCL version number from 2475 to 2476.

Affected files ...

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


[ROCm/clr commit: f36b7d8030]
2017-08-14 03:22:14 -04:00
foreman 3de65211de P4 to Git Change 1446561 by smekhano@stas-mwamba-rocm on 2017/08/13 15:22:24
SWDEV-127767 - COmplib: process -fuse-native option with LC

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/options.cpp#41 edit


[ROCm/clr commit: 3c8eb3ec8e]
2017-08-13 15:35:34 -04:00
foreman 997a77f9f9 P4 to Git Change 1446482 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/12 03:00:04
SWDEV-2 - Change OpenCL version number from 2474 to 2475.

Affected files ...

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


[ROCm/clr commit: 1d7462b716]
2017-08-12 03:16:29 -04:00
foreman 6a5a4aa854 P4 to Git Change 1446389 by lmoriche@lmoriche_opencl_dev2 on 2017/08/11 16:56:26
SWDEV-127386 - Revert to HSAIL instead of LC
	- Fixes the asic_reg include files paths.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/api/v0_8/aclKstatsr800.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/devState7XX.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/scState7XX.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/devStateEGNI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scCompile89.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scStateEGNI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/scStateSI.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil64.h#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#51 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#44 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#40 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#43 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#38 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/build/Makefile.binary#22 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/build/Makefile.complib#40 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/build/Makefile.spir#16 edit


[ROCm/clr commit: b076dfd8ea]
2017-08-11 17:09:47 -04:00
Maneesh Gupta 3585157c01 [ci] Continue building remaining dtests on failure
Change-Id: Iab7fd53517e0b66dd5f71efb9e65bd2e9c91355b


[ROCm/clr commit: c48b1dc8ff]
2017-08-11 15:57:20 +05:30
Maneesh Gupta bf29705489 [dtests] Fix hip_threadfence_system test's BUILD command
Change-Id: I037c523369e4bddd7a386ffe117fe97a178900fd


[ROCm/clr commit: 88ff8d9da4]
2017-08-11 14:49:17 +05:30
foreman eb94cda8d7 P4 to Git Change 1446008 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/11 03:00:03
SWDEV-2 - Change OpenCL version number from 2473 to 2474.

Affected files ...

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


[ROCm/clr commit: 77376bcf0b]
2017-08-11 03:12:56 -04:00
Siu Chi Chan a69503394d add C++11 compilation flags and minor bug fixes
[ROCm/clr commit: 8c2cda8f9e]
2017-08-10 17:58:36 +00:00
foreman d9273bb830 P4 to Git Change 1445436 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/10 03:00:04
SWDEV-2 - Change OpenCL version number from 2472 to 2473.

Affected files ...

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


[ROCm/clr commit: 18cb009335]
2017-08-10 03:21:34 -04:00
Maneesh Gupta b37cc92f36 Merge pull request #138 from scchan/threadfence_system
implement __threadfence_system

[ROCm/clr commit: 2bd79ab9f5]
2017-08-10 12:51:05 +05:30
Maneesh Gupta a8dc5dc11b [dtests] Disable hip_threadfence_system.tst on nvcc
The test needs some more modifications before it is ready for building
on nvcc path. Disabling it for now so that the pull request can be
merged.

Change-Id: I19a894fcda7b2159f86a4e4e95a409c5655d3760


[ROCm/clr commit: 0d537f9966]
2017-08-10 12:05:58 +05:30
Ben Sander b17e0394f5 Merge pull request #146 from gargrahul/docs_update_memcpysymbol
docs update for memcpytosymbol support

[ROCm/clr commit: e810da61f3]
2017-08-09 17:48:48 -05:00
Ben Sander 34775b1296 Merge pull request #145 from gargrahul/context_mgmt_changes
Updated context management logic:

[ROCm/clr commit: dfc87a85bd]
2017-08-09 17:47:45 -05:00
Ben Sander 086cd96e56 Merge pull request #139 from gargrahul/disable_p2pcoherency_test
Disable failing test p2p_copy_coherency

[ROCm/clr commit: 2a3ba24776]
2017-08-09 16:54:33 -05:00
foreman 4c15f5089b P4 to Git Change 1445200 by skeely@skeely_HSA_linux on 2017/08/09 15:59:56
SWDEV-124331 - Follow HSA loader spec.

	Extend lifetime of loaded ELF and code reader to the lifetime of the loaded executable.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#27 edit


[ROCm/clr commit: 2211f5f559]
2017-08-09 16:24:27 -04:00
foreman f089bd78bb P4 to Git Change 1445015 by jatang@jatang-opencl-hsa-stg1 on 2017/08/09 09:53:58
SWDEV-121625 - Fix a memory leak.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#34 edit


[ROCm/clr commit: ee24635439]
2017-08-09 10:07:10 -04:00
foreman eb72ffa150 P4 to Git Change 1444919 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/09 03:00:05
SWDEV-2 - Change OpenCL version number from 2471 to 2472.

Affected files ...

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


[ROCm/clr commit: f0156efc5b]
2017-08-09 03:13:00 -04:00
Weixing Zhang a7f95bb8ee [HIP Texture] The GPU virtual address for texture memory needs to be
aligned.

In hcc_am, a bigger buffer will be allocated for alignment purpose
and _unalignedDevicePointer is added in struct AmPointerInfo for
original allocated address.


[ROCm/clr commit: e4de2d1138]
2017-08-08 11:18:00 -04:00
foreman 1cf1afd0b1 P4 to Git Change 1444368 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/08 03:00:05
SWDEV-2 - Change OpenCL version number from 2470 to 2471.

Affected files ...

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


[ROCm/clr commit: fefb3cdd96]
2017-08-08 03:13:29 -04:00
Maneesh Gupta 51c48e4cef Bump min hcc_workweek required for named kernel dispatch to 17312
Change-Id: I8c7b58306b279ed113d03260e4bc6086bb8b4e68


[ROCm/clr commit: dabd6d2bc6]
2017-08-08 11:08:55 +05:30
foreman 114902e52e P4 to Git Change 1444314 by lmoriche@lmoriche_palamida on 2017/08/08 00:46:38
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Restore the change in CL#1444178, was - Use the internal libelf instead of the system's when building with cmake.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#10 edit


[ROCm/clr commit: b6c867ed8b]
2017-08-08 00:59:55 -04:00
foreman 6bbfea6065 P4 to Git Change 1444296 by lmoriche@lmoriche_palamida on 2017/08/08 00:10:29
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Disable LLVM object compression. Allows closed source LLVM binaries to run with the open source runtime
	- Define the DEBUG macro for Debug build types
	- Use the prepared amdgcn lib instead of the static lib when generating the .bc includes for the runtime.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#14 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#8 edit


[ROCm/clr commit: f27162ba57]
2017-08-08 00:31:20 -04:00
foreman 27fd9ccb0d P4 to Git Change 1444296 by lmoriche@lmoriche_palamida on 2017/08/08 00:10:29
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Disable LLVM object compression. Allows closed source LLVM binaries to run with the open source runtime
	- Define the DEBUG macro for Debug build types
	- Use the prepared amdgcn lib instead of the static lib when generating the .bc includes for the runtime.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#14 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#8 edit


[ROCm/clr commit: c0cdecf544]
2017-08-08 00:31:20 -04:00
Rahul Garg 93d30119d0 docs update for memcpytosymbol support
[ROCm/clr commit: a8512b7597]
2017-08-08 09:13:12 +05:30
Rahul Garg 687fac97dc Updated context management logic:
1) hipSetDevice sets a flag so that next call to hipCtxGetCurrent returns primary context on current device
2) hipCtxGetCurrent returns primary context on current device if TLS context stack is empty
3) hipCtxPopCurrent falls back to primary context on current device as default
4) hipCtxPushCurrent, hipCtxSetCurrent and hipCtxCreate reset the flag set in hipSetDevice


[ROCm/clr commit: c4e9323877]
2017-08-08 07:02:22 +05:30
foreman adac402caa P4 to Git Change 1444178 by lmoriche@lmoriche_opencl_dev2 on 2017/08/07 14:50:37
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Use the internal libelf instead of the system's when building with cmake.
	- Don't include codecvt if WITH_LIQUID_FLASH is not defined
	- Don't memset the device::Kernel::workGroupInfo_, there's a std::string in it. The constructor already zeroes all the fields.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#25 edit


[ROCm/clr commit: bc473f8a3c]
2017-08-07 15:00:33 -04:00
foreman d780734803 P4 to Git Change 1444178 by lmoriche@lmoriche_opencl_dev2 on 2017/08/07 14:50:37
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment
	- Use the internal libelf instead of the system's when building with cmake.
	- Don't include codecvt if WITH_LIQUID_FLASH is not defined
	- Don't memset the device::Kernel::workGroupInfo_, there's a std::string in it. The constructor already zeroes all the fields.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#8 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#25 edit


[ROCm/clr commit: fdba30e5cc]
2017-08-07 15:00:33 -04:00
foreman ca3a1ca083 P4 to Git Change 1443936 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/05 03:00:05
SWDEV-2 - Change OpenCL version number from 2469 to 2470.

Affected files ...

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


[ROCm/clr commit: 11d000a8c4]
2017-08-05 03:18:14 -04:00
foreman beb6c4ee1c P4 to Git Change 1443821 by asalmanp@asalmanp-ocl-stg on 2017/08/04 16:24:19
SWDEV-79278 - [OCL][PAL] use HwPipeBottom to query the start time of an event.
	The reason is that if there are many dispatches run in a loop with profiling enabled, then it is possible that the HwPipeStart of an event can occur before the HwPipeBottom of the previous dispatch and this will affect the timing reported by profiling.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/13242/diff/1/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.cpp#3 edit


[ROCm/clr commit: 543cc3223a]
2017-08-04 16:48:42 -04:00
foreman 5a1b2dfb08 P4 to Git Change 1443478 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/04 03:00:04
SWDEV-2 - Change OpenCL version number from 2468 to 2469.

Affected files ...

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


[ROCm/clr commit: bc2edb53b1]
2017-08-04 03:17:42 -04:00
foreman cad1d58dfb P4 to Git Change 1442964 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/03 03:00:04
SWDEV-2 - Change OpenCL version number from 2467 to 2468.

Affected files ...

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


[ROCm/clr commit: 5c3633dd1f]
2017-08-03 03:41:56 -04:00
foreman 1931724e2f P4 to Git Change 1442704 by lmoriche@lmoriche_opencl_dev2 on 2017/08/02 14:33:33
SWDEV-1 - Add the required license files.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/LICENSE.TXT#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/linker/tools/opencl-link/LICENSE.TXT#1 add


[ROCm/clr commit: 734b880d80]
2017-08-02 14:55:45 -04:00
foreman 573b84613e P4 to Git Change 1442652 by bsumner@bsumner-lin-opencl on 2017/08/02 13:00:18
SWDEV-129003 - fix incorrect code for pal device

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#43 edit


[ROCm/clr commit: 994c4018f6]
2017-08-02 13:13:59 -04:00
foreman 68bcaa70f6 P4 to Git Change 1442616 by bsumner@bsumner-lin-opencl on 2017/08/02 11:33:24
SWDEV-129003 - correct logic for library control to fix regression

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#68 edit


[ROCm/clr commit: 786006f223]
2017-08-02 11:50:30 -04:00
foreman 4a84fdf3e3 P4 to Git Change 1442588 by jatang@jatang-opencl-hsa-stg2 on 2017/08/02 10:51:02
SWDEV-95919 - Expose all counters PAL supports.

	At the request from CodeXL, and with the counter block index list provided by CodeXL.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#13 edit


[ROCm/clr commit: 47b228ee67]
2017-08-02 11:39:21 -04:00
Rahul Garg b32cf1b3e8 Disable failing test p2p_copy_coherency
[ROCm/clr commit: f916a7654e]
2017-08-02 14:47:13 +05:30
Siu Chi Chan 6598eabd24 implement __threadfence_system
[ROCm/clr commit: b6e22b5c93]
2017-08-02 08:50:18 +00:00
foreman 4fe36f5eef P4 to Git Change 1442443 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/02 03:00:05
SWDEV-2 - Change OpenCL version number from 2466 to 2467.

Affected files ...

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


[ROCm/clr commit: e758c4da35]
2017-08-02 03:12:14 -04:00