Skip to content

eliphatfs/cuda-python-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-python-stubs

CUDA Python is the home for accessing NVIDIA's CUDA platform from Python.

This package provides type stubs (and docstrings) for python cuda bindings. Enables features like auto-completion and hovering documentation when working with cuda-python in an IDE (like Visual Studio Code).

Installation

pip install cuda-stubs

Screenshot in Work

screenshot