Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 07:05
· 88 commits to main since this release

1.2.3 - 2024-09-11

🚀 Features

  • (cuda) Use generic for example - (3f65611)

🐛 Bug Fixes

  • (cuda) PTX JIT compiler library not found when using xmake - (b41da2c)
  • (cuda) PTX JIT compiler library not found - (94b0e5d)

🎨 Styling

  • (cuda) Split the cuda and cxx settings for clarity - (283a176)
  • (cuda) Add more comments - (116437c)
  • (cuda) Reformat the function/variable name and add some comments - (11949fe)

🧪 Testing

  • (cuda) Update the case - (a31beb6)
  • (cuda) Add more test cases - (645975f)
  • (cxx) Add more test cases - (652df3f)

⚙️ Miscellaneous Tasks

  • Rename python to py at root cookiecutter.json - (94165bb)