NVIDIA cuPyNumeric#

cuPyNumeric implements the NumPy API on top of the Legate framework, providing transparent accelerated computing that scales from a single CPU to a single GPU, and up to multi-node, multi-GPU systems.

For example, you can run the final example of the Python CFD course completely unmodified on 2048 A100 GPUs in a DGX SuperPOD and achieve good weak scaling.

Indices and tables#