fix: include path for standalone test
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* No PyTorch or pybind11 needed — just nvcc + CUDA runtime.
|
||||
*/
|
||||
|
||||
#include "fmha_sm100.cuh"
|
||||
#include "dsv4/kernels/attention/fmha_sm100.cuh"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
Reference in New Issue
Block a user