SWDEV-537473 - Fix missing KERNELS_PATH (#273)

Этот коммит содержится в:
Sang, Tao
2025-06-11 10:14:36 -04:00
коммит произвёл GitHub
родитель 6fbcc0726f
Коммит c4284d50c5
2 изменённых файлов: 1 добавлений и 1 удалений
-1
Просмотреть файл
@@ -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>
+1
Просмотреть файл
@@ -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"(