From bbd07b0bd93ee3cd53243be284e8ae9669c6945d Mon Sep 17 00:00:00 2001 From: Anusha GodavarthySurya Date: Fri, 7 May 2021 09:41:54 -0700 Subject: [PATCH] SWDEV-255979 - Enable __managed__ test for amd platform Change-Id: I0cb31c1983e68e9010340770a56fc45b2a619dcd [ROCm/hip commit: e51960038378b702b2870830f052244c810c57a5] --- projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp b/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp index 5cdfbfa9f3..a47838cf23 100644 --- a/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp +++ b/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp @@ -2,9 +2,8 @@ #include #include "test_common.h" -//Enable test when compiler support is available in mainline /* HIT_START - * BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM amd + * BUILD: %t %s ../../test_common.cpp * HIT_END */ #define N 1048576