Enable custom AR for AMD GPUs and maintain it in sgl-kernel (#3406)
This commit is contained in:
@@ -44,6 +44,7 @@ include_dirs = [
|
||||
sources = [
|
||||
"src/sgl-kernel/torch_extension_rocm.cc",
|
||||
"src/sgl-kernel/csrc/moe_align_kernel.cu",
|
||||
"src/sgl-kernel/csrc/custom_all_reduce.hip",
|
||||
]
|
||||
|
||||
cxx_flags = ["-O3"]
|
||||
|
||||
Reference in New Issue
Block a user