Commit grafiek

1605 Commits

Auteur SHA1 Bericht Datum
foreman f91ff4c35c P4 to Git Change 2032867 by chui@ocl-promo-incrementor on 2019/11/19 03:00:10
SWDEV-2 - Change OpenCL version number from 3041 to 3042.

Affected files ...

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


[ROCm/clr commit: 410d09a835]
2019-11-19 02:12:21 -06:00
foreman 8f3ade819f P4 to Git Change 2031811 by chui@ocl-promo-incrementor on 2019/11/17 03:00:10
SWDEV-2 - Change OpenCL version number from 3040 to 3041.

Affected files ...

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


[ROCm/clr commit: db3812e2ad]
2019-11-18 07:14:06 -05:00
foreman bb30f84734 P4 to Git Change 2031718 by chui@ocl-promo-incrementor on 2019/11/16 03:00:09
SWDEV-2 - Change OpenCL version number from 3039 to 3040.

Affected files ...

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


[ROCm/clr commit: 86d28f8e69]
2019-11-16 03:06:10 -05:00
foreman e9256612a0 P4 to Git Change 2031217 by chui@ocl-promo-incrementor on 2019/11/15 03:00:09
SWDEV-2 - Change OpenCL version number from 3038 to 3039.

Affected files ...

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


[ROCm/clr commit: 1be3ca9196]
2019-11-15 03:05:37 -05:00
foreman 72a3d19715 P4 to Git Change 2030347 by chui@ocl-promo-incrementor on 2019/11/14 03:00:09
SWDEV-2 - Change OpenCL version number from 3037 to 3038.

Affected files ...

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


[ROCm/clr commit: 43f22ea424]
2019-11-14 03:03:08 -05:00
foreman 2f521c7fd7 P4 to Git Change 2029642 by chui@ocl-promo-incrementor on 2019/11/13 03:00:08
SWDEV-2 - Change OpenCL version number from 3036 to 3037.

Affected files ...

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


[ROCm/clr commit: 55ce170a7c]
2019-11-13 03:07:18 -05:00
foreman 4f1cdf92aa P4 to Git Change 2028744 by chui@ocl-promo-incrementor on 2019/11/12 03:00:07
SWDEV-2 - Change OpenCL version number from 3035 to 3036.

Affected files ...

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


[ROCm/clr commit: 2a927f1c3b]
2019-11-12 03:07:45 -05:00
foreman ac17b22686 P4 to Git Change 2027775 by chui@ocl-promo-incrementor on 2019/11/09 03:00:06
SWDEV-2 - Change OpenCL version number from 3034 to 3035.

Affected files ...

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


[ROCm/clr commit: eb364125d5]
2019-11-09 03:13:41 -05:00
foreman 9eda8a1ffc P4 to Git Change 2027470 by axie@axie-hip-rocm on 2019/11/08 13:48:51
SWDEV-198863 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB (phase 3)
	Use ClPrint to implement other log functions.
	Move some funtion to use new log functions.
	This is the final change of the JIRA.

	Tests:
	1. Linux HIP ROCM platform. VEGA10. Driver is release build.
	1.1 export LOG_LEVEL=3
	      ./hipModule
	      There are many logs.
	1.2 export GPU_LOG_MASK=0
	     ./hipModule
	     There is no log
	2. Windows HIP PAL platform. VEGA10, Driver is release build.
	2.1 set LOG_LEVEL=3
	    run test hipPrintfKernel
	    There are many logs
	2.2 set GPU_LOG_MASK=0
	    run test hipPrintfKernel
	    There is no log

	3. http://ocltc.amd.com:8111/viewModification.html?modId=128588&personal=true&tab=vcsModificationBuilds

	ReviewBoard: http://ocltc.amd.com/reviews/r/18259/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#177 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#157 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#14 edit


[ROCm/clr commit: 1f0d5016ed]
2019-11-08 13:54:34 -05:00
foreman 8f99c9552c P4 to Git Change 2027191 by chui@ocl-promo-incrementor on 2019/11/08 03:00:05
SWDEV-2 - Change OpenCL version number from 3033 to 3034.

Affected files ...

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


[ROCm/clr commit: 73048b9aa1]
2019-11-08 03:12:03 -05:00
foreman c9167c3f42 P4 to Git Change 2026938 by axie@axie-hip-rocm on 2019/11/07 17:44:09
SWDEV-198859 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB

	There are regression caused by this change in ocltst test.
	Back out changelist 2026859

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#176 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#156 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#13 edit


[ROCm/clr commit: 7434cabbf7]
2019-11-07 17:48:59 -05:00
foreman c3c87af67d P4 to Git Change 2026859 by axie@axie-hip-rocm on 2019/11/07 15:54:13
SWDEV-198863 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB (phase 3)
	Use ClPrint to implement other log functions.
	Move some funtion to use new log functions.
	This is the final change of the JIRA.

	Tests:
	1. Linux HIP ROCM platform. VEGA10. Driver is release build.
	1.1 export LOG_LEVEL=3
	      ./hipModule
	      There are many logs.
	1.2 export GPU_LOG_MASK=0
	     ./hipModule
	     There is no log
	2. Windows HIP PAL platform. VEGA10, Driver is release build.
	2.1 set LOG_LEVEL=3
	    run test hipPrintfKernel
	    There are many logs
	2.2 set GPU_LOG_MASK=0
	    run test hipPrintfKernel
	    There is no log

	3. http://ocltc.amd.com:8111/viewModification.html?modId=128490&personal=true&tab=vcsModificationBuilds

	ReviewBoard: http://ocltc.amd.com/reviews/r/18247/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#175 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#155 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#12 edit


[ROCm/clr commit: c10b29f0e0]
2019-11-07 16:06:51 -05:00
foreman 56ef3fc134 P4 to Git Change 2026403 by chui@ocl-promo-incrementor on 2019/11/07 03:00:05
SWDEV-2 - Change OpenCL version number from 3032 to 3033.

Affected files ...

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


[ROCm/clr commit: 4fbf7389b2]
2019-11-07 03:06:59 -05:00
foreman 82d0aa350a P4 to Git Change 2025942 by axie@axie-hip-rocm on 2019/11/06 11:58:18
SWDEV-198863 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB (phase 2)
	Enable the log functions for release build.

	Tests:
	1. Linux HIP ROCM platform. VEGA10. Driver is release build.
	1.1 export LOG_LEVEL=3
	      ./hipModule
	      There are many logs.
	1.2 export GPU_LOG_MASK=0
	     ./hipModule
	     There is no log
	2. Windows HIP PAL platform. VEGA10, Driver is release or fastdbg build.
	2.1 set LOG_LEVEL=3
	    run test hipPrintfKernel
	    There are many logs
	2.2 set GPU_LOG_MASK=0
	    run test hipPrintfKernel
	    There is no log

	3. http://ocltc.amd.com:8111/viewModification.html?modId=128481&personal=true&tab=vcsModificationBuilds

	ReviewBoard: http://ocltc.amd.com/reviews/r/18240/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#324 edit


[ROCm/clr commit: d16ccc8dcc]
2019-11-06 12:11:11 -05:00
foreman ab31ac124a P4 to Git Change 2024896 by chui@ocl-promo-incrementor on 2019/11/05 03:00:04
SWDEV-2 - Change OpenCL version number from 3031 to 3032.

Affected files ...

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


[ROCm/clr commit: 46c64aa3e2]
2019-11-05 03:05:18 -05:00
foreman 46a6201be0 P4 to Git Change 2024454 by axie@axie-hip-rocm on 2019/11/04 14:38:31
SWDEV-198863 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB (phase 1)

	1. The log macros is turned off for release build.  So log functions has zero impact to release build.
	2. The log macros have level, mask, condition control. So we can have more control to avoid log flooding.

	I also adjusted some existing log to use new log functions.
	1. To excercise and test the new log functions.
	2. To improve performance slightly.
	3. The change is mainly for HIP-ROCM, we can move more in next phases for PAL or ORCA.
	4. I make these log feature unavailable for release build. We can revert to old log functions for release build in a case by case method.

	Tests:
	1. http://ocltc.amd.com:8111/viewModification.html?modId=128289&personal=true&tab=vcsModificationBuilds
	http://ocltc.amd.com:8111/viewModification.html?modId=128358&personal=true&tab=vcsModificationBuilds

	2. release build, run hip program, there is no log
	3. fastdebug build, run hip program,
	export LOG_LEVEL=3
	export GPU_LOG_MASK=4294967295
	There was a lot of logs.

	4. fastdebug build, run hip program,
	export LOG_LEVEL=2
	export GPU_LOG_MASK=4294967295
	There was no logs.

	5. fastdebug build, run hip program,
	export LOG_LEVEL=3
	export GPU_LOG_MASK=4294967294
	There was much less logs.

	6. fastdebug build, run hip program,
	export LOG_LEVEL=3
	export GPU_LOG_MASK=47102
	There was even much less logs. The logs was expected according to the mask.

	7. Tested step 2 to 6 similarily in Windows and Linux

	ReviewBoard: http://ocltc.amd.com/reviews/r/18215

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#46 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#82 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_stream.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hiprtc_internal.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/comgrctx.cpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devkernel.cpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#68 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#137 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#91 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/command.cpp#100 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#40 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#323 edit


[ROCm/clr commit: 3f6e18bf6b]
2019-11-04 14:44:59 -05:00
foreman cf6b79ccd0 P4 to Git Change 2023164 by chui@ocl-promo-incrementor on 2019/11/01 03:00:11
SWDEV-2 - Change OpenCL version number from 3030 to 3031.

Affected files ...

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


[ROCm/clr commit: 68340fee18]
2019-11-01 03:06:49 -04:00
foreman d72b16eac9 P4 to Git Change 2022345 by chui@ocl-promo-incrementor on 2019/10/31 03:00:12
SWDEV-2 - Change OpenCL version number from 3029 to 3030.

Affected files ...

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


[ROCm/clr commit: 60eea61dd7]
2019-10-31 03:13:59 -04:00
foreman 4d6967fa7e P4 to Git Change 2021639 by chui@ocl-promo-incrementor on 2019/10/30 03:00:53
SWDEV-2 - Change OpenCL version number from 3028 to 3029.

Affected files ...

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


[ROCm/clr commit: 6b680186bc]
2019-10-30 03:07:02 -04:00
foreman 5591526562 P4 to Git Change 2020900 by chui@ocl-promo-incrementor on 2019/10/29 03:00:53
SWDEV-2 - Change OpenCL version number from 3027 to 3028.

Affected files ...

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


[ROCm/clr commit: c081898145]
2019-10-29 03:02:40 -04:00
foreman cc02406257 P4 to Git Change 2019944 by chui@ocl-promo-incrementor on 2019/10/26 03:00:52
SWDEV-2 - Change OpenCL version number from 3026 to 3027.

Affected files ...

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


[ROCm/clr commit: a8e96b1d3d]
2019-10-26 03:10:02 -04:00
foreman 3888033482 P4 to Git Change 2019704 by cpaquot@cpaquot-ocl-lc-lnx on 2019/10/25 14:07:38
SWDEV-208972 - [HIP] Enable LOG_LEVEL in release bits.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#322 edit


[ROCm/clr commit: 0ce1ad6acb]
2019-10-25 14:17:24 -04:00
foreman fbf144ab47 P4 to Git Change 2019270 by chui@ocl-promo-incrementor on 2019/10/25 03:00:52
SWDEV-2 - Change OpenCL version number from 3025 to 3026.

Affected files ...

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


[ROCm/clr commit: 81c59e130f]
2019-10-25 02:10:07 -05:00
foreman cbe0399836 P4 to Git Change 2018621 by chui@ocl-promo-incrementor on 2019/10/24 03:01:03
SWDEV-2 - Change OpenCL version number from 3024 to 3025.

Affected files ...

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


[ROCm/clr commit: 3991264b0f]
2019-10-24 03:05:42 -04:00
foreman 16402a2368 P4 to Git Change 2017982 by chui@ocl-promo-incrementor on 2019/10/23 03:00:51
SWDEV-2 - Change OpenCL version number from 3023 to 3024.

Affected files ...

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


[ROCm/clr commit: 707020264f]
2019-10-23 03:09:40 -04:00
foreman 57d46c2894 P4 to Git Change 2016349 by chui@ocl-promo-incrementor on 2019/10/19 03:00:49
SWDEV-2 - Change OpenCL version number from 3022 to 3023.

Affected files ...

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


[ROCm/clr commit: 59d9f16f77]
2019-10-19 03:07:39 -04:00
foreman c39962ebf4 P4 to Git Change 2015771 by chui@ocl-promo-incrementor on 2019/10/18 03:00:49
SWDEV-2 - Change OpenCL version number from 3021 to 3022.

Affected files ...

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


[ROCm/clr commit: f351cfb96b]
2019-10-18 03:06:12 -04:00
foreman 75f6fa9b36 P4 to Git Change 2014958 by chui@ocl-promo-incrementor on 2019/10/17 03:00:49
SWDEV-2 - Change OpenCL version number from 3020 to 3021.

Affected files ...

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


[ROCm/clr commit: 09382fcc6a]
2019-10-17 03:08:27 -04:00
foreman f49169e681 P4 to Git Change 2014158 by chui@ocl-promo-incrementor on 2019/10/16 03:00:48
SWDEV-2 - Change OpenCL version number from 3019 to 3020.

Affected files ...

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


[ROCm/clr commit: 4bb7f81c62]
2019-10-16 03:03:02 -04:00
foreman 2b4edb4816 P4 to Git Change 2012693 by chui@ocl-promo-incrementor on 2019/10/12 03:00:47
SWDEV-2 - Change OpenCL version number from 3018 to 3019.

Affected files ...

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


[ROCm/clr commit: 1b6971999d]
2019-10-12 03:02:21 -04:00
foreman 49c3e0f962 P4 to Git Change 2012110 by chui@ocl-promo-incrementor on 2019/10/11 03:00:47
SWDEV-2 - Change OpenCL version number from 3017 to 3018.

Affected files ...

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


[ROCm/clr commit: f4cc3fe53d]
2019-10-11 03:16:22 -04:00
foreman 6d7d9c4f41 P4 to Git Change 2011330 by chui@ocl-promo-incrementor on 2019/10/10 03:00:46
SWDEV-2 - Change OpenCL version number from 3016 to 3017.

Affected files ...

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


[ROCm/clr commit: 8dfb60f2c7]
2019-10-10 03:02:35 -04:00
foreman 59396fa27e P4 to Git Change 2010800 by axie@axie-hip-vdi-pal2 on 2019/10/09 12:09:28
SWDEV-198862 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_OPT_FLUSH
	Add HCC_OPT_FLUSH flag to use fence scope agent when possible for HIP VDI. The flag is defaulted to turn on, similiar to HIP HCC.
	Add AMD_OCL_OPT_FLUSH to use fence scope agent when possible for OpenCL. This was tested in Windows and PAL. Default is off.
	This flag can be used for future OpenCL test.

	Tests:
	1. http://ocltc.amd.com:8111/viewModification.html?modId=127189&personal=true&tab=vcsModificationBuilds
	The teamcity test includes HIP - VDI - Rocm tests.
	2. VEGA10 , Windows, HIP, 110 hiptests PASS.
	3. VEGA10 , Linux AMDGPU PRO, HIP - PAL, 110 hiptests PASS.

	Newer:
	http://ocltc.amd.com:8111/viewModification.html?modId=127193&personal=true&tab=vcsModificationBuilds

	Reviewboard:  http://ocltc.amd.com/reviews/r/18092/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#247 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#342 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#89 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.hpp#29 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#321 edit


[ROCm/clr commit: d43f2b6372]
2019-10-09 12:24:11 -04:00
foreman 7174fcd31c P4 to Git Change 2010466 by chui@ocl-promo-incrementor on 2019/10/09 03:00:46
SWDEV-2 - Change OpenCL version number from 3015 to 3016.

Affected files ...

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


[ROCm/clr commit: dcaa953e8d]
2019-10-09 03:04:07 -04:00
foreman 2fb7d0e5cc P4 to Git Change 2009716 by chui@ocl-promo-incrementor on 2019/10/08 03:00:45
SWDEV-2 - Change OpenCL version number from 3014 to 3015.

Affected files ...

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


[ROCm/clr commit: 35a4ac7c6b]
2019-10-08 03:06:14 -04:00
foreman b8f22c1f5f P4 to Git Change 2008975 by chui@ocl-promo-incrementor on 2019/10/05 03:00:44
SWDEV-2 - Change OpenCL version number from 3013 to 3014.

Affected files ...

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


[ROCm/clr commit: dd44634dba]
2019-10-05 03:09:36 -04:00
foreman f89434f240 P4 to Git Change 2008906 by axie@axie-hip-vdi-pal2 on 2019/10/04 18:55:34
SWDEV-189650 - [HIP-CLANG][HIP/VDI/PAL] Hangs on test hip_threadfence_system
	1. In HIP + VDI + ROCm, allow SVM atomic in VEGA10 and later ASIC. GFX8 (Tonga) was enabled before.
	2. In HIP + VDI + PAL Linux driver, allow SVM atomic in VEGA10 and later ASIC.

	Tests:
	1. In HIP + VDI + ROCm, hip_threadfence_system test passed.
	2. In HIP + VDI + PAL + Linux , hip_threadfence_system test passed.
	3. OpenCL + PAL, clinfo and ocltest runtime test pass.
	4. OpenCL + ROCM, clinfo and ocltest runtime test pass.
	5. Windows 10, VEGA 10, clinfo and and ocltest runtime test pass. hip_threadfence_system test passed by skipping the test.

	Teamcity presubmission test:
	http://ocltc.amd.com:8111/viewModification.html?modId=127083&personal=true&tab=vcsModificationBuilds
	http://ocltc.amd.com:8111/viewModification.html?modId=127076&personal=true&tab=vcsModificationBuilds

	ReviewBoard: http://ocltc.amd.com/reviews/r/18077/

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#73 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#171 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#80 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#134 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#320 edit


[ROCm/clr commit: d3b6a9731c]
2019-10-04 19:02:35 -04:00
foreman 8efcbd7975 P4 to Git Change 2008450 by chui@ocl-promo-incrementor on 2019/10/04 03:00:44
SWDEV-2 - Change OpenCL version number from 3012 to 3013.

Affected files ...

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


[ROCm/clr commit: 3bfe682c3f]
2019-10-04 03:08:12 -04:00
foreman 1ad33b7328 P4 to Git Change 2007850 by chui@ocl-promo-incrementor on 2019/10/03 03:00:43
SWDEV-2 - Change OpenCL version number from 3011 to 3012.

Affected files ...

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


[ROCm/clr commit: fefeaab2b2]
2019-10-03 03:06:14 -04:00
foreman a6680abf74 P4 to Git Change 2007380 by chui@ocl-promo-incrementor on 2019/10/02 03:00:43
SWDEV-2 - Change OpenCL version number from 3010 to 3011.

Affected files ...

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


[ROCm/clr commit: 370a6a881a]
2019-10-02 03:04:01 -04:00
foreman 9a0df4fba5 P4 to Git Change 2006721 by chui@ocl-promo-incrementor on 2019/10/01 03:00:42
SWDEV-2 - Change OpenCL version number from 3009 to 3010.

Affected files ...

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


[ROCm/clr commit: 33342675de]
2019-10-01 03:06:54 -04:00
foreman e52c48a800 P4 to Git Change 2005845 by chui@ocl-promo-incrementor on 2019/09/28 03:00:41
SWDEV-2 - Change OpenCL version number from 3008 to 3009.

Affected files ...

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


[ROCm/clr commit: 411f8194e5]
2019-09-28 03:07:58 -04:00
foreman 977189c86e P4 to Git Change 2005779 by vsytchen@vsytchen-hip-win10 on 2019/09/27 18:12:14
SWDEV-192384 - [HIP CQE][HIPonPAL][19.40] hipBindTexRef1DFetch, hipTextureRef2D are failed on all ASICs for both Win/Lnx

	The runtime cannot trivially determine all the resources that will be used by a kernel, thus it can fail to make all of them resident.

	1. Add new runtime flag PAL_ALWAYS_RESIDENT. Enabling this setting will cause resources to become resident at allocation time.
	2. Set the default value of the above flag to true for HIP and false for OCL.

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

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#79 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#100 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#153 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#319 edit


[ROCm/clr commit: 2404ade2ef]
2019-09-27 18:23:31 -04:00
foreman 551093b85d P4 to Git Change 2005306 by chui@ocl-promo-incrementor on 2019/09/27 03:00:41
SWDEV-2 - Change OpenCL version number from 3007 to 3008.

Affected files ...

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


[ROCm/clr commit: ab126af6c7]
2019-09-27 03:05:05 -04:00
foreman ac45da4a29 P4 to Git Change 2004540 by chui@ocl-promo-incrementor on 2019/09/26 03:00:40
SWDEV-2 - Change OpenCL version number from 3006 to 3007.

Affected files ...

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


[ROCm/clr commit: a2190cfbb7]
2019-09-26 03:09:18 -04:00
foreman b92e7aa87e P4 to Git Change 2003672 by chui@ocl-promo-incrementor on 2019/09/25 03:00:41
SWDEV-2 - Change OpenCL version number from 3005 to 3006.

Affected files ...

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


[ROCm/clr commit: 55d9deabbe]
2019-09-25 03:10:12 -04:00
foreman 4f99f73924 P4 to Git Change 2002945 by chui@ocl-promo-incrementor on 2019/09/24 03:00:50
SWDEV-2 - Change OpenCL version number from 3004 to 3005.

Affected files ...

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


[ROCm/clr commit: d03fb0d835]
2019-09-24 03:07:23 -04:00
foreman 088ed1a5f2 P4 to Git Change 2002048 by chui@ocl-promo-incrementor on 2019/09/22 03:00:39
SWDEV-2 - Change OpenCL version number from 3003 to 3004.

Affected files ...

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


[ROCm/clr commit: d7137cb161]
2019-09-22 03:09:22 -04:00
foreman d00b6bcd7e P4 to Git Change 2001979 by chui@ocl-promo-incrementor on 2019/09/21 03:00:38
SWDEV-2 - Change OpenCL version number from 3002 to 3003.

Affected files ...

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


[ROCm/clr commit: 8cb583e71c]
2019-09-21 03:05:57 -04:00
foreman dc46bc16bd P4 to Git Change 2001503 by chui@ocl-promo-incrementor on 2019/09/20 03:00:37
SWDEV-2 - Change OpenCL version number from 3001 to 3002.

Affected files ...

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


[ROCm/clr commit: f257af27ad]
2019-09-20 03:08:18 -04:00