Fold-CP: A Context Parallelism Framework for Biomolecular Modeling
Dejun Lin, Simon Chu, Vishanth Iyer, Youhan Lee, John St John, Kevin Boyd, Brian Roland, Xiaowei Ren, Guoqing Zhou, Zhonglin Cao, Polina Binder, Yuliya Zhautouskaya, Jakub Zakrzewski, Maximilian Stadler, Kyle Gion, Yuxing Peng, Xi Chen, Tianjing Zhang, Philipp Junk

TL;DR
Fold-CP is a scalable framework that distributes biomolecular structure prediction across multiple GPUs, enabling modeling of large assemblies beyond previous memory limitations, thus advancing cellular machinery understanding.
Contribution
We introduce a novel context parallelism framework that significantly improves memory efficiency and scalability for large biomolecular structure prediction models.
Findings
Enabled structure prediction of assemblies over 30,000 residues on 64 GPUs.
Achieved over 90% coverage of the CORUM database for complex scoring.
Successfully folded disease-relevant protein complexes with full global context.
Abstract
Understanding cellular machinery requires atomic-scale reconstruction of large biomolecular assemblies. However, predicting the structures of these systems has been constrained by hardware memory requirements of models like AlphaFold 3, imposing a practical ceiling of a few thousand residues that can be processed on a single GPU. Here we present NVIDIA BioNeMo Fold-CP, a context parallelism framework that overcomes this barrier by distributing the inference and training pipelines of co-folding models across multiple GPUs. We use the Boltz models as open source reference architectures and implement custom multidimensional primitives that efficiently parallelize both the dense triangular updates and the irregular, data-dependent pattern of window-batched local attention. Our approach achieves efficient memory scaling; for an N-token input distributed across P GPUs, per-device memory…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProtein Structure and Dynamics · Microtubule and mitosis dynamics · Cell Image Analysis Techniques
