Skip to content

Commit 18b9535

Browse files
committed
multi arch kernel
1 parent 0366238 commit 18b9535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/cuda/cuda_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ def preprocess(
180180
"aot_inductor.aoti_shim_library": "aoti_cuda",
181181
"aot_inductor.aoti_shim_library_path": shim_library_path,
182182
"aot_inductor.precompile_headers": False,
183+
"aot_inductor.emit_multi_arch_kernel": True,
183184
}
184185
)
185186

0 commit comments

Comments
 (0)