From a1a7809c20675e5e3cc123dcbc2a84a2fa3f26ea Mon Sep 17 00:00:00 2001 From: Tao Sang Date: Mon, 12 Jul 2021 22:51:48 -0400 Subject: [PATCH] SWDEV-294588 - Enable NV printf DTests Enable NV printf DTests as many as possible. Fix the bugs due to behavour difference between Hip-Rocclr and Cuda. Add hipLimitPrintfFifoSize. Change-Id: I3fe6dbc35a7a140a9919df197b7885df83d28049 [ROCm/hip-tests commit: 395f11c64cd5c396d0a6572bfd7ca265a5d21e28] --- .../hip-tests/samples/2_Cookbook/18_cmake_hip_device/square.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/samples/2_Cookbook/18_cmake_hip_device/square.cpp b/projects/hip-tests/samples/2_Cookbook/18_cmake_hip_device/square.cpp index 971488d994..a13f58b41e 100644 --- a/projects/hip-tests/samples/2_Cookbook/18_cmake_hip_device/square.cpp +++ b/projects/hip-tests/samples/2_Cookbook/18_cmake_hip_device/square.cpp @@ -1,4 +1,3 @@ -#include "hip/hip_runtime.h" /* Copyright (c) 2015-2021 Advanced Micro Devices, Inc. All rights reserved.