Maneesh Gupta
f22fe60597
Merge pull request #473 from gargrahul/add_tex1d_nvcc
...
Add 1d texture types for NVCC path
[ROCm/clr commit: 48b7b4a4ad ]
2018-05-29 13:54:34 +05:30
foreman
93e9f2ab8c
P4 to Git Change 1560741 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/29 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2664 to 2665.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2412 edit
[ROCm/clr commit: 616c2272b0 ]
2018-05-29 03:10:40 -04:00
Alex Voicu
377b028628
GCC only supports power-of-2 component counts, so round up to next square.
...
[ROCm/clr commit: c059619e2c ]
2018-05-29 01:22:26 +01:00
foreman
191b65b155
P4 to Git Change 1560456 by gandryey@gera-w8 on 2018/05/28 14:41:37
...
SWDEV-154862 - [CQE OCL][DTB][DTB-BLOCKER][Perf][QR][G] Upto 13% Performance drop observed while running CLFFT subtests due to Faulty CL #1559246
- Disable command queue notification if the event is on the same queue.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_common.hpp#22 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_execute.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_memobj.cpp#82 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_profile_amd.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_sdi_amd.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_thread_trace_amd.cpp#9 edit
[ROCm/clr commit: c1e910d666 ]
2018-05-28 14:56:22 -04:00
Rahul Garg
f40b06757c
Add 1d texture types for NVCC path
...
[ROCm/clr commit: 3699e74857 ]
2018-05-28 15:02:06 +05:30
foreman
5f9d181406
P4 to Git Change 1560058 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/27 03:00:36
...
SWDEV-2 - Change OpenCL version number from 2663 to 2664.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2411 edit
[ROCm/clr commit: 176867f31b ]
2018-05-27 03:08:19 -04:00
Jorghi12
8a2d7a25b1
Update math_functions.h
...
CUDA also has a function named labs.
[ROCm/clr commit: b33876ee4d ]
2018-05-26 16:22:10 -04:00
Jorghi12
9b43fd84d0
Update math_functions.cpp
...
CUDA also has a function named labs.
[ROCm/clr commit: 61ff40a1cf ]
2018-05-26 16:21:14 -04:00
Alex Voicu
0a2d514cf8
Add missing alias half / half2 aliases
...
[ROCm/clr commit: 0f4a135e5f ]
2018-05-26 12:10:50 +01:00
foreman
a10a7a4cfb
P4 to Git Change 1560039 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/26 03:00:04
...
SWDEV-2 - Change OpenCL version number from 2662 to 2663.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2410 edit
[ROCm/clr commit: f2d23cbd01 ]
2018-05-26 03:14:00 -04:00
Jorghi12
43d55a79e4
Adding double/long int signatures for abs
...
Adding overloads for abs that are found in cuda's math_functions.
[ROCm/clr commit: b127488ea9 ]
2018-05-26 00:41:24 -04:00
Jorghi12
fbbaedfdea
Adding double/long int signatures for abs
...
Adding overloads for abs that are found in cuda's math_functions.
[ROCm/clr commit: 13f37d550f ]
2018-05-26 00:40:14 -04:00
Yaxun (Sam) Liu
c7d481a812
Add more function declarations to hip-clang
...
[ROCm/clr commit: 9c43970a27 ]
2018-05-25 16:18:46 -04:00
Alex Voicu
badea56b4f
Missing bits.
...
[ROCm/clr commit: 544adec793 ]
2018-05-25 20:15:04 +01:00
Alex Voicu
0dfdaf1808
Missing bits.
...
[ROCm/clr commit: 25ac508214 ]
2018-05-25 20:12:21 +01:00
Alex Voicu
7a480af716
Move converting constructor from _Float16 under macro guard. Refactor.
...
[ROCm/clr commit: 40dad93426 ]
2018-05-25 19:46:41 +01:00
foreman
b711ac621d
P4 to Git Change 1559770 by gandryey@gera-w8 on 2018/05/25 12:44:43
...
SWDEV-79445 - OCL generic changes and code clean-up
- Switch to USWC memory for command buffers
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#99 edit
[ROCm/clr commit: 4e1c25c90d ]
2018-05-25 12:49:57 -04:00
Yaxun (Sam) Liu
494f7f6a38
Add math function declaration for hip-clang
...
[ROCm/clr commit: f53e86e1b8 ]
2018-05-25 12:22:16 -04:00
foreman
687b6d3290
P4 to Git Change 1559533 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/25 03:00:15
...
SWDEV-2 - Change OpenCL version number from 2661 to 2662.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2409 edit
[ROCm/clr commit: ace88c8b63 ]
2018-05-25 03:10:30 -04:00
foreman
362cecebe0
P4 to Git Change 1559383 by gandryey@gera-w8 on 2018/05/24 18:38:36
...
SWDEV-79445 - OCL generic changes and code clean-up
- Remove memory reallocation interfaces. It was used for AMDIL path with HW constant buffers support. It seems AMDIL with SI+ doesn't enable HW const buffers.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#303 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#589 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#166 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#324 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#132 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.hpp#52 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#105 edit
[ROCm/clr commit: be77b7fac1 ]
2018-05-24 18:49:01 -04:00
foreman
8e925ae2a8
P4 to Git Change 1559366 by gandryey@gera-w8 on 2018/05/24 18:06:45
...
SWDEV-79445 - OCL generic changes and code clean-up
- Combine validateMemory() and arguments capture() under a single function. Rename validateMemory() in NDRangeKernelCommand class to captureAndValidate()
http://ocltc.amd.com/reviews/r/14964/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_execute.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#87 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#22 edit
[ROCm/clr commit: e9039d398e ]
2018-05-24 18:12:49 -04:00
foreman
e6bfc8fbed
P4 to Git Change 1559366 by gandryey@gera-w8 on 2018/05/24 18:06:45
...
SWDEV-79445 - OCL generic changes and code clean-up
- Combine validateMemory() and arguments capture() under a single function. Rename validateMemory() in NDRangeKernelCommand class to captureAndValidate()
http://ocltc.amd.com/reviews/r/14964/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_execute.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#87 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#22 edit
[ROCm/clr commit: 3ac03daffc ]
2018-05-24 18:12:49 -04:00
foreman
fd627bea6d
P4 to Git Change 1559366 by gandryey@gera-w8 on 2018/05/24 18:06:45
...
SWDEV-79445 - OCL generic changes and code clean-up
- Combine validateMemory() and arguments capture() under a single function. Rename validateMemory() in NDRangeKernelCommand class to captureAndValidate()
http://ocltc.amd.com/reviews/r/14964/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_execute.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#87 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.hpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#22 edit
[ROCm/clr commit: 73dd22dba8 ]
2018-05-24 18:12:49 -04:00
foreman
91e6e15a1e
P4 to Git Change 1559253 by gandryey@gera-w8 on 2018/05/24 15:44:23
...
SWDEV-79445 - OCL generic changes and code clean-up
- Following CL#1558704. Fix a regression with AMDIL path. Allocate default device sampler
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#588 edit
[ROCm/clr commit: f095889106 ]
2018-05-24 15:56:10 -04:00
foreman
4378898d00
P4 to Git Change 1559246 by gandryey@gera-w8 on 2018/05/24 15:30:37
...
SWDEV-79445 - OCL generic changes and code clean-up
- Notify command queues about waiting events before command submission. That allows to issue a marker earlier to avoid extra latency when other jobs can be submitted before a notification in the worker thread.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_common.hpp#21 edit
[ROCm/clr commit: 34f6e5c3cd ]
2018-05-24 15:36:09 -04:00
Rahul Garg
0ab5c9d6f1
Use 64x4 grid dims
...
[ROCm/clr commit: 27e0566c3a ]
2018-05-24 23:51:52 +05:30
Rahul Garg
439655d213
Clean up and fix remaining bytes copy
...
[ROCm/clr commit: aed2653857 ]
2018-05-24 23:30:27 +05:30
foreman
bf393cab7a
P4 to Git Change 1559149 by skudchad@skudchad_test2_win_opencl on 2018/05/24 11:54:02
...
SWDEV-145570 - [HIP] - Implement hipMemcpy2DToArray.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14953/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#29 edit
[ROCm/clr commit: 9cdb308045 ]
2018-05-24 12:01:44 -04:00
foreman
eedf013384
P4 to Git Change 1559096 by gandryey@gera-w8 on 2018/05/24 10:34:47
...
SWDEV-79445 - OCL generic changes and code clean-up
- Remove obsolete logic for aliased kernels, since it was a pre-SI optimization
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#418 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#98 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#52 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#93 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#44 edit
[ROCm/clr commit: bcea58f07f ]
2018-05-24 10:45:00 -04:00
Alex Voicu
bfbc4f6587
Update hipTestHalf to actually test behaviour. Add missing hipHostfree.
...
[ROCm/clr commit: 59a046dd2d ]
2018-05-24 13:55:30 +01:00
Alex Voicu
a231cd5604
Remove vestigial inline LLVMIR.
...
[ROCm/clr commit: f2a86f3e1c ]
2018-05-24 12:46:14 +01:00
Rahul Garg
4fc64ff4c5
Fix memcpy2d kernel dims
...
[ROCm/clr commit: 53a7c61e9b ]
2018-05-24 17:00:12 +05:30
foreman
cb8920b5e3
P4 to Git Change 1558894 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/24 03:00:04
...
SWDEV-2 - Change OpenCL version number from 2660 to 2661.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2408 edit
[ROCm/clr commit: a245f46203 ]
2018-05-24 03:11:44 -04:00
Rahul Garg
4e52a634a1
Correct remaining bytes in copy 2d kernel
...
[ROCm/clr commit: 96b4618d26 ]
2018-05-24 08:27:24 +05:30
foreman
8b4b912c3f
P4 to Git Change 1558704 by gandryey@gera-w8 on 2018/05/23 17:20:01
...
SWDEV-79445 - OCL generic changes and code clean-up
- ABI clean-up. Stage 1: Separate kernel arguments and OCL objects. OCL objects will be passed in the new arrays of mem objects, samplers and device queue objects. The kernel arguments will contain GPU virtual addresses.
http://ocltc.amd.com/reviews/r/14881/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_program.cpp#48 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#302 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#323 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#128 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.hpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#417 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#86 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#20 edit
[ROCm/clr commit: affe06135d ]
2018-05-23 17:24:32 -04:00
foreman
abfbedddc3
P4 to Git Change 1558704 by gandryey@gera-w8 on 2018/05/23 17:20:01
...
SWDEV-79445 - OCL generic changes and code clean-up
- ABI clean-up. Stage 1: Separate kernel arguments and OCL objects. OCL objects will be passed in the new arrays of mem objects, samplers and device queue objects. The kernel arguments will contain GPU virtual addresses.
http://ocltc.amd.com/reviews/r/14881/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_program.cpp#48 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#302 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#129 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#323 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.hpp#128 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.hpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#417 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#97 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocblit.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.hpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#86 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/kernel.hpp#20 edit
[ROCm/clr commit: 2176dc3b19 ]
2018-05-23 17:24:32 -04:00
foreman
4d8bd812ec
P4 to Git Change 1558617 by vsytchen@vsytchen-win10 on 2018/05/23 15:39:19
...
SWDEV-153682 - Report cl_amd_planar_yuv extension in OpenCL
1. Enable cl_amd_planar_yuv extension for mainline.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14948/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#301 edit
[ROCm/clr commit: 05fc09fe2c ]
2018-05-23 15:50:44 -04:00
foreman
f436a9791a
P4 to Git Change 1558526 by skudchad@skudchad_test2_win_opencl on 2018/05/23 13:34:33
...
SWDEV-145570 - [HIP] Implement hipPointerGetAttributes.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14938/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#28 edit
[ROCm/clr commit: 113c711b81 ]
2018-05-23 13:40:52 -04:00
Alex Voicu
1b44a52e63
Merge branch 'feature_use_Float16' of https://github.com/ROCm-Developer-Tools/HIP into feature_use_Float16
...
[ROCm/clr commit: a8a9f3bdc5 ]
2018-05-23 17:58:13 +01:00
Alex Voicu
2b16b4e31b
Missing commit.
...
[ROCm/clr commit: ecefdd6541 ]
2018-05-23 17:57:47 +01:00
Alex Voicu
c037f3b9b6
Re-factor half support to match CUDA whilst exploiting native support.
...
[ROCm/clr commit: 36e805cf76 ]
2018-05-23 17:57:09 +01:00
foreman
e823f4f3a9
P4 to Git Change 1558428 by vsytchen@vsytchen-win10 on 2018/05/23 10:55:37
...
SWDEV-153051 - Maya 2018 unable to load OpenCL device on Vega 10 Lnx-Pro
1. Enable SVM on Lnx-Pro
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#89 edit
[ROCm/clr commit: 4bff7e6b91 ]
2018-05-23 12:19:25 -04:00
Rahul Garg
432467d88b
Optimize memcpy2D kernel use
...
[ROCm/clr commit: 2c3d1498d4 ]
2018-05-23 14:43:47 +05:30
foreman
b3272f473a
P4 to Git Change 1558153 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/23 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2659 to 2660.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2407 edit
[ROCm/clr commit: 99d43874e6 ]
2018-05-23 03:10:21 -04:00
foreman
755aadcf1e
P4 to Git Change 1557880 by vsytchen@vsytchen-win10 on 2018/05/22 14:37:35
...
SWDEV-153682 - Report cl_amd_planar_yuv extension in OpenCL
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14917/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#300 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#360 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#51 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11Common.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11Common.h#2 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11NV12.cpp#4 delete
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11NV12.h#2 delete
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11YUY2.cpp#1 add
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/OCLDX11YUY2.h#1 add
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/TestList.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/dx/build/Makefile.dx#2 edit
[ROCm/clr commit: f17ee3da60 ]
2018-05-22 14:44:23 -04:00
Jenkins
ba56bbd426
Merge 'master' into 'amd-master'
...
Change-Id: I40bfec7bdb863b483485ff5d7ccc6973d9b5f357
[ROCm/clr commit: ca06311090 ]
2018-05-22 04:09:35 -05:00
foreman
ec12634948
P4 to Git Change 1557486 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/22 03:00:05
...
SWDEV-2 - Change OpenCL version number from 2658 to 2659.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2406 edit
[ROCm/clr commit: 2291f1a567 ]
2018-05-22 03:07:40 -04:00
Maneesh Gupta
335dad2feb
Merge pull request #464 from gargrahul/fix_memcpy2d_pinned_mem_case
...
Fixed memcpy2D for pinned memory case using 2D kernel
[ROCm/clr commit: 7042fe6067 ]
2018-05-22 10:42:28 +05:30
Maneesh Gupta
e72516bd2f
Merge pull request #445 from ROCm-Developer-Tools/feature_func_attributes
...
Add support for the hipFuncGetAttributes interface.
[ROCm/clr commit: 85342d73b5 ]
2018-05-22 09:37:41 +05:30
Maneesh Gupta
c3009a7392
Merge pull request #462 from ROCm-Developer-Tools/mangupta-hipMemcpy-fix
...
hipMemcpy returns success if sizeBytes is 0.
[ROCm/clr commit: 37cdae8cd4 ]
2018-05-22 06:34:22 +05:30