Release Notes
This is a minor bugfix release addressing various issues and regressions identified in v1.0.2
Changelog
Resolved Issues
- Add a workaround patch for #2209
- Fix integer type typo in FDM (CPU backend)
- Fix invalid argument in the Jacobi preconditioner in the SX backend
Full Changelog: v1.0.2...v1.0.3
Known Issues
- Statistics simulation component crash during init for nvhpc: #1995
- CUDA 12.9 Drops support for NVTX v2: #2012
- Linking fails when using CUDA 13: #2129
- No OpenCL implementation for cyclic boundary conditions: #2192
- SEGV when reading mesh data using CCE 19: #2209
- Global interpolation unit tests fails for OpenCL backend: #2210