Grafico dei commit

2713 Commit

Autore SHA1 Messaggio Data
foreman ca9e03e1b9 P4 to Git Change 1700865 by chui@ocl-promo-incrementor on 2018/11/01 03:00:03
SWDEV-2 - Change OpenCL version number from 2766 to 2767.

Affected files ...

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


[ROCm/clr commit: 320c9a6375]
2018-11-01 03:04:36 -04:00
foreman 0cc2656443 P4 to Git Change 1624840 by chui@ocl-promo-incrementor on 2018/10/27 03:00:36
SWDEV-2 - Change OpenCL version number from 2765 to 2766.

Affected files ...

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


[ROCm/clr commit: 120cb6f34a]
2018-10-27 03:16:03 -04:00
foreman 4a59ff1a4e P4 to Git Change 1624807 by gandryey@gera-w8 on 2018/10/26 18:35:39
SWDEV-167970 - Ethereum mining (EthDcrMiner64.exe) App crashed while running Claymore Mining over VI,AI ,CI ASIC families
	- Fix a regression after CL#1608975. Use amdil complib instance to query the binary options. The logic in the abstraction layer attempts to validate the binary options and for some reason Ethereum binary isn't compatible with the HSAIL complib instance. It's a workaround for now, since the app doesn't allow debugger and printf debugging is quite time consuming.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#322 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#169 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#97 edit


[ROCm/clr commit: e8ca159b62]
2018-10-26 18:44:00 -04:00
foreman b606210d59 P4 to Git Change 1624606 by asalmanp@asalmanp-ocl-stg on 2018/10/26 13:57:59
SWDEV-132899 - [OCL] use the new "numAvailableCus" property from PAL which has the correct number of total available CUs

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/16060/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#114 edit


[ROCm/clr commit: a4c1b1b9d3]
2018-10-26 14:08:34 -04:00
foreman 83e01d7754 P4 to Git Change 1623749 by chui@ocl-promo-incrementor on 2018/10/25 03:00:37
SWDEV-2 - Change OpenCL version number from 2764 to 2765.

Affected files ...

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


[ROCm/clr commit: a7b8e9bf47]
2018-10-25 03:04:33 -04:00
foreman 2b846773e2 P4 to Git Change 1622558 by chui@ocl-promo-incrementor on 2018/10/23 03:00:35
SWDEV-2 - Change OpenCL version number from 2763 to 2764.

Affected files ...

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


[ROCm/clr commit: bb7f9839e7]
2018-10-23 03:08:10 -04:00
foreman 105c5ad3fd P4 to Git Change 1622418 by gandryey@gera-w8 on 2018/10/22 17:03:57
SWDEV-79445 - OCL generic changes and code clean-up
	- Don't disable the trace if start occurred on a queue, which didn't generate a preparation. That should fix random timeouts and still keep trace commands in order.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#10 edit


[ROCm/clr commit: 697488de5b]
2018-10-22 17:15:40 -04:00
foreman 15c7dadf56 P4 to Git Change 1622391 by gandryey@gera-w8 on 2018/10/22 16:33:17
SWDEV-79445 - OCL generic changes and code clean-up
	- Remove detection of the global memory usage, based on the names of variables

Affected files ...

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


[ROCm/clr commit: 8a8f11369e]
2018-10-22 16:46:17 -04:00
foreman 680a957f7d P4 to Git Change 1622080 by chui@ocl-promo-incrementor on 2018/10/22 03:01:11
SWDEV-2 - Change OpenCL version number from 2762 to 2763.

Affected files ...

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


[ROCm/clr commit: dacfc65a68]
2018-10-22 03:10:32 -04:00
foreman 4c2ddcf147 P4 to Git Change 1621545 by chui@ocl-promo-incrementor on 2018/10/19 03:00:32
SWDEV-2 - Change OpenCL version number from 2761 to 2762.

Affected files ...

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


[ROCm/clr commit: 0cad7593a1]
2018-10-19 03:09:00 -04:00
foreman 8b60928aa2 P4 to Git Change 1620949 by chui@ocl-promo-incrementor on 2018/10/18 03:00:34
SWDEV-2 - Change OpenCL version number from 2760 to 2761.

Affected files ...

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


[ROCm/clr commit: eac5cfc736]
2018-10-18 14:17:28 -04:00
foreman 8f7e75cd2c P4 to Git Change 1620765 by skudchad@skudchad_test2_win_opencl on 2018/10/17 16:58:04
SWDEV-145570 - [HIP] Track last used event and use last enqueued command in a stream rather than creating a new event

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/15996/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_event.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_stream.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.hpp#20 edit


[ROCm/clr commit: 19caea543c]
2018-10-18 13:41:32 -04:00
foreman 0b565d02f2 P4 to Git Change 1620269 by chui@ocl-promo-incrementor on 2018/10/17 03:00:32
SWDEV-2 - Change OpenCL version number from 2759 to 2760.

Affected files ...

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


[ROCm/clr commit: 5df1b0cb03]
2018-10-18 11:13:25 -04:00
foreman 77ed85a2e8 P4 to Git Change 1619908 by wchau@wchau_OCL_cmake on 2018/10/16 14:08:33
SWDEV-167383 - [OCL]: Switch to new object format
	- Add flag to disable Ver 3 Object format until it is support by OCL

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#11 edit


[ROCm/clr commit: 4ef369958b]
2018-10-18 09:36:36 -04:00
foreman 8ac64013f0 P4 to Git Change 1619545 by chui@ocl-promo-incrementor on 2018/10/16 03:00:31
SWDEV-2 - Change OpenCL version number from 2758 to 2759.

Affected files ...

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


[ROCm/clr commit: e4f80bc457]
2018-10-18 08:03:17 -04:00
foreman 07cd36bbd0 P4 to Git Change 1619397 by gandryey@gera-w8 on 2018/10/15 18:23:10
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
	- Add the barrier's reason to the RGP trace

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#127 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#57 edit


[ROCm/clr commit: 9bad9b4d54]
2018-10-18 07:34:23 -04:00
foreman 1f6a902aaa P4 to Git Change 1619186 by gandryey@gera-w8 on 2018/10/15 13:38:18
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
	- Fix SQTT tockets update when multiple queues are captured

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#113 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#56 edit


[ROCm/clr commit: 55e3c896aa]
2018-10-18 06:41:29 -04:00
foreman 0e426c132e P4 to Git Change 1618388 by chui@ocl-promo-incrementor on 2018/10/13 03:01:02
SWDEV-2 - Change OpenCL version number from 2757 to 2758.

Affected files ...

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


[ROCm/clr commit: 8112fe829e]
2018-10-18 04:10:36 -04:00
foreman 340a38bc2c P4 to Git Change 1618184 by kzhuravl@kzhuravl-fiji-ocllc-2 on 2018/10/12 14:28:12
SWDEV-125823 - Fix cmake-based opencl build from p4

	//depot/mirrors/amdgcn.git/* changes would be submitted through gerrit.

Affected files ...

... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#14 edit


[ROCm/clr commit: 2dcc063b81]
2018-10-18 03:07:56 -04:00
foreman f63171477c P4 to Git Change 1617914 by chui@ocl-promo-incrementor on 2018/10/12 03:00:36
SWDEV-2 - Change OpenCL version number from 2756 to 2757.

Affected files ...

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


[ROCm/clr commit: 3f9829e704]
2018-10-18 01:52:20 -04:00
foreman f680f6aea0 P4 to Git Change 1617235 by chui@ocl-promo-incrementor on 2018/10/11 03:00:29
SWDEV-2 - Change OpenCL version number from 2755 to 2756.

Affected files ...

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


[ROCm/clr commit: 49dd1b2dcd]
2018-10-17 23:13:01 -04:00
foreman c5794d3c94 P4 to Git Change 1615280 by chui@ocl-promo-incrementor on 2018/10/06 03:00:27
SWDEV-2 - Change OpenCL version number from 2754 to 2755.

Affected files ...

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


[ROCm/clr commit: 9b367f0387]
2018-10-06 03:10:38 -04:00
foreman 18e9783383 P4 to Git Change 1614831 by chui@ocl-promo-incrementor on 2018/10/05 03:00:26
SWDEV-2 - Change OpenCL version number from 2753 to 2754.

Affected files ...

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


[ROCm/clr commit: 2704d2ac22]
2018-10-05 03:07:29 -04:00
foreman 6cbd14045f P4 to Git Change 1614408 by chui@ocl-promo-incrementor on 2018/10/04 02:56:51
SWDEV-2 - Change OpenCL version number from 2752 to 2753.

Affected files ...

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


[ROCm/clr commit: 035b8e3d1f]
2018-10-04 03:08:45 -04:00
foreman 93e25f8df9 P4 to Git Change 1614278 by wchau@wchau_OCL_cmake on 2018/10/03 21:04:41
SWDEV-165756 - [ROCm] Backport cmake back into perforce to resolve cmake build broken issue
	(Resubmitted CL1613181 with a bug fix)

	- porting CMAKE changes in http://git.amd.com:8080/#/c/173995/
	- add new source file names in runtime/CMakeLists.txt
	-- required additional changes of CMAKE files from Konstantin to build the current OCL driver using CMAKE

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#15 edit


[ROCm/clr commit: 24437ae9d9]
2018-10-03 21:26:10 -04:00
foreman 4dccb198bc P4 to Git Change 1613866 by chui@ocl-promo-incrementor on 2018/10/03 02:57:59
SWDEV-2 - Change OpenCL version number from 2751 to 2752.

Affected files ...

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


[ROCm/clr commit: 2ffe48cbca]
2018-10-03 03:15:15 -04:00
foreman 5787f03993 P4 to Git Change 1613773 by gandryey@gera-w8 on 2018/10/02 18:37:59
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up:
	- Remove !defined(WITH_LIGHTNING_COMPILER), but appprofiler still requires more changes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#232 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#112 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#81 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#101 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#38 edit


[ROCm/clr commit: 8ee6142811]
2018-10-02 18:50:36 -04:00
foreman 00e9f77b2e P4 to Git Change 1613598 by gandryey@gera-w8 on 2018/10/02 14:25:19
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix a crash with Unity, during RGP capture.  Keep local size as 1 if the app didn't provide any

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#126 edit


[ROCm/clr commit: 0416a223bb]
2018-10-02 14:37:16 -04:00
foreman 78685f7482 P4 to Git Change 1613522 by gandryey@gera-ocl-lc on 2018/10/02 11:44:38
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up. Step#7:
	- Introduce a new key to control the compilation path dynamically
	- InitBuild/finiBuild clean-up

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#73 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#231 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#321 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#245 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#78 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#111 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#67 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#80 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#36 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#58 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#43 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#93 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#96 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#299 edit


[ROCm/clr commit: d219d45f7d]
2018-10-02 11:52:23 -04:00
foreman 2bd9fa5f7d P4 to Git Change 1613400 by chui@ocl-promo-incrementor on 2018/10/02 02:57:08
SWDEV-2 - Change OpenCL version number from 2750 to 2751.

Affected files ...

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


[ROCm/clr commit: 4297e10e42]
2018-10-02 03:08:36 -04:00
foreman bb8e21d5b2 P4 to Git Change 1613229 by wchau@wchau_OCL_cmake on 2018/10/01 15:12:47
SWDEV-165756 - [ROCm] Backport cmake back into perforce to resolve cmake build broken issue
	- Back out changelist 1613181 as it causes TC build failures

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#16 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#33 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#14 edit


[ROCm/clr commit: 77da86d984]
2018-10-01 15:35:29 -04:00
foreman b3bc505946 P4 to Git Change 1613181 by wchau@wchau_OCL_cmake on 2018/10/01 14:34:03
SWDEV-165756 - [ROCm] Backport cmake back into perforce to resolve cmake build broken issue

	- porting CMAKE changes in http://git.amd.com:8080/#/c/173995/
	- add new source file names in runtime/CMakeLists.txt
	-- required additional changes of CMAKE files from Konstantin to build the current OCL driver using CMAKE

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#13 edit


[ROCm/clr commit: 0d5e7c39e2]
2018-10-01 15:09:26 -04:00
foreman 7b1df3bf4d P4 to Git Change 1613081 by gandryey@gera-w8 on 2018/10/01 12:28:29
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix ROCr LC compilation. Remove the binary look-up from the cl object, since it's passed in the method arguments.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#92 edit


[ROCm/clr commit: bc6be55a52]
2018-10-01 12:53:06 -04:00
foreman 15b91585bf P4 to Git Change 1612870 by chui@ocl-promo-incrementor on 2018/10/01 02:56:59
SWDEV-2 - Change OpenCL version number from 2749 to 2750.

Affected files ...

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


[ROCm/clr commit: a0cca87796]
2018-10-01 03:09:14 -04:00
foreman be9cd8babf P4 to Git Change 1612615 by chui@ocl-promo-incrementor on 2018/09/29 02:56:50
SWDEV-2 - Change OpenCL version number from 2748 to 2749.

Affected files ...

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


[ROCm/clr commit: 188ca44f92]
2018-09-29 03:16:50 -04:00
foreman f6674b6eea P4 to Git Change 1611962 by chui@ocl-promo-incrementor on 2018/09/28 02:56:52
SWDEV-2 - Change OpenCL version number from 2747 to 2748.

Affected files ...

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


[ROCm/clr commit: 85caa94351]
2018-09-28 03:11:50 -04:00
foreman dc9db4eb3e P4 to Git Change 1611775 by gandryey@gera-ocl-lc on 2018/09/27 18:02:54
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up. Step#6:
	- Move the second linkImpl() method to the abstraciton layer
	- Create the new setKernel virtual interface for the backend specific setup

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#320 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#41 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#79 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#57 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#91 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#40 edit


[ROCm/clr commit: 8bbcc1c38a]
2018-09-27 18:15:24 -04:00
foreman c4c871ba6c P4 to Git Change 1611614 by wchau@wchau_OCL_boltzmann on 2018/09/27 12:54:16
SWDEV-164014 - OCLPerfCounters results in "LLVM ERROR: out of memory"
	- use generic hsa_ven_amd_aqlprofile_pfn_t to point to extension function table

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccounters.hpp#3 edit


[ROCm/clr commit: 5616270bbd]
2018-09-27 13:15:51 -04:00
foreman ef66c429a4 P4 to Git Change 1611613 by gandryey@gera-w8 on 2018/09/27 12:54:08
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up. Step#5:
	- Move the first linkImpl() method to the abstraciton layer. Utilize the new method in GPU/PAL/ROCr backends

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#244 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#78 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#90 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#39 edit


[ROCm/clr commit: e428107060]
2018-09-27 13:10:59 -04:00
foreman 58b8d2fc4b P4 to Git Change 1611372 by chui@ocl-promo-incrementor on 2018/09/27 02:56:48
SWDEV-2 - Change OpenCL version number from 2746 to 2747.

Affected files ...

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


[ROCm/clr commit: aa557b6fdc]
2018-09-27 03:07:08 -04:00
foreman 7edb3642a2 P4 to Git Change 1611191 by wchau@wchau_OCL_boltzmann on 2018/09/26 17:00:31
SWDEV-164014 - OCLPerfCounters results in "LLVM ERROR: out of memory"
	- replace deprecated  'hsa_system_get_extension_table()' call with 'hsa_system_get_major_extension_table() with table size of “hsa_ven_amd_aqlprofile_1_00_pfn_t”

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccounters.hpp#2 edit


[ROCm/clr commit: b1eed992e1]
2018-09-26 17:14:11 -04:00
foreman dfe67fa6da P4 to Git Change 1611180 by gandryey@gera-ocl-lc on 2018/09/26 16:54:02
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix Ellesmere compilation with LC path. Switch to multiple device info fields to support LC and HSAIL at the same time

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#40 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#110 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#77 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#33 edit


[ROCm/clr commit: 42e7f37f69]
2018-09-26 17:10:57 -04:00
foreman ac219d7500 P4 to Git Change 1610802 by chui@ocl-promo-incrementor on 2018/09/26 02:57:16
SWDEV-2 - Change OpenCL version number from 2745 to 2746.

Affected files ...

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


[ROCm/clr commit: e17b448874]
2018-09-26 03:05:06 -04:00
foreman e2a6a8e8ba P4 to Git Change 1610640 by gandryey@gera-w8 on 2018/09/25 17:34:09
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up. Step#4:
	- Add common method FindGlobalVarSize() and metadata setup to the abstraction layer

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#76 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#38 edit


[ROCm/clr commit: 40bfc4cf20]
2018-09-25 17:47:26 -04:00
foreman 17234d5abb P4 to Git Change 1610625 by gandryey@gera-w8 on 2018/09/25 17:00:40
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix RGP capture. Add the engine mask.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#7 edit


[ROCm/clr commit: f24fdb6d53]
2018-09-25 17:14:51 -04:00
foreman addd208e25 P4 to Git Change 1610376 by gandryey@gera-w8 on 2018/09/25 11:50:37
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix HIP failures

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#5 edit


[ROCm/clr commit: 90339a205f]
2018-09-25 12:03:21 -04:00
foreman 7cf7b1d6eb P4 to Git Change 1610362 by gandryey@gera-w8 on 2018/09/25 11:39:08
SWDEV-79445 - OCL generic changes and code clean-up
	- Attempt to fix HIP failures with VDI/ROCm

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#4 edit


[ROCm/clr commit: dfe166ffc1]
2018-09-25 11:48:56 -04:00
foreman 68a8442e48 P4 to Git Change 1610187 by chui@ocl-promo-incrementor on 2018/09/25 02:56:08
SWDEV-2 - Change OpenCL version number from 2744 to 2745.

Affected files ...

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


[ROCm/clr commit: 6b4875aad1]
2018-09-25 03:13:52 -04:00
foreman 0821f2167f P4 to Git Change 1610043 by gandryey@gera-w8 on 2018/09/24 18:08:36
SWDEV-79445 - OCL generic changes and code clean-up
	Program compilation clean-up. Step#3:
	- Move getCompilationStagesFromBinary and getNextCompilationStageFromBinary to the abstraction layer.
	- Share the same functionality across GSL, PAL and ROCr backends

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#243 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#76 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#39 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#88 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#37 edit


[ROCm/clr commit: dee2f4bd71]
2018-09-24 18:21:56 -04:00
foreman e6bd08e537 P4 to Git Change 1609737 by chui@ocl-promo-incrementor on 2018/09/24 02:56:48
SWDEV-2 - Change OpenCL version number from 2743 to 2744.

Affected files ...

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


[ROCm/clr commit: 3f52205ed1]
2018-09-24 03:05:55 -04:00