Releases: Autodesk/Neon
Releases · Autodesk/Neon
Neon v0.5.1
v0.5.0
New features
- Added support for multi-resolution using
mGrid
- Implemented grid refinement LBM based on the new multi-resolution grid
What's Changed
- Migration to GitHub by @massimim in #2
- Compile only for 86 if SM detect failed by @Ahdhn in #5
- bGrid stencil with relative index by @Ahdhn in #4
- Update cla.yml by @massimim in #9
- Update README.md by @massimim in #8
- Fractal application by @Ahdhn in #6
- LBM Application by @Ahdhn in #10
- Game of life app by @Ahdhn in #11
- Poisson Solver App by @Ahdhn in #12
- Adding a common prefix to all apps' executables. by @massimim in #13
- Fix
sPartitionIndexSpace
struct vs. class by @Ahdhn in #18 - Initial structure for the documentation by @massimim in #15
- Graph Container Interface by @massimim in #17
- Cleaning up domain unit tests by @massimim in #21
- Mixed precision calculation by @mehdiataei in #22
- Staggered grid by @massimim in #24
- Skeleton refactoring by @massimim in #28
- Added mixed-precision support for half precision by @mehdiataei in #29
- Multiresolution by @Ahdhn in #16
- Lbm benchamark by @massimim in #31
- Documentation by @massimim in #33
- Multi-resolution LBM Application by @Ahdhn in #32
- Refactoring and new features by @massimim in #38
- bGrid new template api by @massimim in #40
- Optimize Multi Resolution LBM by @Ahdhn in #36
- Optimize Multi-resolution LBM by @Ahdhn in #42
- Optimized multi resolution LBM by @Ahdhn in #44
- Neon v0.5.0 by @Ahdhn in #47
Full Changelog: v0.4.1...v0.5.0
Neon v0.4.1
- Adding Poisson solver, LBM, Game of Life, and Fractal application
- Fix typo in cla.yml
- Updating BibTeX with doi and pages
Neon v0.4.0
Neon first public release