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

MSVC balks at set_access_mode() in vectorAddMMAP.cpp #494

Closed
eyalroz opened this issue Apr 16, 2023 · 0 comments
Closed

MSVC balks at set_access_mode() in vectorAddMMAP.cpp #494

eyalroz opened this issue Apr 16, 2023 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Apr 16, 2023

Whe compiling vectorAddMMAP.cpp on Windows with MSVC 16 2019, we get:

D:\a\cuda-api-wrappers\cuda-api-wrappers\examples\modified_cuda_samples\vectorAddMMAP\vectorAddMMAP.cpp(163,15): error C2665: 'cuda::memory::virtual_::set_access_mode': none of the 2 overloads could convert all the argument types [D:\a\cuda-api-wrappers\cuda-api-wrappers\build\examples\vectorAddMMAP.vcxproj]
@eyalroz eyalroz added the bug label Apr 16, 2023
eyalroz added a commit that referenced this issue Apr 16, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 16, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 17, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 17, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 17, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 17, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 19, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 19, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 20, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 20, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 20, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 23, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 23, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue Apr 29, 2023
…template parameters when compiling with MSVC
eyalroz added a commit that referenced this issue May 1, 2023
…template parameters when compiling with MSVC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant