eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
766 stars 79 forks source link

Support conditional graph nodes #634

Open eyalroz opened 4 months ago

eyalroz commented 4 months ago

CUDA 12.3 introduced conditional graph nodes, and these were further developed in CUDA 12.4; let's support them on the branch with graph support.