Skip to content

0.1.1.0

Compare
Choose a tag to compare
@lukstafi lukstafi released this 09 May 13:16
· 83 commits to main since this release

From the changelog:

[0.1.1] 2024-05-09

Added

  • Continuous Integration on GitHub thanks to GitHub action Jimver/cuda-toolkit, but only PTX compilation.

Fixed

  • Test target should erase compiler versions.

[0.1.0] 2023-10-28

Added

Fixed

  • To be defensive, pass -I and -L arguments to the compiler and linker with the default paths on linux-like systems.