aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libsmctrl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmctrl.h b/libsmctrl.h
index f144437..990d434 100644
--- a/libsmctrl.h
+++ b/libsmctrl.h
@@ -8,6 +8,8 @@
8extern "C" { 8extern "C" {
9#endif 9#endif
10 10
11#include <stdint.h>
12
11/* PARTITIONING FUNCTIONS */ 13/* PARTITIONING FUNCTIONS */
12 14
13// Set global default TPC mask for all kernels, incl. CUDA-internal ones 15// Set global default TPC mask for all kernels, incl. CUDA-internal ones