Skip to content

Releases: facebookresearch/fairchem

fairchem-core-2.19.0

26 Mar 01:28
844109c

Choose a tag to compare

What’s Changed

New Features / Enhancements

  • fix(compile): Remove graph break in ChgSpinEmbedding rand_emb path (#1907) @misko

Bug Fixes

  • resolve small edge case bugs (#1920) @mshuaibii
  • Fix Triton import failed torch-sim (TS) CI. Clean TS interface to avoid for loop and ase. (#1901) @CompRhys
  • Fix permute_wigner_inv bwd_dw kernel add more than 128 channel support (#1902) @misko

fairchem-core-2.18.1

23 Mar 17:25
5667778

Choose a tag to compare

What’s Changed

New Features / Enhancements

fairchem-core-2.18.0

16 Mar 23:33
1719711

Choose a tag to compare

What’s Changed

  • Turbo mode by default now gets the UMA 1.2 speed up (previously non default behind execution backend uma_fast_gpu).
  • Running turbo mode with MD is now alot smoother and less slowdown from torch recompiles

New Features / Enhancements

Bug Fixes

Dependencies

fairchem-lammps-0.5.0

09 Mar 00:22
be54a56

Choose a tag to compare

What’s Changed

New Features / Enhancements

  • Enable Untrained Property Predictions Including Hessians (#1811) @lbluque

fairchem-core-2.17.0

08 Mar 20:54
be54a56

Choose a tag to compare

What’s Changed

This release adds ability to predict stress outputs for UMA 1.2 and reduces recompilation issues for the new UMASFastGPU backend due to bugs in torch compile.

  • Refactor MLP Energy/EFS Heads with Shared Helper Functions (#1734) @lbluque

New Features / Enhancements

fairchem-core-2.16.0

05 Mar 19:39
5ff7bac

Choose a tag to compare

What’s Changed

  • UMA-S 1.2 Release!

New Features / Enhancements

Bug Fixes

Tests

fairchem-core-2.15.0

25 Feb 22:06
eb77d0d

Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

Dependencies

fairchem-lammps-0.4.0

17 Feb 20:14
4ae8d4a

Choose a tag to compare

What’s Changed

Bug Fixes

Dependencies

fairchem-core-2.14.0

17 Feb 20:14
4ae8d4a

Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

Documentation

Dependencies

fairchem-core-2.13.0

11 Dec 17:56
0c649ae

Choose a tag to compare

What’s Changed

Lots of Parallel and Batch inference upgrades:

  • Added new highly efficient batch inference integration with Ray
  • Graph building is now parallelized, UMA-s runs real MD with 1 ns/per day on 100k+ atoms with GP

New Features / Enhancements

Documentation

Dependencies