1
0
mirror of https://github.com/fumiama/base16384-sycl.git synced 2026-06-06 01:00:36 +08:00

feat: add -DBUILD=test & test CI

This commit is contained in:
源文雨
2025-10-13 13:54:20 +08:00
parent f49ef918c4
commit 7bbaa213b4
7 changed files with 71 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
#include <vector>
#include "errors.hpp"
#include "test.hpp"
#include "test/kernels.hpp"
#include "xeinfo.hpp"
constexpr int iter_count = 65536;