cuda.core 0.2.0 Release Notes

Released on <TODO>, 2024

Highlights

Limitations

  • <TODO>

Breaking Changes

  • Change __cuda_stream__ from attribute to method

  • The compile() method no longer accepts the options argument. Instead, you can optionally pass an instance of ProgramOptions to the constructor of Program.