All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for CUDA Graphs and AMP for the DLWP example
- Added a CHANGELOG.md
- Ahmed body recipe
- Documentation for SFNO, GraphCast, vortex shedding, and Ahmed body
- Documentation for DLWP, and RNN examples
- Updated the SFNO example
- Changed the default SFNO configs
- Header test to ignore .gitignore items
- Sample download scripts in the DLWP example
- Fixed training checkpoint function for updated static capture
- Brought back the dataset download script for vortex shedding that was accidentally removed
- Updated the base container to latest PyTorch base container which is based on torch 2.0
- Container now supports CUDA 12, Python 3.10
- Initial public release.