mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2026-06-04 00:06:52 +08:00
This is the release of the CUDA 13.3 samples, which include additions for CUDA Tile C++, and updated CCCL and Python samples.
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
# Image Blur with Unified Memory Sample Requirements
|
|
|
|
cuda-python>=13.0.0
|
|
cuda-core>=1.0.0
|
|
numpy>=2.3.2
|
|
pillow>=10.0.0
|