summarylogtreecommitdiffstats
path: root/remove-thc-atomics.patch
blob: bd7fa388919b29232fcf878fca8b6b9613de8428 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/sgl-kernel/csrc/moe/moe_align_kernel.cu
+++ b/sgl-kernel/csrc/moe/moe_align_kernel.cu
@@ -17,8 +17,6 @@
 #include <ATen/ATen.h>
 #include <ATen/cuda/CUDAContext.h>
 #include <c10/cuda/CUDAGuard.h>
-
-#include <THC/THCAtomics.cuh>

 #include "utils.h"