Skip to content

Releases: NVIDIA/modulus-launch

v0.3.1

21 Nov 21:53
6d971b8
Compare
Choose a tag to compare

Modulus launch general release v0.3.1

This package has been merged into the main Modulus repository.

Added

  • Added an example for 1D simulation of blood flow dynamics

Fixed

  • Fixed an issue when loading a checkpoint which contains scaler_state_dict, but no
    scaler provided to update.

v0.3.0

21 Sep 18:01
c5a43cd
Compare
Choose a tag to compare

Modulus launch general release v0.3.0

Added

  • Added support for CUDA Graphs and AMP for the DLWP example

v0.2.0

10 Aug 16:42
34e320c
Compare
Choose a tag to compare

Modulus launch general release v0.2.0

Added

  • Added a CHANGELOG.md
  • Ahmed body recipe
  • Documentation for SFNO, GraphCast, vortex shedding, and Ahmed body
  • Documentation for DLWP, and RNN examples

Changed

  • Updated the SFNO example
  • Changed the default SFNO configs
  • Header test to ignore .gitignore items
  • Sample download scripts in the DLWP example

Fixed

  • Fixed training checkpoint function for updated static capture
  • Brought back the dataset download script for vortex shedding that was accidentally removed

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

v0.1.0

08 May 17:56
78d68c8
Compare
Choose a tag to compare

Modulus launch general release v0.1.0

(Initial OSS release)