Граф коммитов

4611 Коммитов

Автор SHA1 Сообщение Дата
foreman 61fbe32d2f P4 to Git Change 1339963 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/11 03:00:03
SWDEV-2 - Change OpenCL version number from 2271 to 2272.

Affected files ...

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


[ROCm/clr commit: 98d1816d61]
2016-11-11 03:12:00 -05:00
foreman 6f056b585d P4 to Git Change 1339888 by lmoriche@lmoriche_opencl_dev on 2016/11/10 21:21:17
SWDEV-102510 - Need a way to control cl_khr/cl_amd extension macros
	- Use -cl-ext option to enable OpenCL extensions

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#44 edit


[ROCm/clr commit: 90d4cf8e78]
2016-11-10 21:30:26 -05:00
foreman 88cd2fd02a P4 to Git Change 1339730 by lmoriche@lmoriche_opencl_dev on 2016/11/10 16:37:37
SWDEV-103793 - [ROCm CQE][OCLonLC][ISV] QCDGPU test fails
	- The runtime should not report cl_amd_fp64, cl_khr_fp64 should be used instead.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#9 edit


[ROCm/clr commit: 30a6048658]
2016-11-10 17:04:27 -05:00
foreman 99bc0b1ba1 P4 to Git Change 1339431 by gandryey@gera-w8 on 2016/11/10 10:47:43
SWDEV-86035 - Add PAL backend to OpenCL
	- Fix a regression after LC path integration

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#24 edit


[ROCm/clr commit: a9885c5273]
2016-11-10 11:02:24 -05:00
foreman 12616db224 P4 to Git Change 1339294 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/10 03:00:04
SWDEV-2 - Change OpenCL version number from 2270 to 2271.

Affected files ...

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


[ROCm/clr commit: 655d43d311]
2016-11-10 03:13:54 -05:00
foreman b3860e965d P4 to Git Change 1339111 by lmoriche@lmoriche_opencl_dev on 2016/11/09 19:34:29
SWDEV-95488 - Limiting max cap Context on ROCm, it is limited to 100
	- Re-order the member variables to match the initializer list.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#8 edit


[ROCm/clr commit: 1f5d19b75b]
2016-11-09 19:58:26 -05:00
foreman 26f7f88e77 P4 to Git Change 1339076 by scharupa@scharupa_temp on 2016/11/09 18:21:08
SWDEV-95488 -  Replacing gpuDevice_ with roc_device_

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#5 edit


[ROCm/clr commit: 672d37d9b7]
2016-11-09 18:36:38 -05:00
foreman 9322526a03 P4 to Git Change 1339014 by scharupa@scharupa_temp on 2016/11/09 17:18:01
SWDEV-95488 - Fixing build issues

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#17 edit


[ROCm/clr commit: 18f7cb7b5a]
2016-11-09 17:50:11 -05:00
foreman 01527e35e9 P4 to Git Change 1338994 by scharupa@scharupa_temp on 2016/11/09 16:52:17
SWDEV-95488 - fixing build issues introduced at 1338972

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#7 edit


[ROCm/clr commit: d833468ea5]
2016-11-09 17:30:22 -05:00
foreman 8606cc8f53 P4 to Git Change 1338972 by scharupa@scharupa_temp on 2016/11/09 16:33:58
SWDEV-95488 - Limiting max cap Context on ROCm, it is limited to 100

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#204 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#279 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#4 edit


[ROCm/clr commit: 2d64dbab44]
2016-11-09 17:07:33 -05:00
foreman 5e63fbe507 P4 to Git Change 1338735 by gandryey@gera-w8 on 2016/11/09 10:46:19
SWDEV-86035 - Add PAL backend to OpenCL
	- Enable split logic in PAL

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#38 edit


[ROCm/clr commit: 621f70b372]
2016-11-09 10:55:17 -05:00
foreman ae239a55ee P4 to Git Change 1338576 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/09 03:00:05
SWDEV-2 - Change OpenCL version number from 2269 to 2270.

Affected files ...

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


[ROCm/clr commit: 0428dca9f2]
2016-11-09 03:12:34 -05:00
foreman c59607b856 P4 to Git Change 1338072 by wchau@wchau_WIN_OCL_HSA on 2016/11/08 10:02:39
SWDEV-95007 - OpenCL on PAL - DVR

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevicegl.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#16 edit


[ROCm/clr commit: 94bf561bd7]
2016-11-08 10:11:21 -05:00
foreman 64eb9eb9b9 P4 to Git Change 1337979 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/08 03:00:04
SWDEV-2 - Change OpenCL version number from 2268 to 2269.

Affected files ...

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


[ROCm/clr commit: 79459fbd6d]
2016-11-08 03:12:47 -05:00
foreman 2de09599ad P4 to Git Change 1337788 by asalmanp@asalmanp-opencl-stg on 2016/11/07 17:39:47
SWDEV-95903 - Fixing a regression in Conf RQ on Vega10 introduced by CL#1333973. The SVM size was changed from 4096 MB to 16384 MB in this CL and causing a memory allocation failure (out of VA space) when running conformance (test_basic). Change the size back to 4096 MB for now to unblock testing Vega10 with OCL ToT.
	ReviewBoardURL = http://ocltc.amd.com/reviews/r/11775/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#260 edit


[ROCm/clr commit: 12242ad8de]
2016-11-07 17:49:07 -05:00
foreman 2b284193ab P4 to Git Change 1337771 by gandryey@gera-w8 on 2016/11/07 17:16:58
SWDEV-106509 - [CQE OCL][OpenCL on PAL][QR] 3 Conformance tests are failing/crashing
	- Add missing constant argument into the qualifiers lookup
	- Initialize rtCU count to the internal constant

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#23 edit


[ROCm/clr commit: 7f539761ca]
2016-11-07 17:32:56 -05:00
foreman ee6eeddee1 P4 to Git Change 1337394 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/07 03:00:04
SWDEV-2 - Change OpenCL version number from 2267 to 2268.

Affected files ...

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


[ROCm/clr commit: 3459794cb3]
2016-11-07 03:08:11 -05:00
foreman bff4a7cd44 P4 to Git Change 1337201 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/06 02:00:04
SWDEV-2 - Change OpenCL version number from 2266 to 2267.

Affected files ...

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


[ROCm/clr commit: 4d705d6ca0]
2016-11-06 02:06:11 -05:00
foreman d3c10e1af2 P4 to Git Change 1337110 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/05 03:00:03
SWDEV-2 - Change OpenCL version number from 2265 to 2266.

Affected files ...

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


[ROCm/clr commit: 0d9068fa5a]
2016-11-05 03:11:03 -04:00
foreman 998266c90f P4 to Git Change 1337009 by gandryey@gera-w8 on 2016/11/04 18:04:52
SWDEV-79445 - OCL generic changes and code clean-up
	- Use uint64_t for the scratch buffer size calculation

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#558 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#162 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#175 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#63 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#13 edit


[ROCm/clr commit: b8040b3d6a]
2016-11-04 18:18:13 -04:00
foreman a1f425887c P4 to Git Change 1336502 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/04 03:00:03
SWDEV-2 - Change OpenCL version number from 2264 to 2265.

Affected files ...

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


[ROCm/clr commit: 0794d6b50b]
2016-11-04 02:06:26 -05:00
foreman 6d277ef77e P4 to Git Change 1336353 by lmoriche@lmoriche_opencl_dev on 2016/11/03 18:47:50
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Finish the implementation of the program manager to support separare compilation and binary loading.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#13 edit


[ROCm/clr commit: 065133bbc0]
2016-11-03 18:56:31 -04:00
foreman 5a2827406e P4 to Git Change 1336294 by gandryey@gera-w8 on 2016/11/03 17:50:35
SWDEV-86035 - Add PAL backend to OpenCL
	- Use size() method in the segment freeze instead of vmSize(), because vmSize() is aligned in PAL and different heaps may have different alignments

Affected files ...

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


[ROCm/clr commit: 30b62e264c]
2016-11-03 18:14:18 -04:00
foreman bad810bb2f P4 to Git Change 1336110 by gandryey@gera-w8 on 2016/11/03 15:21:09
SWDEV-86035 - Add PAL backend to OpenCL
	- Update printf initialization to match the GSL backend

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#22 edit


[ROCm/clr commit: 4d82398e1f]
2016-11-03 15:41:39 -04:00
foreman e8886648c6 P4 to Git Change 1335811 by lmoriche@lmoriche_opencl_lc on 2016/11/03 03:28:18
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Fix the corrupted HSACO file when using -save-temps/-save-temps-all on Windows.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#20 edit


[ROCm/clr commit: 9227e8ede5]
2016-11-03 02:35:28 -05:00
foreman 7de2ef329d P4 to Git Change 1335796 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/03 03:00:11
SWDEV-2 - Change OpenCL version number from 2263 to 2264.

Affected files ...

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


[ROCm/clr commit: 99b5c92998]
2016-11-03 03:11:48 -04:00
foreman 99fbf62c0f P4 to Git Change 1335201 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/02 03:00:03
SWDEV-2 - Change OpenCL version number from 2262 to 2263.

Affected files ...

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


[ROCm/clr commit: 5208f758c7]
2016-11-02 03:06:44 -04:00
foreman afe7743e77 P4 to Git Change 1335043 by lmoriche@lmoriche_opencl_dev on 2016/11/01 19:59:01
SWDEV-94611 - [OCL-LC-ROCm] Add "HSAIL" or "LC" to the driver version string to tell which stack is used.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#24 edit


[ROCm/clr commit: 248840bd54]
2016-11-01 20:05:34 -04:00
foreman 4f11b4b14f P4 to Git Change 1334942 by gandryey@gera-w8 on 2016/11/01 16:33:53
SWDEV-106446 - OpenCL constant address space limit control
	- Use maxMemAllocSize for the maximum constant buffer size
	http://ocltc.amd.com/reviews/r/11725/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#557 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#23 edit


[ROCm/clr commit: 3bfd6767a3]
2016-11-01 16:01:35 -05:00
foreman 3ba5ca1cfd P4 to Git Change 1334447 by johtaylo@johtaylo-jtincrementor-increment on 2016/11/01 03:00:04
SWDEV-2 - Change OpenCL version number from 2261 to 2262.

Affected files ...

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


[ROCm/clr commit: cc2e2a0a0c]
2016-11-01 03:11:05 -04:00
foreman fb628b2df4 P4 to Git Change 1334142 by gandryey@gera-ocl-lc on 2016/10/31 14:17:14
SWDEV-86035 - Add PAL backend to OpenCL
	- Fix 2 warnings with LC path

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#19 edit


[ROCm/clr commit: a214437836]
2016-10-31 14:30:53 -04:00
foreman a28ab51b31 P4 to Git Change 1333973 by rili@rili-opencl-pal-stg on 2016/10/31 10:41:30
SWDEV-95903 -  Implement SVM on PAL feature.
	1. Implement SVM Coarse Grain
	2. Implement SVM Fine Grain Buffer

	Review:http://ocltc.amd.com/reviews/r/11706/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#36 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#259 edit


[ROCm/clr commit: b925842e4e]
2016-10-31 10:47:23 -04:00
foreman cc3c963af7 P4 to Git Change 1333856 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/31 03:00:04
SWDEV-2 - Change OpenCL version number from 2260 to 2261.

Affected files ...

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


[ROCm/clr commit: a432789fb0]
2016-10-31 03:07:21 -04:00
foreman 3ab94a6a42 P4 to Git Change 1333758 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/30 03:00:04
SWDEV-2 - Change OpenCL version number from 2259 to 2260.

Affected files ...

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


[ROCm/clr commit: d6210f3d55]
2016-10-30 03:10:54 -04:00
foreman d3c4c7573c P4 to Git Change 1333731 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/29 03:00:04
SWDEV-2 - Change OpenCL version number from 2258 to 2259.

Affected files ...

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


[ROCm/clr commit: bfa0af8a32]
2016-10-29 03:15:45 -04:00
foreman 4a8f4c146a P4 to Git Change 1333693 by gandryey@gera-dev-w7 on 2016/10/28 18:25:31
SWDEV-86035 - Add PAL backend to OpenCL
	- Use size_t for hidden arguments

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#21 edit


[ROCm/clr commit: 55cab0cc96]
2016-10-28 18:38:30 -04:00
foreman 3468fe86c0 P4 to Git Change 1333465 by gandryey@gera-w8 on 2016/10/28 13:16:32
SWDEV-95922 - OpenCL on PAL - GL/Depth interop
	- Apply a workaround for interop with D24S8 format

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#16 edit


[ROCm/clr commit: 1b76bd77fe]
2016-10-28 13:26:03 -04:00
foreman 0958e56767 P4 to Git Change 1333223 by lmoriche@lmoriche_opencl_lc on 2016/10/28 04:53:46
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Try to find the LLVM_BIN from the current module's path

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#8 edit


[ROCm/clr commit: e6ff7010a9]
2016-10-28 04:59:38 -04:00
foreman 8c3b5ef90b P4 to Git Change 1333198 by lmoriche@lmoriche_opencl_dev on 2016/10/28 04:01:59
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Suppress the assertion message box on windows by default.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#258 edit


[ROCm/clr commit: b3c63c5fb5]
2016-10-28 04:06:50 -04:00
foreman ba65da36bd P4 to Git Change 1333184 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/28 03:00:05
SWDEV-2 - Change OpenCL version number from 2257 to 2258.

Affected files ...

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


[ROCm/clr commit: cf999bdd0b]
2016-10-28 03:13:25 -04:00
foreman 25f767027d P4 to Git Change 1333167 by lmoriche@lmoriche_opencl_dev on 2016/10/28 02:41:50
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Remove cl_khr_depth_images from the extension list for CL2.0 since it is already defined in opencl-c.h

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#12 edit


[ROCm/clr commit: 47ec8d3e89]
2016-10-28 02:55:43 -04:00
foreman fc11a0036e P4 to Git Change 1332913 by gandryey@gera-w8 on 2016/10/27 16:30:43
SWDEV-95912 - OpenCL on PAL - RT Compute
	- Check for the queue properties before requesting the exclusive queues.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#12 edit


[ROCm/clr commit: e59cdca320]
2016-10-27 16:44:33 -04:00
foreman c7eeb9a5e9 P4 to Git Change 1332744 by lmoriche@lmoriche_opencl_lc on 2016/10/27 12:50:35
SWDEV-105604 - [OCL-LC-PAL] OpenCL program manager for LC on PAL
	- Use the gfxip target names by default

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#17 edit


[ROCm/clr commit: 54858df82b]
2016-10-27 13:02:49 -04:00
foreman 83cdf16e55 P4 to Git Change 1332529 by johtaylo@johtaylo-jtincrementor-increment on 2016/10/27 03:00:05
SWDEV-2 - Change OpenCL version number from 2256 to 2257.

Affected files ...

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


[ROCm/clr commit: 74e6f22212]
2016-10-27 03:13:23 -04:00
foreman 1e35d7aa2a P4 to Git Change 1332373 by gandryey@gera-w8 on 2016/10/26 17:21:42
SWDEV-86035 - Add PAL backend to OpenCL
	- Restructure loader functionality

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#11 edit


[ROCm/clr commit: 7405502f65]
2016-10-26 17:42:37 -04:00
foreman 6b00dbc18e P4 to Git Change 1332293 by lmoriche@lmoriche_opencl_dev on 2016/10/26 16:04:38
SWDEV-105604 - OpenCL program manager for LC on PAL
	- Don't count the hidden arguments as the OCL signature should not see them. Use -1 for hidden index.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#19 edit


[ROCm/clr commit: 1267cf476a]
2016-10-26 16:13:32 -04:00
foreman 0101a32917 P4 to Git Change 1332267 by lmoriche@lmoriche_opencl_dev on 2016/10/26 15:35:21
SWDEV-105604 - OpenCL program manager for LC on PAL
	- Initialize arg->index_

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#18 edit


[ROCm/clr commit: fb36aaba26]
2016-10-26 15:43:30 -04:00
foreman 8e3a393dd6 P4 to Git Change 1332211 by lmoriche@lmoriche_opencl_lc on 2016/10/26 13:58:55
SWDEV-105604 - OpenCL program manager for LC on PAL
	- Another tentative fix for the Windows build

Affected files ...

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


[ROCm/clr commit: f0bb49bbaa]
2016-10-26 14:22:44 -04:00
foreman 5cb9b429a5 P4 to Git Change 1332187 by lmoriche@lmoriche_opencl_lc on 2016/10/26 13:22:19
SWDEV-105604 - OpenCL program manager for LC on PAL
	- Fix the Windows build

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#17 edit


[ROCm/clr commit: 6c69717577]
2016-10-26 13:29:16 -04:00
foreman 214bb5de75 P4 to Git Change 1332184 by lmoriche@lmoriche_opencl_dev on 2016/10/26 13:13:41
SWDEV-105604 - OpenCL program manager for LC on PAL
	- Integrate changes form the ROCm device: add generic handling of hidden arguments and flatten vector types.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#16 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#35 edit


[ROCm/clr commit: 705822e283]
2016-10-26 13:21:54 -04:00