Skip to content

Instantly share code, notes, and snippets.

@justinchuby
Created May 4, 2026 17:59
Show Gist options
  • Select an option

  • Save justinchuby/de1350649f58d7679a9ea561196d1329 to your computer and use it in GitHub Desktop.

Select an option

Save justinchuby/de1350649f58d7679a9ea561196d1329 to your computer and use it in GitHub Desktop.
Build ORT
./build.sh --config Debug --use_cuda --cuda_home /datadisks/disk1/<user name>/cuda12.9 --cudnn_home /datadisks/disk1/<user name>/cudnn9.8 --cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=native onnxruntime_USE_FLASH_ATTENTION=ON --build_wheel --parallel --skip_tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment