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

Incompatible Driver #67

Open
Nv7-GitHub opened this issue Jun 1, 2021 · 2 comments
Open

Incompatible Driver #67

Nv7-GitHub opened this issue Jun 1, 2021 · 2 comments

Comments

@Nv7-GitHub
Copy link

I successfully compiled the examples, however, when I try to run them, I get

libc++abi: terminating with uncaught exception of type vk::IncompatibleDriverError: vk::createInstance: ErrorIncompatibleDriver
Abort trap: 6

Is there a way to fix this? Is my GPU just not supported?

@Glavnokoman
Copy link
Owner

It would be helpful to know what is your GPU but I highly doubt your GPU does not support Vulkan. Do vanilla (no Vuh) Vulkan examples work? Do you have multiple GPUs on your system? If that is the case this might help.

@Nv7-GitHub
Copy link
Author

Vanilla examples do work. I've run multiple Vulkan demos, and all of them work. I also don't have multiple GPUs on my system. My GPU is an Intel Iris Pro.

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

No branches or pull requests

2 participants