Skip to content

Commit

Permalink
Add hint to prioritize AMD discrete GPU (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Synyproxy authored Nov 19, 2024
1 parent 21cb1ae commit 7408317
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
extern "C"\
{\
__declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001;\
__declspec(dllexport) int AmdPowerXpressRequestHighPerformance = 1;\
}

0 comments on commit 7408317

Please sign in to comment.