SWDEV-537473 - Fix missing KERNELS_PATH (#273)

Este commit está contenido en:
Sang, Tao
2025-06-11 10:14:36 -04:00
cometido por GitHub
padre 6fbcc0726f
commit c4284d50c5
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
-1
Ver fichero
@@ -23,7 +23,6 @@ THE SOFTWARE.
#pragma once
#pragma clang diagnostic ignored "-Wsign-compare"
#include "hip_test_context.hh"
#include "hip_test_rtc.hh"
#include <catch.hpp>
#include <atomic>
@@ -32,6 +32,7 @@ THE SOFTWARE.
#include <hip/hip_runtime.h>
#include <hip/math_functions.h>
#include <hip_test_common.hh>
#include "hip_test_rtc.hh"
static constexpr auto mathFuntn_string {
R"(