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

[FEATURE] Integrated gpu support #96

Open
Denisthatorf opened this issue Oct 24, 2022 · 4 comments
Open

[FEATURE] Integrated gpu support #96

Denisthatorf opened this issue Oct 24, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Denisthatorf
Copy link

Denisthatorf commented Oct 24, 2022

I have a integrated GPU and I would really like you to add support for such GPUs

if (requirements->discrete_gpu) {

@Denisthatorf Denisthatorf added the enhancement New feature or request label Oct 24, 2022
@Eearslya
Copy link

Why are you under the impression it doesn't support them?

@Denisthatorf
Copy link
Author

Sorry, I meant to say integrated graphics card. I have already changeg issue.

@travisvroman travisvroman changed the title [FEATURE] Dedicated gpu support [FEATURE] Integrated gpu support Nov 1, 2022
@NoxFly
Copy link

NoxFly commented Aug 23, 2023

I am facing the same issue.
I've my desktop using Windows, and my laptop Linux (Ubuntu 23.04). My laptop does not have a discrete GPU, only an integrated. It should be accepted as a GPU.

My laptop is a SF314-51 (Acer Swift 3) :

  • RAM: 4 GB DDR4 SDRAM
  • GPU: HD Graphics 520 DDR4 SDRAM (shared)
  • CPU: Core™ i3-6100U 2.3GHz

Yes the performances are bad, but it is sufficient to execute small graphic applications.

image

@blake502
Copy link

PR #243 takes care of this.

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

No branches or pull requests

5 participants