Skip to content

Conversation

Schabrackentapir
Copy link

Bugfix #1: added missing cudaExternalMemoryDedicated flag on cudaExternalMemoryHandleDesc
Bugfix #2: IsWindows8OrGreater queries return false on Windows 10. Always returning Windows 10 values now (might break on older Windows versions)

Bugfix NVIDIA#1:  added missing cudaExternalMemoryDedicated flag on cudaExternalMemoryHandleDesc
Bugfix NVIDIA#2:  IsWindows8<xxx>OrGreater queries return false on Windows 10. Always returning Windows 10 values now (might break on older Windows versions)
@Schabrackentapir
Copy link
Author

"simpleVulkan" at NVIDIA:master currently crashes at runtime on windows 10. With a very cryptic error message.
Bugfix #1 fixes this crash.
Bugfix #2 seems to be optional. Both <...>OPAQUE_WIN32_BIT and <...>OPAQUE_WIN32_KMT_BIT work on windows 10. At least on my system. I'm not sure why the code attempts to distinguish them...

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

Successfully merging this pull request may close these issues.

1 participant