-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
780 additions
and
7,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# CUDA Python 12.2.1 Release notes | ||
|
||
Released on January 8, 2024 | ||
|
||
## Hightlights | ||
- Compatibility with Cython 3 | ||
|
||
## Limitations | ||
|
||
### CUDA Functions Not Supported in this Release | ||
|
||
- Symbol APIs | ||
- cudaGraphExecMemcpyNodeSetParamsFromSymbol | ||
- cudaGraphExecMemcpyNodeSetParamsToSymbol | ||
- cudaGraphAddMemcpyNodeToSymbol | ||
- cudaGraphAddMemcpyNodeFromSymbol | ||
- cudaGraphMemcpyNodeSetParamsToSymbol | ||
- cudaGraphMemcpyNodeSetParamsFromSymbol | ||
- cudaMemcpyToSymbol | ||
- cudaMemcpyFromSymbol | ||
- cudaMemcpyToSymbolAsync | ||
- cudaMemcpyFromSymbolAsync | ||
- cudaGetSymbolAddress | ||
- cudaGetSymbolSize | ||
- cudaGetFuncBySymbol | ||
- Launch Options | ||
- cudaLaunchKernel | ||
- cudaLaunchCooperativeKernel | ||
- cudaLaunchCooperativeKernelMultiDevice | ||
- cudaSetValidDevices | ||
- cudaVDPAUSetVDPAUDevice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.