-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Hello Jitify authors/maintainers,
I am the author the CUDA Modern-C++ API Wrappers library, cuda-api-wrappers. While originally focused on the runtime API, more recently I've undertaken an expansion of the API wrappers to cover the driver API as well, and no less importantly, NVRTC.
While this is still technically an unreleased development branch, it has matured for a while now and I will soon release it. Perhaps not surprisingly, it covers a significant part - though definitely not all - of what jitify offers. Specifically, there's an adaptation of jitify_example.cpp
which uses the wrappers.
I would be happy if one, or some, of you would be interested in a chat sometime about the aspects of the library's design, mangling and when/how to do it, and perhaps even the potential for some sort of collaboration between us.
I would have liked to reach out to you by email, but couldn't quite find any of your addresses, so I'm trying this way instead.