From 17948751c98cbe5982b24670b025199478891c71 Mon Sep 17 00:00:00 2001 From: jatang Date: Thu, 20 Oct 2022 16:03:36 -0400 Subject: [PATCH] SWDEV-362451 - Disable OCLPinnedMemory for now. Change-Id: I9a771cfc5751e06c5a494ad2e4036f9aa3efbe9a [ROCm/clr commit: b7d64f9f5f6978e33aa2c46462f879efeb0fac41] --- .../clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude b/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude index 4690dc0574..2e39f816e1 100644 --- a/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude +++ b/projects/clr/opencl/tests/ocltst/module/runtime/oclruntime.exclude @@ -10,3 +10,4 @@ OCLDynamic OCLDynamicBLines OCLAtomicCounter +OCLPinnedMemory