Skip to content

v1.1.0

Compare
Choose a tag to compare
@NickGeneva NickGeneva released this 10 Aug 16:45
b2b7c30

Modulus Symbolic general release v1.1.0

Added

  • Added a CHANGELOG.md

Removed

  • Accompanying licenses (will provide in the Modulus docker image).

Fixed

  • Arch from_config bug for literal params.
  • Fixed fused SiLU activation test.
  • Update np.bool to np.bool_.
  • Added a workaround fix for the CUDA graphs error in multi-node runs

Dependencies

  • Updated the base container to latest PyTorch base container which is based on torch 2.0
  • Container now supports CUDA 12, Python 3.10
  • Updated symengine to >=0.10.0 and vtk to >=9.2.6