Support compile sgl-kernel on cuda 13.0 (#9721)

This commit is contained in:
Rain Jiang
2025-08-28 10:18:03 -07:00
committed by GitHub
parent 07c9d8fba2
commit 6b39f9cf8c
13 changed files with 78 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
#endif
#include "kernel.h"
#include "kernel_marlin.cuh"
#define STATIC_ASSERT_SCALAR_TYPE_VALID(scalar_t) \
static_assert( \