Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CUDA 11.0 #94

Open
yuhc opened this issue May 3, 2021 · 2 comments
Open

Support CUDA 11.0 #94

yuhc opened this issue May 3, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@yuhc
Copy link
Member

yuhc commented May 3, 2021

No description provided.

@yuhc yuhc added the enhancement New feature or request label May 3, 2021
@vancemiller
Copy link
Contributor

What's required for this?

@yuhc
Copy link
Member Author

yuhc commented Jun 12, 2021

What's required for this?

To support CUDART lib, we need to annotate public CUDA APIs as well as internal APIs such as __cudaRegisterFatBinary. CUDA >=10.2 introduced a few new internal APIs and the logics of loading fat binaries and modules are different from those of CUDA <=10.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants