Created
May 4, 2026 17:59
-
-
Save justinchuby/de1350649f58d7679a9ea561196d1329 to your computer and use it in GitHub Desktop.
Build ORT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./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