Skip to content

Release v1.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 11:42
· 200 commits to master since this release
4ec9de6

This new stable release includes bug fixes and internal improvements (get the ILGPU Nuget package and ILGPU Algorithms Nuget package).

Changes

  • Modified OpenCL generator to forward declare all variables (#1088).
  • Fixed IfConversion transformation and fixed a related issue in the code generation backends (#1092).

Internal Changes

  • Refined PTX argument mapping and analyses (#1090).
  • Updated PhiBindings analysis (#1091).

CI Changes

  • Clean up the way matrix.os is setup and matched (#1093).
  • Create "All required checks succeeded" check run (#1094).

Special thanks to @MoFtZ, @pavlovic-ivan, and @jgiannuzzi for their contributions to this release in form of code, feedback, ideas and proposals. Furthermore, we would like to thank the entire ILGPU community for providing feedback, submitting issues and feature requests.

Full Changelog: v1.5.0...v1.5.1