# `cuda.core` Release notes Released on Nov 8, 2024 ## Hightlights - 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 feedbacks 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](https://github.com/NVIDIA/cuda-python/issues/206)