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

Mark shared-mem size-determiner function with CUDA_CB #340

Closed
eyalroz opened this issue May 27, 2022 · 0 comments
Closed

Mark shared-mem size-determiner function with CUDA_CB #340

eyalroz opened this issue May 27, 2022 · 0 comments
Assignees
Labels
bug ms-windows Related to the Microsoft Windows operating system resolved-on-development

Comments

@eyalroz
Copy link
Owner

eyalroz commented May 27, 2022

The type of the shared-mem size-determiner function used by the CUDA driver has an __stdcall decorator on Windows, and there's a macro, CUDA_CB, for conditionally adding that decorator/specifier. We need to use this, or our Windows compilation fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ms-windows Related to the Microsoft Windows operating system resolved-on-development
Projects
None yet
Development

No branches or pull requests

1 participant