Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
1f8402a to
93aee72
Compare
17d4ed7 to
059405c
Compare
3220acb to
7db6381
Compare
7db6381 to
71efe5c
Compare
benrhodes26
reviewed
Feb 16, 2026
benrhodes26
reviewed
Feb 16, 2026
benrhodes26
reviewed
Feb 16, 2026
benrhodes26
reviewed
Feb 16, 2026
| > pip install "cuml-cu12==25.2.*" # For cuda versions >=12.0, <13.0 | ||
| > ``` | ||
|
|
||
| ### Updates |
Contributor
There was a problem hiding this comment.
Add a small update about improvements, plugging alchemiops repo?
Contributor
Author
There was a problem hiding this comment.
Added this:
**February 2026**: Improved GPU-accelerated graph construction with [ALCHEMI Toolkit-Ops](https://github.com/NVIDIA/nvalchemi-toolkit-ops) and batched simulation with [TorchSim](https://github.com/TorchSim/torch-sim):
* Alchemi-based graph construction (GPU-accelerated, up to 12x faster for large single systems, and sub-linear batch scaling delivering >100x graph construction speed-up for large batches of small systems)
* TorchSim wrapper for batched optimisation and simulation, see [usage with TorchSim](#usage-with-torchsim)
* Alchemi-based D3 dispersion correction module, see [D3 correction](#d3-correction)What do you think?
…d them in pretrained.py instead
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Porting internal changes to
orb-models:knn_alchemifor graph construction, and set to defaultloss_weights.get(target_name, default)pattern, instead setting the defaults in pretrained.py when loading the model.Dependency/CI changes:
uvinstead ofpoetryrufflinter checks and parallelisepytestpython >=3.12due totorch_simtorch >= 2.8.0due tonvalchemiopsChecks:
Regressions:
pretrained.orb_v3...()now returns the model and the AtomsAdapterSystemConfiganymore