tzcnt / tmc-cuda

CUDA integration for the TooManyCooks runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmc-cuda

This is where the planned TooManyCooks - CUDA integration will be. There's nothing here yet...

TODO

  • Provide an awaitable that wraps a CUDA Graph (by attaching a callback at the end of the graph via cudaGraphAddHostNode
  • Investigate if CUDA provides other methods of async submission / notification.
  • See if priority can be used to control access to the GPU.

About

CUDA integration for the TooManyCooks runtime

License:MIT License


Languages

Language:C++ 100.0%