Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 840 Bytes

File metadata and controls

24 lines (18 loc) · 840 Bytes

cuda.core 0.1.0 Release Notes

Released on Nov 8, 2024

Highlights

  • Initial beta release
  • Supports all platforms that CUDA is supported
  • Supports all CUDA 11.x/12.x drivers
  • Supports all CUDA 11.x/12.x Toolkits
  • Pythonic CUDA runtime and other core functionalities

Limitations

  • All APIs are currently experimental and subject to change without deprecation notice. Please kindly share your feedback with us so that we can make cuda.core better!
  • Source code release only; pip/conda support is coming in a future release
  • Windows TCC mode is not yet supported