foreman
443bd10871
P4 to Git Change 1578096 by chui@ocl-promo-incrementor on 2018/07/10 03:00:20
...
SWDEV-2 - Change OpenCL version number from 2690 to 2691.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2438 edit
[ROCm/clr commit: 1c0cdf6791 ]
2018-07-10 03:10:03 -04:00
Yaxun (Sam) Liu
d1dbc3dbc5
Add workaround __local_to_generic
...
[ROCm/clr commit: 9aaa792286 ]
2018-07-09 17:56:33 +00:00
Yaxun (Sam) Liu
2d5e831c7f
Add declare of __get_dynamicgroupbaseptr for host compilation
...
[ROCm/clr commit: 1f34993ac1 ]
2018-07-09 17:56:25 +00:00
foreman
b67fd2e3f8
P4 to Git Change 1577773 by gandryey@gera-w8 on 2018/07/09 13:10:36
...
SWDEV-155438 - Produce RGP Queue Timings chunk for OpenCL RGP files
- Enable queue timing
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#4 edit
[ROCm/clr commit: 3fb9ab0d90 ]
2018-07-09 13:22:19 -04:00
foreman
b8756a8f33
P4 to Git Change 1577743 by jatang@jatang-opencl-hsa-stg5 on 2018/07/09 11:44:49
...
SWDEV-126897 - Fix enqueue_block_capture_event_profiling_info_after_execution test.
Need to set eng_clk.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#26 edit
[ROCm/clr commit: bd06a268cc ]
2018-07-09 11:54:21 -04:00
foreman
02ce7ba682
P4 to Git Change 1577734 by chui@ocl-promo-incrementor on 2018/07/09 11:34:57
...
SWDEV-2 - Change OpenCL version number from 2689 to 2690.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2437 edit
[ROCm/clr commit: 1300d226c2 ]
2018-07-09 11:45:35 -04:00
rohit pathania
3db0890b10
Adding functor unit tests for hip launch param
...
[ROCm/clr commit: 782f8613e0 ]
2018-07-09 15:08:17 +05:30
Jenkins
2de8413a88
Merge 'master' into 'amd-master'
...
Change-Id: Ie333cd544b4450adf4f1abe0ebb36020324feb1b
[ROCm/clr commit: fbb5c30bff ]
2018-07-09 04:09:37 -05:00
Alex Voicu
4ab4610aa7
Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP into feature_native_vector_types
...
[ROCm/clr commit: 76d5a85117 ]
2018-07-08 22:03:09 +03:00
foreman
19eade5c6e
P4 to Git Change 1577357 by gandryey@gera-w8 on 2018/07/06 17:44:59
...
SWDEV-158017 - CL_DEVICE_GLOBAL_FREE_MEMORY_AMD doesn't work correctly on PAL backend
- Adjust system memory calculation for APU systems
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#594 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#95 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#26 edit
[ROCm/clr commit: 2caff650a9 ]
2018-07-06 17:53:44 -04:00
foreman
774a2be098
P4 to Git Change 1577282 by skudchad@skudchad_test2_win_opencl on 2018/07/06 15:02:32
...
SWDEV-145570 - [HIP] Fix hipMalloc3D
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15358/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#36 edit
[ROCm/clr commit: 01813aae67 ]
2018-07-06 15:13:22 -04:00
Aaron Enye Shi
783b5e2418
Fix hip_mbcnt test typo
...
Ctest did not catch this test failure. When running this test manually before typo, I got __mbcnt_hi() FAILED! . This fix will fix this test for HCC and HIP clang path.
[ROCm/clr commit: 757eeccdc7 ]
2018-07-06 11:26:48 -04:00
Rahul Garg
f25b05c793
Cleaned up hipMemset3D test
...
[ROCm/clr commit: 7261799835 ]
2018-07-06 14:54:08 +05:30
foreman
d41cb5f07f
P4 to Git Change 1576949 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/06 03:00:06
...
SWDEV-2 - Change OpenCL version number from 2688 to 2689.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2436 edit
[ROCm/clr commit: 73f7b87f92 ]
2018-07-06 03:13:56 -04:00
foreman
ae3b7bb3f2
P4 to Git Change 1576872 by skudchad@skudchad_rocm on 2018/07/05 20:20:21
...
SWDEV-145570 - [HIP] - Add hipMalloc3D to linker symtable.
- Add structure for hipFuncGetAttributes
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#6 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#6 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#11 edit
[ROCm/clr commit: e51c42ac66 ]
2018-07-05 20:29:27 -04:00
Aaron Enye Shi
0e5ef747e6
Enable surface functions on HIP clang path
...
Fix surface test on HIP clang path.
[ROCm/clr commit: 5862ae4b6a ]
2018-07-05 20:49:47 +00:00
Aaron Enye Shi
eab9cacef2
Implement hip_ldg Functions into HIP header
...
Move all the function definitions for hip_ldg.cpp into hip_ldg.h header and enable for HIP clang path.
[ROCm/clr commit: d39508b4fd ]
2018-07-05 20:38:46 +00:00
Aaron Enye Shi
94cc27d4d6
Implement min/max functions in HIP header
...
Remove using hc::precise_math min and max. Instead we can use ocml directly for device and std:: for host.
[ROCm/clr commit: b362c53475 ]
2018-07-05 20:15:41 +00:00
Rahul Garg
1751bc7c26
Added another variant of bindtextoarray for direct porting
...
[ROCm/clr commit: 017f668a72 ]
2018-07-05 23:41:31 +05:30
Rahul Garg
61b632944b
Corrected enum type
...
[ROCm/clr commit: b15b08d0db ]
2018-07-05 23:11:39 +05:30
Rahul Garg
c548c3d833
Added tex2dlayered mapping for HIP/NVCC
...
[ROCm/clr commit: f080abe5a5 ]
2018-07-05 23:00:41 +05:30
foreman
efb43fbae7
P4 to Git Change 1576542 by jatang@jatang-opencl-hsa-stg5 on 2018/07/05 09:29:34
...
SWDEV-126897 - Remove un-necessary synchronize() for Device Enqueue in LC/ROCm path.
We don't need it since we have a hsa_signal_wait_acquire() to wait for the scheduler to finish. Moreover, synchronize() sends a barrier packet that could get stuck for some reason.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#25 edit
[ROCm/clr commit: e2b18eda3e ]
2018-07-05 09:39:08 -04:00
foreman
46f5afe7da
P4 to Git Change 1576407 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/05 03:00:04
...
SWDEV-2 - Change OpenCL version number from 2687 to 2688.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2435 edit
[ROCm/clr commit: 5d025cb8bb ]
2018-07-05 03:06:54 -04:00
Aaron Enye Shi
f78a8d7fd6
Implement Memory Fence Functions in header
...
Enabled __llvm_fence_* functions for seq_cst.
[ROCm/clr commit: 96ab7c7b25 ]
2018-07-04 23:35:24 +00:00
foreman
86d502a1f8
P4 to Git Change 1576247 by gandryey@gera-w8 on 2018/07/04 16:55:54
...
SWDEV-158017 - CL_DEVICE_GLOBAL_FREE_MEMORY_AMD doesn't work correctly on PAL backend
- Change the free memory detection to account possible memory allocation with oversubscription.
- Make sure resource cache isn't counted as allocated memory
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#593 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#244 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.hpp#88 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#94 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#25 edit
[ROCm/clr commit: 7e185b873e ]
2018-07-04 17:04:53 -04:00
Aaron Enye Shi
303a8be7d3
Workaround cast warning of smaller integer type for __to_local
...
For now, guard the __to_local function for device compile only since a local pointer should be same size as unsigned int on GPU compile. Also change to void* instead of char*.
[ROCm/clr commit: ce9ca744dc ]
2018-07-04 20:52:55 +00:00
foreman
458b50e5b8
P4 to Git Change 1576209 by vsytchen@vsytchen-win10 on 2018/07/04 15:37:58
...
SWDEV-79445 - OCL generic changes and code clean-up
1. Purge redundant AllocMapTarget function
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15346/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#84 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#223 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#309 edit
[ROCm/clr commit: efc584a4b9 ]
2018-07-04 15:50:23 -04:00
foreman
b817f2190a
P4 to Git Change 1576209 by vsytchen@vsytchen-win10 on 2018/07/04 15:37:58
...
SWDEV-79445 - OCL generic changes and code clean-up
1. Purge redundant AllocMapTarget function
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15346/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#84 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#223 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#309 edit
[ROCm/clr commit: 6e589b7de6 ]
2018-07-04 15:50:23 -04:00
foreman
9523d68e19
P4 to Git Change 1576208 by vsytchen@vsytchen-win10 on 2018/07/04 15:36:47
...
SWDEV-154903 - [Vega10][PAL] clSVMAlloc is failing to create allocations greater than 2GB
1. Uncommit coarse grain SVM from system memory when calling clEnqueueSVMUnmap
ReviewBoardURL = http://ocltc.amd.com/reviews/r/15336/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#133 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#133 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#106 edit
[ROCm/clr commit: 0bc34b7062 ]
2018-07-04 15:45:29 -04:00
Aaron Enye Shi
4b941a0db8
Merge branch 'master' into hipclang-add-amdgcn-funcs
...
[ROCm/clr commit: f8109c5b06 ]
2018-07-04 17:36:08 +00:00
foreman
5090f69021
P4 to Git Change 1575903 by johtaylo@johtaylo-jtincrementor2-increment on 2018/07/04 03:00:04
...
SWDEV-2 - Change OpenCL version number from 2686 to 2687.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2434 edit
[ROCm/clr commit: 2402a28a4d ]
2018-07-04 03:09:29 -04:00
Maneesh Gupta
4444910550
Merge pull request #539 from ROCm-Developer-Tools/fix-tf-link
...
Add workaround to hipcc for build failure in tensorflow due to missin…
[ROCm/clr commit: 874af1bf7d ]
2018-07-04 11:08:52 +05:30
Maneesh Gupta
b1b4302bc4
Merge pull request #530 from ROCm-Developer-Tools/hipclang-compute-mode
...
Add HIP Compute Mode
[ROCm/clr commit: e54ffe52a0 ]
2018-07-04 10:55:48 +05:30
Maneesh Gupta
f70e1ad691
Merge pull request #517 from ROCm-Developer-Tools/fix-hipcc-link
...
Let hipcc handle static library for hip-clang only if it contains bun…
[ROCm/clr commit: 3b157546f9 ]
2018-07-04 10:51:44 +05:30
Maneesh Gupta
70a7d3961e
Update hip_hcc_internal.h
...
Adding missing include for hip_hcc_internal in order to build with HCC
[ROCm/clr commit: d372d0eaad ]
2018-07-04 09:33:51 +05:30
foreman
2e9843872a
P4 to Git Change 1575517 by gandryey@gera-w8 on 2018/07/03 11:55:33
...
SWDEV-133815 - PAL support for Linux Pro w/OpenCL 2.0 support
- Reenable OCL2.0 support on Linux.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#53 edit
[ROCm/clr commit: 1c17b90822 ]
2018-07-03 12:03:24 -04:00
Jenkins
c6d71c3db7
Merge 'master' into 'amd-master'
...
Change-Id: I27adce1f61a95f244523ad1ffbf8e1c2626b49d8
[ROCm/clr commit: cad8e47d59 ]
2018-07-03 04:09:34 -05:00
Rahul Garg
676c289310
Fixed offset null check in bind texture functions
...
[ROCm/clr commit: 77cbd4476d ]
2018-07-03 08:54:17 +05:30
Rahul Garg
a796eedde9
Revert "Use memcpy kernel for all pinned memory cases in hipMemcpy2DAsync"
...
[ROCm/clr commit: f554e48db3 ]
2018-07-02 14:32:11 +05:30
Maneesh Gupta
e6c2e3ee1b
Update hip-targets.cmake for hip::host & hip::device
...
[ROCm/clr commit: 1978cea4b7 ]
2018-07-02 10:37:20 +05:30
foreman
3ec0ea210d
P4 to Git Change 1574721 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/30 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2685 to 2686.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2433 edit
[ROCm/clr commit: cfef94d7fb ]
2018-06-30 03:11:58 -04:00
Rahul Garg
c8da0cde27
Updated heading
...
[ROCm/clr commit: 805906d2ad ]
2018-06-30 11:42:17 +05:30
Rahul Garg
4a273380c8
Updated indentation
...
[ROCm/clr commit: cc14d6440f ]
2018-06-30 11:40:32 +05:30
Jenkins
e676de059f
Merge 'master' into 'amd-master'
...
Change-Id: I70b2b1a6fc8998d1a0ea0e7532a0a99050784ae1
[ROCm/clr commit: daaeecaa66 ]
2018-06-29 04:09:59 -05:00
foreman
e421d35e49
P4 to Git Change 1574275 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/29 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2684 to 2685.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2432 edit
[ROCm/clr commit: bb2d543728 ]
2018-06-29 03:11:17 -04:00
foreman
b5914098d4
P4 to Git Change 1574251 by skudchad@skudchad_rocm on 2018/06/29 01:49:57
...
SWDEV-145570 - [HIP] Fix hipHostUnregister.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#35 edit
[ROCm/clr commit: 167d628a49 ]
2018-06-29 01:59:22 -04:00
Alex Voicu
7f4b5810bf
Add scalar operands and fix C implementation.
...
[ROCm/clr commit: f931980a6a ]
2018-06-29 05:23:49 +01:00
Alex Voicu
32b5fc5b83
Re-sync with upstream.
...
[ROCm/clr commit: c061d885f6 ]
2018-06-29 00:16:34 +01:00
foreman
1846473302
P4 to Git Change 1573750 by johtaylo@johtaylo-jtincrementor2-increment on 2018/06/28 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2683 to 2684.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2431 edit
[ROCm/clr commit: 13cce36625 ]
2018-06-28 03:13:17 -04:00
Maneesh Gupta
a805b9d917
Merge pull request #528 from ROCm-Developer-Tools/fix-hipclang-hipcc
...
HIPCC - Use clang if clang++ is not compiled
[ROCm/clr commit: 0eeb58b26e ]
2018-06-28 12:36:49 +05:30