docs: fix markdown preview (#16236)

This commit is contained in:
Yineng Zhang
2025-12-31 10:43:57 -10:00
committed by GitHub
parent ace6f3005f
commit 5595ae142c

View File

@@ -42,6 +42,7 @@ make build MAX_JOBS=2
# Additionally limit NVCC internal threads (reduces CPU and peak memory)
make build MAX_JOBS=2 CMAKE_ARGS="-DSGL_KERNEL_COMPILE_THREADS=1"
```
## Contribution