Skip to content

Releases: NVIDIA/modulus-sym

v1.5.0

17 Apr 23:33
cab5b30
Compare
Choose a tag to compare

Modulus Symbolic general release v1.5.0

Added

  • Added reservoir examples using GenAI and CCUS workflows.

Security

  • Update OpenCV and Pillow versions to fix security

v1.4.0

26 Jan 01:16
bd51285
Compare
Choose a tag to compare

Modulus Symbolic general release v1.4.0

Fixed

  • Fix bug for ConvFullyConnectedArch.
  • Updating Activation.SILU test to conform with updated nvFuser kernel generation.

v1.3.0

20 Nov 23:05
698406c
Compare
Choose a tag to compare

Modulus Symbolic general release v1.3.0

Added

  • Added instructions for docker build on ARM architecture.
  • Added domain decomposition examples using X-PINN and FB-PINN style.

Changed

  • Integrated the network architecture layers into Modulus-Core.

Fixed

  • Fixed Gradient Aggregation bug.

Security

  • Upgrade Pillow and Sympy to their latest versions.

Dependencies

  • Updated base PyTorch container to 23.10 and Optix version to 7.3.0

v1.2.0

21 Sep 18:03
35d1762
Compare
Choose a tag to compare

Modulus Symbolic general release v1.2.0

Added

  • Example for reservoir modeling using PINO and FNO

v1.1.0

10 Aug 16:45
b2b7c30
Compare
Choose a tag to compare

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

v1.0.0

08 May 23:49
ef9ff85
Compare
Choose a tag to compare

Modulus symbolic general release v1.0.0

(Initial OSS release)