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

1051 Коммитов

Автор SHA1 Сообщение Дата
foreman e4a13bb84d P4 to Git Change 1231889 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/28 03:00:15
SWDEV-2 - Change OpenCL version number from 2018 to 2019.

Affected files ...

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


[ROCm/clr commit: 91ed3c45fc]
2016-01-28 03:10:27 -05:00
foreman 66ef29e19a P4 to Git Change 1231595 by weizhang@weizhang-lnx-opencl on 2016/01/27 12:13:15
SWDEV-85649 - The return of owner() needs to be casted to get amd::Image.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpumemory.cpp#125 edit


[ROCm/clr commit: 4ad4539710]
2016-01-27 12:28:37 -05:00
foreman 36632103a6 P4 to Git Change 1231549 by wchau@wchau_WIN_OCL_HSA on 2016/01/27 11:23:48
SWDEV-79308 - Use 64-bit to calculate the scratch buffer size for OCL.  We observed that the computed scratch buffer size could be > 4G when compilier optimization option is not used.
	Cross branch change - requires CL1231547.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#157 edit


[ROCm/clr commit: 80ab916a5b]
2016-01-27 11:36:07 -05:00
foreman 742ffca771 P4 to Git Change 1231447 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/27 03:00:10
SWDEV-2 - Change OpenCL version number from 2017 to 2018.

Affected files ...

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


[ROCm/clr commit: e33c3ccfea]
2016-01-27 03:08:14 -05:00
foreman 95f509e15b P4 to Git Change 1231033 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/26 03:00:16
SWDEV-2 - Change OpenCL version number from 2016 to 2017.

Affected files ...

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


[ROCm/clr commit: 7f314354ff]
2016-01-26 03:10:46 -05:00
foreman b5d96d7380 P4 to Git Change 1230704 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/25 03:00:14
SWDEV-2 - Change OpenCL version number from 2015 to 2016.

Affected files ...

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


[ROCm/clr commit: e86b145ec2]
2016-01-25 03:15:39 -05:00
foreman cc2dcf196b P4 to Git Change 1230605 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/24 03:00:11
SWDEV-2 - Change OpenCL version number from 2014 to 2015.

Affected files ...

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


[ROCm/clr commit: a31a0abe40]
2016-01-24 03:11:00 -05:00
foreman 0bb205ef0f P4 to Git Change 1230563 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/23 03:00:10
SWDEV-2 - Change OpenCL version number from 2013 to 2014.

Affected files ...

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


[ROCm/clr commit: bf64f1645e]
2016-01-23 03:12:55 -05:00
foreman dd15a594a2 P4 to Git Change 1230521 by gandryey@gera-w8 on 2016/01/22 17:58:08
SWDEV-86035 - Add OCL backend for PAL
	- PAL backend build is disabled by default. "BUILD_PAL_DEVICE = yes" enables the build. You also have to update the client workspace with PAL mapping: //depot/stg/pal/... //<your_opencl_location>/runtime/device/pal/palbe/...

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#130 edit
... //depot/stg/opencl/drivers/opencl/compiler/sclibdefs.opencl#8 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#166 edit
... //depot/stg/opencl/drivers/opencl/openclrules#91 edit
... //depot/stg/opencl/drivers/opencl/runtime/Makefile#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#192 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/Makefile#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palappprofile.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palappprofile.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbinary.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbinary.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcompiler.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palconstbuf.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palconstbuf.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugger.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugmanager.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugmanager.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldeviced3d10.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldeviced3d11.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldeviced3d9.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevicegl.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsched.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palschedcl.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palthreadtrace.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palthreadtrace.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltrap.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/runtimedefs#36 edit
... //depot/stg/opencl/drivers/opencl/runtime/top.hpp#23 edit


[ROCm/clr commit: c99d679c9e]
2016-01-22 18:18:55 -05:00
foreman 1a277f5c3c P4 to Git Change 1230222 by bwicakso@opencl-hsa-stg-bwicakso on 2016/01/22 12:13:26
SWDEV-82353 - Enable local memory by default on oclhsa
	Test: tc precheckin http://ocltc.amd.com:8111/viewLog.html?buildId=14201294&tab=buildResultsDiv&buildTypeId=PrecheckinTestsOpenCLSanity_PrecheckinSanityKaveriLinux64bitDebugHsaFoundation

Affected files ...

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


[ROCm/clr commit: 5359977da1]
2016-01-22 12:25:38 -05:00
foreman 66ed5b2c3f P4 to Git Change 1230108 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/22 03:00:12
SWDEV-2 - Change OpenCL version number from 2012 to 2013.

Affected files ...

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


[ROCm/clr commit: 46d0ec7830]
2016-01-22 03:09:58 -05:00
foreman 01bc11ead1 P4 to Git Change 1229824 by bwicakso@opencl-hsa-stg-bwicakso on 2016/01/21 11:45:50
SWDEV-82353 - Remove assert and only assign the customHostAllocDevice_ with the first device that has customHostAllocator.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#38 edit


[ROCm/clr commit: 7bf5bb51b5]
2016-01-21 11:56:58 -05:00
foreman 5e75abca57 P4 to Git Change 1229676 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/21 03:00:11
SWDEV-2 - Change OpenCL version number from 2011 to 2012.

Affected files ...

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


[ROCm/clr commit: a6a7510986]
2016-01-21 03:09:34 -05:00
foreman e03dc0a595 P4 to Git Change 1229520 by fdaniil@spb_fdaniil_amd_hsa_brigvar_test on 2016/01/20 17:01:23
SWDEV-82159 - [CQE OCL][ISV][QR] Error is observed while debugging the sample with CodeXL; Faulty CL:1208929

	[Synopsis]
	compile from binary logic changes caused issue with resulting binary generation in CodeXL

	[Solution]
	do not use compile options from binary if they are explicitly specified

	[Testing]
	precheckin, MCL
	Reviewed by Evgeniy Mankov, German Andryeyev

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#78 edit


[ROCm/clr commit: 22b26ca387]
2016-01-20 17:10:22 -05:00
foreman 6086479c27 P4 to Git Change 1229261 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/20 03:00:10
SWDEV-2 - Change OpenCL version number from 2010 to 2011.

Affected files ...

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


[ROCm/clr commit: 86962e50fe]
2016-01-20 03:07:19 -05:00
foreman 01482fd967 P4 to Git Change 1228972 by smekhano@stas-nova-hsa on 2016/01/19 14:21:26
SWDEV-85602 - rename hsail-64 arch to hsail64
	This is to match other existing llvm targets, such as spir64 and amdil64, as well as to match behavior of open source HSAIL BE.
	For legacy users there is alias "-hsail-64" provided in the aoc2 only.

	Testing: smoke, precheckin
	Reviewed by Matthew Arsenault, Evgeny Mankov and Nikolay Haustov

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/common/codegen.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/common/frontend.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/utils/v0_8/target_mappings.h#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#66 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/frontend.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings.h#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/HSAILTargetMachine.cpp#53 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Target/HSAIL/TargetInfo/HSAILTargetInfo.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/tools/aacl/aa.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/aoc2/aoc2.cpp#80 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/amp_libm/build/Makefile.amp_libm#4 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/gcn/build/Makefile.gcn#20 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/gcndev/build/Makefile.gcndev#3 edit
... //depot/stg/opencl/drivers/opencl/library/hsa/hsail/build/Makefile.hsail#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpucompiler.cpp#153 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#222 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsacompiler.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/bin/test_driver.pl#25 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/complib.tlst#21 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_debug.tlst#9 edit
... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_regression.tlst#25 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/SPIRBase.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/SPIRVBasic.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/spir/SPIRVDropIn.cpp#5 edit


[ROCm/clr commit: 14179df14f]
2016-01-19 14:31:59 -05:00
foreman 6134805c04 P4 to Git Change 1228888 by avolkov@spb-hlc-kv25_opencl_stgsc on 2016/01/19 10:49:38
SWDEV-83192 - [CQE OCL][2.0][QR] Few MCLSubtests are falling due to faulty cl#1208929
	[Synopsis]
	Failure is because of additional check on compilation options existence in binary, which are expected in a separate section in the input binary. Options are expected on HSAIL path in order to make a decision whether to recompile or not the input code. AMDIL path has another strategy for recompilation algorithm and doesn't need options to be obligatory presented in input binary.
	[Solution]
	Remove options existence check in the input binary when compiling from BINARY_TYPE_ELF.
	P.S.
	With the fix HSAIL path also doesn’t require compilation options existence in input binary anymore. Recompilation will be done silently in such case.
	[Testing]
	Pre checkin, MCL
	Reviewed by Evgeniy Mankov, Nikolay Haustov, German Andryeyev
	http://ocltc.amd.com/reviews/r/9560/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#77 edit


[ROCm/clr commit: 91bbd98a0b]
2016-01-19 11:03:37 -05:00
foreman 71cd75fa61 P4 to Git Change 1228797 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/19 03:00:11
SWDEV-2 - Change OpenCL version number from 2009 to 2010.

Affected files ...

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


[ROCm/clr commit: 84ed48b665]
2016-01-19 03:07:06 -05:00
foreman b13287e477 P4 to Git Change 1228628 by wchau@wchau_WIN_OCL_HSA on 2016/01/18 17:02:40
SWDEV-79308 -  Resubmit of CL1228064 with restriction of mininum scratch buffer size of 64K if a scratch buffer is needed.
	  Reduce the total scratch buffer size by a factor of 4, which in effect reducing the max. scratch waves from 32 to 8, to avoid the required total scratch buffer size exceeds the available local memory.
	  Made sure the scratch buffer size is aligned with 64K boundary

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#235 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#156 edit


[ROCm/clr commit: db94c3fb66]
2016-01-18 17:19:01 -05:00
foreman 02b8d92570 P4 to Git Change 1228350 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/18 03:00:13
SWDEV-2 - Change OpenCL version number from 2008 to 2009.

Affected files ...

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


[ROCm/clr commit: 44e689cfec]
2016-01-18 03:07:49 -05:00
foreman c287e9ad8d P4 to Git Change 1228272 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/17 03:00:10
SWDEV-2 - Change OpenCL version number from 2007 to 2008.

Affected files ...

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


[ROCm/clr commit: cdffb6c9aa]
2016-01-17 03:11:08 -05:00
foreman 89facb645f P4 to Git Change 1228248 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/16 03:00:11
SWDEV-2 - Change OpenCL version number from 2006 to 2007.

Affected files ...

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


[ROCm/clr commit: 269e7c74c5]
2016-01-16 03:10:39 -05:00
foreman db82528d6f P4 to Git Change 1228237 by skudchad@skudchad_test_win_opencl2 on 2016/01/15 22:24:47
SWDEV-77172 - Back out changelist 1228194

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#221 edit


[ROCm/clr commit: e84d8eb04d]
2016-01-15 22:32:16 -05:00
foreman 478b6ed8ae P4 to Git Change 1228194 by skudchad@skudchad_test_win_opencl2 on 2016/01/15 17:13:28
SWDEV-77172 - Choose isa handle on CZ based on whether SVM is supported or not as SVM may need additional SC Options to be passed as default.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#220 edit


[ROCm/clr commit: 3345a97263]
2016-01-15 17:23:45 -05:00
foreman 62c3e09963 P4 to Git Change 1228137 by wchau@wchau_WIN_OCL_HSA on 2016/01/15 14:53:24
SWDEV-79308 - Back out changelist 1228064

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#234 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#155 edit


[ROCm/clr commit: 01dda0e716]
2016-01-15 15:04:14 -05:00
foreman 90b40c60e1 P4 to Git Change 1228064 by wchau@wchau_WIN_OCL_HSA on 2016/01/15 11:18:23
SWDEV-79308 -  Resubmit of CL1226881 with the fix of the SC sanity check issue.  Reduce the total scratch buffer size by a factor of 4, which in effect reducing the max. scratch waves from 32 to 8, to avoid the required total scratch buffer
	size exceeds the available local memory.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#233 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#154 edit


[ROCm/clr commit: 685d1164ee]
2016-01-15 11:26:41 -05:00
foreman 217062290b P4 to Git Change 1228007 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/15 03:00:11
SWDEV-2 - Change OpenCL version number from 2005 to 2006.

Affected files ...

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


[ROCm/clr commit: a56e584fed]
2016-01-15 03:08:50 -05:00
foreman 516fdefc54 P4 to Git Change 1227638 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/14 03:00:11
SWDEV-2 - Change OpenCL version number from 2004 to 2005.

Affected files ...

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


[ROCm/clr commit: cfe171ecaa]
2016-01-14 03:07:02 -05:00
foreman acb167fa01 P4 to Git Change 1227495 by skudchad@skudchad_test_win_opencl2 on 2016/01/13 18:12:59
SWDEV-77172 - Disable ThreadTrace on SVM as its causing hang until a solution can be found.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#341 edit


[ROCm/clr commit: ec51f85c8e]
2016-01-13 18:18:51 -05:00
foreman 15fff3eef8 P4 to Git Change 1227173 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/13 03:00:11
SWDEV-2 - Change OpenCL version number from 2003 to 2004.

Affected files ...

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


[ROCm/clr commit: d9e28537b3]
2016-01-13 03:09:39 -05:00
foreman bce32b5c9b P4 to Git Change 1226990 by johtaylo@johtaylo_L7_stg on 2016/01/12 17:44:18
SWDEV-79308 -  Back out changelist 1226881

	Causes failures in execution model, math and pipes

	http://ocltc.amd.com:8111/viewLog.html?buildId=14142599&tab=buildResultsDiv&buildTypeId=TestsOpenCLScSanity_BonaireConformanceWin764bit

	Reduce the total scratch buffer size by a factor of 4, which in effect reducing the max. scratch waves from 32 to 8, to avoid the required total scratch buffer
	size exceeds the available local memory.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#153 edit


[ROCm/clr commit: e66e70e316]
2016-01-12 17:51:14 -05:00
foreman 1f7bf42d03 P4 to Git Change 1226881 by wchau@wchau_WIN_OCL_HSA on 2016/01/12 14:03:39
SWDEV-79308 -  Reduce the total scratch buffer size by a factor of 4, which in effect reducing the max. scratch waves from 32 to 8, to avoid the required total scratch buffer
	size exceeds the available local memory.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#152 edit


[ROCm/clr commit: a319c0e35c]
2016-01-12 14:11:46 -05:00
foreman ae8bbd60ae P4 to Git Change 1226780 by nhaustov@nhaustov_hsa on 2016/01/12 07:20:04
SWDEV-77584 - ORCA RT/Compiler Lib: Add 8:0:4, 8:1:0 and 9:0:1 compute capabilities.

	Changes by Evgeniy Mankov.

	Also cherry-pick CL 1226741 for 8:1:0 compute capability.

	Testing: smoke, pre-checkin

	[Reviewers] Nikolay Haustov, German Andryeyev

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/finalizer/program.cpp#20 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/loaders.cpp#7 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/loaders.hpp#7 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/tests/tlst/finalizer_offline.tlst#15 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#131 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#219 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#63 edit


[ROCm/clr commit: 6a0e72acc5]
2016-01-12 07:27:39 -05:00
foreman e7716dbb03 P4 to Git Change 1226682 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/12 03:00:22
SWDEV-2 - Change OpenCL version number from 2002 to 2003.

Affected files ...

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


[ROCm/clr commit: 85f5db0446]
2016-01-12 03:14:20 -05:00
foreman a2e8dc5265 P4 to Git Change 1226323 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/11 03:00:12
SWDEV-2 - Change OpenCL version number from 2001 to 2002.

Affected files ...

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


[ROCm/clr commit: 8108ce0727]
2016-01-11 03:13:10 -05:00
foreman 19071bceca P4 to Git Change 1226209 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/10 03:00:10
SWDEV-2 - Change OpenCL version number from 2000 to 2001.

Affected files ...

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


[ROCm/clr commit: d74f5269e6]
2016-01-10 03:12:49 -05:00
foreman d851c5137b P4 to Git Change 1226201 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/09 03:00:11
SWDEV-2 - Change OpenCL version number from 1999 to 2000.

Affected files ...

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


[ROCm/clr commit: c6ee75d740]
2016-01-09 03:12:19 -05:00
foreman cee266b2d8 P4 to Git Change 1226078 by rili@rili_opencl_stg on 2016/01/08 15:03:58
SWDEV-84309 - Using agpMemAvailableCacheableBytes instead of agpMemAvailableBytes when calculating free memory for viPlus_ apu.
	                         When memory allocation is in system memory, only agpMemAvailableCacheableBytes is changed

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#539 edit


[ROCm/clr commit: bc822d60d1]
2016-01-08 15:16:55 -05:00
foreman 0289b1b699 P4 to Git Change 1225873 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/08 03:00:10
SWDEV-2 - Change OpenCL version number from 1998 to 1999.

Affected files ...

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


[ROCm/clr commit: e84d9750d1]
2016-01-08 03:10:03 -05:00
foreman c4870fb0d4 P4 to Git Change 1225579 by weizhang@msdnweizhang-opencl on 2016/01/07 09:15:40
SWDEV-80364 - [Project Brahma] Disable OCL2.0

	Disable OCL2.0 on Brahma because base driver doesn't have enough resource to support it.

	Note: the implementation for OCL2.0 on Brahma in OCL runtime has been done.

Affected files ...

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


[ROCm/clr commit: 8a320baf8c]
2016-01-07 09:24:54 -05:00
foreman 38b38a96dd P4 to Git Change 1225522 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/07 03:00:14
SWDEV-2 - Change OpenCL version number from 1997 to 1998.

Affected files ...

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


[ROCm/clr commit: a679cea1c3]
2016-01-07 03:08:54 -05:00
foreman 697c96de59 P4 to Git Change 1225189 by yaxunl@yaxunl_stg_win50 on 2016/01/06 10:45:41
SWDEV-84848 - Add timing for drop-in SPIRV translation. Fix timing for loading libraries.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#137 edit


[ROCm/clr commit: 0eb4127eaf]
2016-01-06 10:55:08 -05:00
foreman 8252593066 P4 to Git Change 1225083 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/06 03:00:15
SWDEV-2 - Change OpenCL version number from 1996 to 1997.

Affected files ...

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


[ROCm/clr commit: 0cf937dfc1]
2016-01-06 03:15:34 -05:00
foreman 7ab99ea8ae P4 to Git Change 1224664 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/05 03:00:13
SWDEV-2 - Change OpenCL version number from 1995 to 1996.

Affected files ...

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


[ROCm/clr commit: 6245297804]
2016-01-05 03:09:23 -05:00
foreman b8505c5c32 P4 to Git Change 1224643 by tcohen@tcohen_TLV-TZACHI-OCL on 2016/01/05 01:59:28
SWDEV-78467 - Adding 'CL_FILE_SIZE_AMD' queriable property for file objects.
	While validating the LF extension we noticed a common use case in which the programmer has to query the size of the file being processed.
	This enhancement will save the programming overhead of opening and closing files using some other API just in order to query their size.

	This feature is being integrated from LF dev branch 15.30.1023.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/headers/opencl2.0/CL/cl_ext.h#23 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#95 integrate


[ROCm/clr commit: ab17489071]
2016-01-05 02:06:10 -05:00
foreman 06d9ea2d7f P4 to Git Change 1224596 by xcui@merged_opencl_jxcwin on 2016/01/04 20:06:30
SWDEV-80174 - changed the flag settting, so that the env variable OCL_SET_SVM_SIZE can be used on release version of opencl, not just for debug version.

Affected files ...

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


[ROCm/clr commit: 232af87dbf]
2016-01-04 20:15:09 -05:00
foreman 595975b1f8 P4 to Git Change 1224367 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/04 03:00:14
SWDEV-2 - Change OpenCL version number from 1994 to 1995.

Affected files ...

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


[ROCm/clr commit: 110e10c928]
2016-01-04 03:09:50 -05:00
foreman 6b5da02dca P4 to Git Change 1224288 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/03 03:00:10
SWDEV-2 - Change OpenCL version number from 1993 to 1994.

Affected files ...

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


[ROCm/clr commit: 2192a538fa]
2016-01-03 03:11:50 -05:00
foreman 4a8df11959 P4 to Git Change 1224277 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/02 03:00:11
SWDEV-2 - Change OpenCL version number from 1992 to 1993.

Affected files ...

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


[ROCm/clr commit: e5c218c895]
2016-01-02 03:12:18 -05:00
foreman 9fb117d01b P4 to Git Change 1224271 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/01/01 03:00:12
SWDEV-2 - Change OpenCL version number from 1991 to 1992.

Affected files ...

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


[ROCm/clr commit: 9f8760555a]
2016-01-01 03:06:57 -05:00