You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2021. It is now read-only.
At some point, we are going to have to use Clang.jl to keep up with NVIDIA adding more API calls to the libraries. Currently however, our wrappers tend to mix the low-level ccall wrappers and the higher-level wrappers in a single file, making it impossible to "upgrade" the underlying" ccall wrappers.