Add aarch64 installation guide for DGX Spark / GB10#80
Conversation
Add INSTALL_AARCH64.md with step-by-step instructions for building fairseq2 from source on aarch64 (ARM64) platforms, specifically tested on NVIDIA DGX Spark with GB10 (Blackwell) GPU, CUDA 12.9. Also adds a note in README.md pointing ARM64 users to the guide, and relaxes the fairseq2 version constraint to support source builds.
|
Hi @aleka07! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
Add INSTALL_AARCH64.md with step-by-step instructions for building fairseq2 from source on aarch64 (ARM64) platforms, specifically tested on NVIDIA DGX Spark with GB10 (Blackwell) GPU, CUDA 12.9.
Also adds a note in README.md pointing ARM64 users to the guide, and relaxes the fairseq2 version constraint to support source builds.
Why?
Why do we need this feature? What is the use case?
How ?
Document the technical decisions you have made. If some parts are WIP, please
mention them here.
Test plan
How did you test your changes? Include instructions to help others to reproduce
them if needed.