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

Fixing Engine running on Integrated GPU device #307

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

JeanPhilippeKernel
Copy link
Owner

@JeanPhilippeKernel JeanPhilippeKernel commented Jan 27, 2024

For a while now, we have been seeing failure to run the engine on the computer with Integrated GPU.

This PR comes as fix to this issue by ensuring the proper GPU device selection, proper presentation mode and selection of minimal but required config needed by the engine to run.

@jnyfah
Copy link
Collaborator

jnyfah commented Feb 1, 2024

the code runs on Integrated GPU, but outputs the error when i select exit from the editor

Screenshot 2024-01-31 150940

@JeanPhilippeKernel
Copy link
Owner Author

Let file a separate bug for this one... I've been chasing it for weeks on the surface, but not reproductible.
While filing it help me with engine log details

@jnyfah jnyfah merged commit 6354a35 into develop Feb 7, 2024
2 checks passed
@jnyfah jnyfah deleted the user/kernel/fix-integrated-gpu-run branch February 7, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Engine fails to run on Integrated GPU device
2 participants