We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5ae0b commit 8127793Copy full SHA for 8127793
include/flashinfer/cp_async.cuh
@@ -16,6 +16,7 @@
16
#ifndef FLASHINFER_CP_ASYNC_CUH_
17
#define FLASHINFER_CP_ASYNC_CUH_
18
19
+#include <cstdint>
20
#include <cuda_runtime.h>
21
22
namespace flashinfer {
0 commit comments