Skip to content

rendering errors due to multiple GPUs #669

@Anesthesia4

Description

@Anesthesia4

I have a 4090 as the primary GPU and an Intel A380 as the secondary GPU, when I run the sample he uses the A380 as the rendering GPU and all the text fails to be rendered, I checked the function that selects the GPUs and the result is that the 4090 and the A380 have the same score, and because of the order of traversal it ends up selecting the A380, is it appropriate to add the extra score for the primary GPU?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions