Skip to content
/ tmc-cuda Public

CUDA integration for the TooManyCooks runtime

License

Notifications You must be signed in to change notification settings

tzcnt/tmc-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages