Building Custom Atomistic Simulation Workflows for Chemistry and Materials Science with NVIDIA ALCHEMI Toolkit
By Jakub Antkiewicz
•2026-04-15T09:19:40Z
NVIDIA has released the ALCHEMI Toolkit, a collection of GPU-accelerated building blocks aimed at resolving a key performance bottleneck in computational chemistry and materials science. For years, researchers have faced a trade-off between the quantum-level accuracy of computationally expensive methods and the speed of less-precise classical models. While machine learning interatomic potentials (MLIPs) offered a solution, their performance was often hampered by the legacy, CPU-centric software infrastructure used for simulations. The new toolkit provides a modular, PyTorch-native structure for researchers to build and run custom, end-to-end atomistic simulation workflows entirely on GPUs.
The ALCHEMI Toolkit expands on NVIDIA's existing ALCHEMI Toolkit-Ops by incorporating and adding new capabilities, including batched dynamics kernels, geometry relaxation, and molecular dynamics. It is designed to manage the data flow between specialized GPU kernels and deep learning models, allowing users to combine MLIPs with physics-based corrections. A central feature is its ability to compose and scale simulation pipelines, either by fusing sequential stages on a single GPU for maximum efficiency or by distributing workflows across multiple GPUs and nodes for large-scale, high-throughput screening of molecular configurations.
The toolkit's practical application is already being demonstrated through integrations with established platforms in the materials science community. Matlantis, a cloud platform for materials discovery, reports performance speedups of up to 10x by integrating ALCHEMI components for tasks like neighbor list construction. Similarly, Orbital is using the toolkit to reduce inference time for its OrbMolv2 model, and the open-source Materials Graph Library (MatGL) is integrating it to improve computational efficiency. These collaborations indicate a move toward a more cohesive, GPU-native software stack in scientific computing, which could significantly shorten discovery timelines for new materials and chemicals.
NVIDIA's ALCHEMI Toolkit addresses the critical software integration gap in computational chemistry, moving beyond accelerating just the AI model to optimizing the entire simulation workflow on GPUs. This strategy aims to make its hardware indispensable by providing the foundational software layer needed for high-throughput materials discovery, further embedding its ecosystem within scientific research.