foreman
aa2a61f18a
P4 to Git Change 1449505 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/20 03:00:03
...
SWDEV-2 - Change OpenCL version number from 2480 to 2481.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2228 edit
2017-08-20 03:12:27 -04:00
foreman
14d246d2b8
P4 to Git Change 1449431 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/19 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2479 to 2480.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2227 edit
2017-08-19 03:16:59 -04:00
Jenkins
55ddb8637b
Merge 'master' into 'amd-master'
...
Change-Id: I826af9162f47fc666d0de3e7a170c384e93fa2b1
2017-08-18 04:10:49 -05:00
Ben Sander
9da4352142
Refactor dispatch latency test and fix several bugs.
2017-08-17 08:46:58 -05:00
Jenkins
88d20813be
Merge 'master' into 'amd-master'
...
Change-Id: I1977b3b9931aa42245fc0e8328e791f9c2ce40b4
2017-08-17 04:11:11 -05:00
foreman
c51f9e388e
P4 to Git Change 1448306 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/17 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2478 to 2479.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2226 edit
2017-08-17 03:16:14 -04:00
Maneesh Gupta
ec84e8818e
Merge pull request #156 from bensander/update_trace_api
...
Add some new HIP_TRACE_API options.
2017-08-17 12:02:29 +05:30
foreman
6622762df5
P4 to Git Change 1448201 by smekhano@stas-nova-hsa on 2017/08/16 19:58:09
...
SWDEV-121551 - Complib: fix ocltst ACLApi regression after CL 1448141 (HSAIL part)
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#47 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#43 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#41 edit
2017-08-16 20:11:30 -04:00
foreman
0196394dcf
P4 to Git Change 1448192 by lmoriche@lmoriche_opencl_dev2 on 2017/08/16 18:31:50
...
SWDEV-127386 - Revert to HSAIL instead of LC
- More asic_reg path fixes (remove asic_reg/ prefix)
- Add LIQUID_FLASH_INCS/LOPTS/LLIBS variables
- Add HSA_RUNTIME_INCS/LOPTS/LLIBS variables
- Add ASIC_REG_INCS variable
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#160 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/api/v0_8/aclKstatsr800.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/devState7XX.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/7XX/scState7XX.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/devStateEGNI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scCompile89.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/EGNI/scStateEGNI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/scStateSI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_amdil64.h#19 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings_hsail64.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#53 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#46 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#42 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#40 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#210 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/build/Makefile.gpu#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/build/Makefile.backend#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#15 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/build/Makefile.binary#23 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/build/Makefile.complib#41 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/build/Makefile.spir#17 edit
2017-08-16 18:45:30 -04:00
foreman
804fab7700
P4 to Git Change 1448141 by smekhano@stas-nova-hsa on 2017/08/16 17:26:46
...
SWDEV-121551 - Complib: add missing Baffin and Ellesmere chip ids
Reviewed by Evgeny Mankov
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil.h#45 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_amdil64.h#41 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#44 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#39 edit
2017-08-16 17:40:09 -04:00
Jenkins
37dd4b8470
Merge 'master' into 'amd-master'
...
Change-Id: I94b14b135dd8437c5a6ed5667bfed290051a36c9
2017-08-16 04:10:58 -05:00
foreman
93d2dfaa16
P4 to Git Change 1447809 by johtaylo@johtaylo-jtincrementor-increment on 2017/08/16 03:00:03
...
SWDEV-2 - Change OpenCL version number from 2477 to 2478.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2225 edit
2017-08-16 03:15:09 -04:00
Maneesh Gupta
f18167570d
Merge pull request #158 from mangupta/bump_hip_version
...
Bump HIP version to 1.3 and update release notes
2017-08-16 12:30:13 +05:30
foreman
1f16a55a7b
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
2017-08-16 02:27:50 -04:00
Maneesh Gupta
dbfe12083e
Merge pull request #157 from mangupta/switch_archived_ci_artifacts
...
[ci] Archive packages based on hcc-ctu instead of hcc-1.6
2017-08-16 11:19:20 +05:30
Maneesh Gupta
809a548bd4
Bump HIP version to 1.3 and update release notes
...
Change-Id: I53f89efca03472cb906bd56200a2bf2996453915
2017-08-16 11:18:51 +05:30
Maneesh Gupta
59c0df4d5c
[ci] Archive packages based on hcc-ctu instead of hcc-1.6
...
Change-Id: Ie1ea6411ed19aae87b979fa001db3e8927fc11f6
2017-08-16 10:57:07 +05:30
Ben Sander
a0bbe2da97
Merge pull request #152 from scchan/fix_threadfence_system_test
...
add C++11 compilation flags and minor bug fixes
2017-08-15 23:04:49 -05:00
Ben Sander
6c9c7b9e22
Merge pull request #153 from mangupta/ci_ignore_testbuild_failures
...
[ci] Continue building remaining dtests on failure
2017-08-15 23:03:41 -05:00
Ben Sander
d6aee9ad8f
Add some new HIP_TRACE_API options.
2017-08-16 04:00:33 +00:00
Ben Sander
94554500db
Merge pull request #148 from weixingzhang/vmaddr1
...
[HIP Texture] The GPU virtual address for texture memory needs to be
2017-08-15 14:19:45 -05:00
wsttiger
8302138d57
Modify header such that it's compatible with strict C compiler
2017-08-15 13:23:09 -05:00
wsttiger
7933b3292d
Add missing CUDA tags
2017-08-15 13:22:20 -05:00
Maneesh Gupta
172a568aa6
[texture] guard new HCC APIs under workweek
...
Change-Id: I4f60a64fb0b0496ca1eb01ffe6ddda121c25d976
2017-08-15 15:51:38 +05:30
foreman
b5c8bb7846
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
2017-08-15 03:16:42 -04:00
foreman
f36b7d8030
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
2017-08-14 03:22:14 -04:00
foreman
3c8eb3ec8e
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
2017-08-13 15:35:34 -04:00
foreman
1d7462b716
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
2017-08-12 03:16:29 -04:00
foreman
b076dfd8ea
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
2017-08-11 17:09:47 -04:00
Maneesh Gupta
c48b1dc8ff
[ci] Continue building remaining dtests on failure
...
Change-Id: Iab7fd53517e0b66dd5f71efb9e65bd2e9c91355b
2017-08-11 15:57:20 +05:30
Maneesh Gupta
88ff8d9da4
[dtests] Fix hip_threadfence_system test's BUILD command
...
Change-Id: I037c523369e4bddd7a386ffe117fe97a178900fd
2017-08-11 14:49:17 +05:30
Jenkins
d9bffbe09a
Merge 'master' into 'amd-master'
...
Change-Id: I91979b423c77711019ab0e2aec11f03e4ad252c9
2017-08-11 04:11:32 -05:00
foreman
77376bcf0b
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
2017-08-11 03:12:56 -04:00
Siu Chi Chan
8c2cda8f9e
add C++11 compilation flags and minor bug fixes
2017-08-10 17:58:36 +00:00
Jenkins
105f08c197
Merge 'master' into 'amd-master'
...
Change-Id: I958da2155a9578cc0e136651b1d71e1de1b0c0c7
2017-08-10 04:10:42 -05:00
foreman
18cb009335
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
2017-08-10 03:21:34 -04:00
Maneesh Gupta
2bd79ab9f5
Merge pull request #138 from scchan/threadfence_system
...
implement __threadfence_system
2017-08-10 12:51:05 +05:30
Maneesh Gupta
0d537f9966
[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
2017-08-10 12:05:58 +05:30
Ben Sander
e810da61f3
Merge pull request #146 from gargrahul/docs_update_memcpysymbol
...
docs update for memcpytosymbol support
2017-08-09 17:48:48 -05:00
Ben Sander
dfc87a85bd
Merge pull request #145 from gargrahul/context_mgmt_changes
...
Updated context management logic:
2017-08-09 17:47:45 -05:00
Ben Sander
2a3ba24776
Merge pull request #139 from gargrahul/disable_p2pcoherency_test
...
Disable failing test p2p_copy_coherency
2017-08-09 16:54:33 -05:00
foreman
2211f5f559
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
2017-08-09 16:24:27 -04:00
foreman
ee24635439
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
2017-08-09 10:07:10 -04:00
Maneesh Gupta
077c5a75af
Merge pull request #147 from mangupta/bump_workweek
...
Bump min hcc_workweek required for named kernel dispatch to 17312
2017-08-09 14:10:07 +05:30
foreman
f0156efc5b
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
2017-08-09 03:13:00 -04:00
Weixing Zhang
e4de2d1138
[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.
2017-08-08 11:18:00 -04:00
foreman
fefb3cdd96
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
2017-08-08 03:13:29 -04:00
Maneesh Gupta
dabd6d2bc6
Bump min hcc_workweek required for named kernel dispatch to 17312
...
Change-Id: I8c7b58306b279ed113d03260e4bc6086bb8b4e68
2017-08-08 11:08:55 +05:30
foreman
b6c867ed8b
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
2017-08-08 00:59:55 -04:00
foreman
f27162ba57
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
2017-08-08 00:31:20 -04:00