Release Notes
This is a minor bugfix release addressing various issues and regressions identified in v1.0.1
Changelog
Resolved Issues
- Fix scalar boundary conditions (#2253)
- Fix installation directory for pyneko (#2329)
- Speedup hash table iterators (#2330)
- Bugfix/cyclic logic (#2322)
- Fix infinite loop in global interpolation (#2344)
Full Changelog: v1.0.1...v1.0.2
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