foreman
d1615cbf7c
P4 to Git Change 1606362 by chui@ocl-promo-incrementor on 2018/09/15 02:56:56
...
SWDEV-2 - Change OpenCL version number from 2737 to 2738.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2485 edit
[ROCm/clr commit: 2b8ba532ab ]
2018-09-15 23:36:22 -04:00
Maneesh Gupta
00157dc427
Revert changes to runtime/stream/hipStreamSync2
...
[ROCm/clr commit: f9167cd2da ]
2018-09-15 13:23:38 +05:30
Maneesh Gupta
191a752474
Merge pull request #650 from ROCm-Developer-Tools/hip-clang-new
...
Support placement new in hip-clang
[ROCm/clr commit: 9f553c0b40 ]
2018-09-15 11:21:01 +05:30
Maneesh Gupta
8bf4a46c46
Merge pull request #636 from ROCm-Developer-Tools/db-fatbin
...
Add HIP_DB=fatbin for debugging fat binary issues
[ROCm/clr commit: a190b1ba01 ]
2018-09-14 13:21:58 +05:30
Maneesh Gupta
5d98d0fcdd
Merge pull request #637 from ROCm-Developer-Tools/add-pthread
...
Let hipcc link -lpthread -lm by default
[ROCm/clr commit: c6d0de2c21 ]
2018-09-14 13:21:47 +05:30
Maneesh Gupta
24868e6605
Merge pull request #665 from aaronenyeshi/fix-min-funcs
...
Use templates for min to prevent ambiguity
[ROCm/clr commit: 17d12bbfef ]
2018-09-14 13:21:38 +05:30
foreman
17cc92351d
P4 to Git Change 1605815 by chui@ocl-promo-incrementor on 2018/09/14 02:57:08
...
SWDEV-2 - Change OpenCL version number from 2736 to 2737.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2484 edit
[ROCm/clr commit: 569e1241dd ]
2018-09-14 03:09:04 -04:00
Maneesh Gupta
39af9ffc16
Merge pull request #642 from ROCm-Developer-Tools/handle-obj
...
Let hipcc handle obj files in linker response file for hip-clang
[ROCm/clr commit: ac7f16613d ]
2018-09-14 08:59:53 +05:30
Maneesh Gupta
1c719c97f3
Merge pull request #658 from phani544/hipClangFrndClass
...
[HIP-Clang]Add friend class/function test
[ROCm/clr commit: 2f794fd99f ]
2018-09-14 08:59:40 +05:30
foreman
62f0035220
P4 to Git Change 1605680 by gandryey@gera-ocl-lc on 2018/09/13 19:07:27
...
SWDEV-79445 - OCL generic changes and code clean-up
- Fix test_basic progvar_prog_scope_uninit with LC. Detect global variables usage in the program and add the code object allocation to the memory dependency tracking
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#70 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#123 edit
[ROCm/clr commit: 45fb4ac8f6 ]
2018-09-13 19:25:30 -04:00
Aaron Enye Shi
70d1143f62
Fix Tensorflow ambiguous min issue
...
[ROCm/clr commit: 6fa3ba3e12 ]
2018-09-13 23:16:20 +00:00
Johannes M Dieterich
1d0e3c3ece
Only LLVM6 and higher contain the necessary intrinsics.
...
[ROCm/clr commit: dbe0cbcb93 ]
2018-09-13 13:55:43 -05:00
foreman
320bfd429b
P4 to Git Change 1605385 by gandryey@gera-w8 on 2018/09/13 11:53:28
...
SWDEV-79445 - OCL generic changes and code clean-up
- Don't call backing store destruction if segment wasn't created at all. It could occur during library link.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#26 edit
[ROCm/clr commit: 55cf1727b2 ]
2018-09-13 12:03:30 -04:00
foreman
d220b29d2a
P4 to Git Change 1605199 by chui@ocl-promo-incrementor on 2018/09/13 02:56:43
...
SWDEV-2 - Change OpenCL version number from 2735 to 2736.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2483 edit
[ROCm/clr commit: d6baba4262 ]
2018-09-13 03:08:35 -04:00
Maneesh Gupta
7e87774568
Merge pull request #633 from aaronenyeshi/hip-clang-remove-am
...
Remove few hcc specific cmake for hip-clang
[ROCm/clr commit: cb8a0e3a43 ]
2018-09-13 10:20:12 +05:30
Maneesh Gupta
2bca65a8a3
Merge pull request #669 from ROCm-Developer-Tools/feature_automatic_cast
...
Remove potential for mismatch between runtime passed actuals and defined formals
[ROCm/clr commit: d7a832bce1 ]
2018-09-13 07:54:22 +05:30
Maneesh Gupta
dd91726d4d
Merge pull request #670 from gargrahul/remove_adipose_launchkernelhcc
...
Remove adipose extn from launchKernelHcc sample
[ROCm/clr commit: 90833360d1 ]
2018-09-13 07:54:11 +05:30
Maneesh Gupta
fbcf531e47
Merge pull request #661 from yxsamliu/add-empty-printf
...
Add empty printf for hip-clang
[ROCm/clr commit: 2081cc9bd4 ]
2018-09-13 07:54:03 +05:30
Maneesh Gupta
a89851ba35
Merge pull request #648 from ROCm-Developer-Tools/yxsamliu-patch-2
...
Document kernel launching for hip-clang
[ROCm/clr commit: 09da85729b ]
2018-09-13 07:53:50 +05:30
foreman
9cd6136461
P4 to Git Change 1605085 by skudchad@skudchad_test2_win_opencl on 2018/09/12 17:44:09
...
SWDEV-145570 - [HIP] - Enable largest possible allocation on HIP
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15803/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#56 edit
[ROCm/clr commit: c35c82f394 ]
2018-09-12 17:55:29 -04:00
Aaron Enye Shi
96fe74cd2b
Avoid AMP-retrict call to CPU-restrict
...
[ROCm/clr commit: ebf565819e ]
2018-09-12 14:54:31 +00:00
Rahul Garg
f395a627a0
Remove adipose extn from launchKernelHcc sample
...
[ROCm/clr commit: 632b6f6b39 ]
2018-09-12 16:41:24 +05:30
Alex Voicu
1292ba70a7
Remove potential for mismatch between runtime passed actuals and defined formals.
...
[ROCm/clr commit: 5a8eb9eba5 ]
2018-09-12 10:30:48 +01:00
Maneesh Gupta
9061790fcb
Merge pull request #664 from lcskrishna/master
...
added __host__ to float2half and half2float functions.
[ROCm/clr commit: 22cfe54e31 ]
2018-09-12 14:50:01 +05:30
Maneesh Gupta
c7c438f4e6
Merge pull request #663 from yxsamliu/fix-launch
...
Use template for hipLaunchKernelGGL for hip-clang
[ROCm/clr commit: ad5bc7f015 ]
2018-09-12 14:49:38 +05:30
Maneesh Gupta
fa438547af
Merge pull request #667 from carlushuang/longlong_as_double_fix
...
fix __longlong_as_double() problem, return the double value
[ROCm/clr commit: 2eadadff94 ]
2018-09-12 12:53:57 +05:30
foreman
22923e9bdd
P4 to Git Change 1604592 by chui@ocl-promo-incrementor on 2018/09/12 02:55:57
...
SWDEV-2 - Change OpenCL version number from 2734 to 2735.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2482 edit
[ROCm/clr commit: 3f18c0691a ]
2018-09-12 03:11:49 -04:00
carlushuang
f52bfda061
fix __longlong_as_double() problem, return the double value
...
previous version return a long long valus *as* double, hence we may get the wrong result.
this also affect atomicAdd(double * ...), which use long long pointer to mimic double pointer.
Signed-off-by: carlushuang <carlus.huang@amd.com >
[ROCm/clr commit: 15281b7b84 ]
2018-09-12 13:25:00 +08:00
Maneesh Gupta
154742f02c
[ci] Disable hipVectorTypes* tests in CI
...
Disable directed_tests/deviceLib/hipVectorTypes.tst & directed_tests/deviceLib/hipVectorTypesDevice.tst in CI due to HCC regressions. Once HCC fixes are in, the tests can be re-enabled in CI.
[ROCm/clr commit: d45cf59fc4 ]
2018-09-12 10:32:15 +05:30
foreman
639942e21e
P4 to Git Change 1604468 by skudchad@skudchad_test2_win_opencl on 2018/09/11 18:28:45
...
SWDEV-145570 - [HIP] - Assert functionality for error != hipSuccess with LOG_LEVEL=3
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15793/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#8 edit
[ROCm/clr commit: e5783abc2b ]
2018-09-11 18:34:50 -04:00
foreman
42a04159d8
P4 to Git Change 1604468 by skudchad@skudchad_test2_win_opencl on 2018/09/11 18:28:45
...
SWDEV-145570 - [HIP] - Assert functionality for error != hipSuccess with LOG_LEVEL=3
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15793/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#8 edit
[ROCm/clr commit: 832753f4d3 ]
2018-09-11 18:34:50 -04:00
foreman
a2af1d68ae
P4 to Git Change 1604422 by gandryey@gera-ocl-lc on 2018/09/11 16:51:04
...
SWDEV-79445 - OCL generic changes and code clean-up
- Don't call backing store destruction for Null programs
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#25 edit
[ROCm/clr commit: 9bb9312630 ]
2018-09-11 17:08:39 -04:00
foreman
d0098787c8
P4 to Git Change 1604364 by cpaquot@cpaquot-ocl-lc-lnx on 2018/09/11 15:43:44
...
SWDEV-145570 - [HIP] Added hipCtxGetSharedMemConfig
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#14 edit
[ROCm/clr commit: 86c038863b ]
2018-09-11 16:08:44 -04:00
Aaron Enye Shi
031932e509
Avoid host min func conflict with gcc min
...
[ROCm/clr commit: 7aa282897f ]
2018-09-11 18:48:31 +00:00
foreman
b7ec7ccfb7
P4 to Git Change 1604296 by jatang@jatang-opencl-hsa-stg5 on 2018/09/11 14:13:12
...
SWDEV-126897 - Fix a regression of Device Enqueue in LC path.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.cpp#6 edit
[ROCm/clr commit: e615155636 ]
2018-09-11 14:37:55 -04:00
Aaron Enye Shi
17d6266150
Use templates for min to prevent ambiguity
...
[ROCm/clr commit: 5f0838300e ]
2018-09-11 18:21:54 +00:00
foreman
26a372c286
P4 to Git Change 1604214 by cpaquot@cpaquot-ocl-lc-lnx on 2018/09/11 12:12:23
...
SWDEV-145570 - [HIP] Added empty hipModuleGetGlobal function.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#19 edit
[ROCm/clr commit: 63e7f9255c ]
2018-09-11 12:26:34 -04:00
foreman
3f05dba83f
P4 to Git Change 1603998 by eboumaou@eboumaou_ugl_stg on 2018/09/11 03:45:45
...
SWDEV-164509 - [Dassault][Catia] Adding 8-bits internal format support for sL8 format in OpenGL
For glTextureView support, GL_LUMINANCE8 internal format needs to return 8_BITS view compatibility class.
Add 3 new surface formats, CM_SURF_FMT_L8_SRGB, CM_SURF_FMT_R8_SRGB and CM_SURF_FMT_RG8_SRGB. For the moment, only L8_SRGB is supported by GLL.
Keep L8_X24_SRGB format because of side effects, especially outside the GL driver (CAL)
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15757/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#32 edit
[ROCm/clr commit: 8914124cc8 ]
2018-09-11 03:58:48 -04:00
foreman
a34d7108ae
P4 to Git Change 1603981 by chui@ocl-promo-incrementor on 2018/09/11 02:56:14
...
SWDEV-2 - Change OpenCL version number from 2733 to 2734.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2481 edit
[ROCm/clr commit: eb9e563d7b ]
2018-09-11 03:08:37 -04:00
foreman
3e0d3eafe4
P4 to Git Change 1603869 by skudchad@skudchad-lnx on 2018/09/10 20:04:11
...
SWDEV-1 - Fix to build HIP with gcc-5.4
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#17 edit
[ROCm/clr commit: 0307bf3511 ]
2018-09-10 20:17:35 -04:00
foreman
9e9f191c98
P4 to Git Change 1603686 by lmoriche@lmoriche_opencl_dev2 on 2018/09/10 14:36:15
...
SWDEV-1 - Cleanups required to build with gcc-5.4
- Fix the Windows build
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.hpp#5 edit
[ROCm/clr commit: bda4d20a58 ]
2018-09-10 15:02:41 -04:00
foreman
73b444c681
P4 to Git Change 1603633 by lmoriche@lmoriche_opencl_dev2 on 2018/09/10 13:24:30
...
SWDEV-1 - Cleanups required to build with gcc-5.4
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#100 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#85 edit
... //depot/stg/opencl/drivers/opencl/support/libcxx/build/Makefile.libcxx#7 edit
[ROCm/clr commit: fea536eea4 ]
2018-09-10 13:33:24 -04:00
foreman
08dd8e0f64
P4 to Git Change 1603601 by jatang@jatang-opencl-hsa-stg5 on 2018/09/10 11:55:05
...
SWDEV-126897 - Fix segfault in HSAIL/ROCm path.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#68 edit
[ROCm/clr commit: 03e6266c64 ]
2018-09-10 12:09:51 -04:00
foreman
bae6f34b08
P4 to Git Change 1603595 by gandryey@gera-ocl-lc on 2018/09/10 11:45:44
...
SWDEV-79445 - OCL generic changes and code clean-up
- Make a fallback to system memory without device access if USWC allocation failed
- Destroy the backing store after the load of all kernels
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#65 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#69 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#24 edit
[ROCm/clr commit: 8e02d82368 ]
2018-09-10 11:57:07 -04:00
Yaxun Sam Liu
392b153a55
Use template for hipLaunchKernelGGL for hip-clang
...
[ROCm/clr commit: 6f2201475d ]
2018-09-07 16:20:00 -04:00
Yaxun Sam Liu
bce1ac6a00
Add empty printf for hip-clang
...
[ROCm/clr commit: be4a8f6859 ]
2018-09-07 16:15:08 -04:00
foreman
c28557fff4
P4 to Git Change 1602799 by chui@ocl-promo-incrementor on 2018/09/07 02:56:24
...
SWDEV-2 - Change OpenCL version number from 2732 to 2733.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2480 edit
[ROCm/clr commit: 75aabd3934 ]
2018-09-07 03:11:16 -04:00
foreman
18b7db12c5
P4 to Git Change 1602680 by cpaquot@cpaquot-ocl-lc-lnx on 2018/09/06 17:59:01
...
SWDEV-145570 - [HIP] Bump max command queues to 300 for HIP.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#298 edit
[ROCm/clr commit: 4f3b907029 ]
2018-09-06 18:14:28 -04:00
lcskrishna
5340097083
added host for float2half and hlaf2float
...
[ROCm/clr commit: fc2c8de816 ]
2018-09-06 15:02:52 -07:00
foreman
787fdc49a3
P4 to Git Change 1602604 by gandryey@gera-ocl-lc on 2018/09/06 15:25:43
...
SWDEV-79445 - OCL generic changes and code clean-up
- Combine opencl compiler options under a single function.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#229 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#317 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.hpp#102 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#55 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#84 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#17 edit
[ROCm/clr commit: 1d5f2b6dac ]
2018-09-06 15:37:37 -04:00