From f55b1cd6a4b553984d2783617893607c1c172935 Mon Sep 17 00:00:00 2001 From: Rahul Garg Date: Tue, 19 Nov 2019 09:41:13 -0800 Subject: [PATCH] [dtest] Rename hipExtLaunchMultiKernelMultiDevice dtest (#1671) [ROCm/hip commit: 188752b2cb9326ac6cdba78f2d2efe2ba82071ef] --- ...rnelMultiDevice.cpp => hipExtLaunchMultiKernelMultiDevice.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename projects/hip/tests/src/runtimeApi/module/{hipLaunchMultiKernelMultiDevice.cpp => hipExtLaunchMultiKernelMultiDevice.cpp} (100%) diff --git a/projects/hip/tests/src/runtimeApi/module/hipLaunchMultiKernelMultiDevice.cpp b/projects/hip/tests/src/runtimeApi/module/hipExtLaunchMultiKernelMultiDevice.cpp similarity index 100% rename from projects/hip/tests/src/runtimeApi/module/hipLaunchMultiKernelMultiDevice.cpp rename to projects/hip/tests/src/runtimeApi/module/hipExtLaunchMultiKernelMultiDevice.cpp