0

I may be receiving a Ryzen 5600G APU; but I also have two discrete NVIDIA GTX GPUs (1000 series).

Now, I have no intention of using the discrete GPUs for graphics, only for compute (i.e. with CUDA); I want to use the on-CPU/on-CPU-and-motherboard AMD graphics solution.

I know this is possible with Intel chipset on-board graphics solutions (e.g. HD Graphics 630); but - would I also be able to do this with a 5600G GPU?

Note: If it matters, suppose the motherboard chipset is either X570 or B550.

4
  • What made you think it wouldn't be possible? Commented May 21, 2023 at 21:37
  • @ChanganAuto: Desire by one or both vendors to get you to avoid mixing-and-matching? Assumptions by driver authors that they don't have to content with the "other guys"' stuff being loaded? Murphy's Law?
    – einpoklum
    Commented May 21, 2023 at 21:45
  • All plausible yet unfounded fears. If that was the case you and everybody else would have stumbled with at least one complain many years ago. Commented May 21, 2023 at 21:47
  • @ChanganAuto: I just want to verify this before going through with a system (re)assembly and other things...
    – einpoklum
    Commented May 22, 2023 at 6:12

1 Answer 1

1

tl;dr: Usually yes, with an appropriate BIOS setting.

Since this is an old question, I suppose that you figured it out by now; but I'm going to answer just in case other folks wonder the same thing - because I just did extensive research on this :)

I understand why you have this question, because I recently asked myself the same thing after installing a discrete GPU in a B550 main board with a Ryzen 4750G processor. Installing the discrete GPU disabled the APU (it wasn't even showing up in PCI enumeration, for instance with lspci on Linux).

It turns out that there is a setting in the BIOS to control that. The setting has different names depending on the constructor of the main board, and the values aren't very explicit.

For instance, on my Gigabyte main board, the setting is called "Internal Graphics", and it can be set to Disabled/Auto/Forced; and it should be set to "Forced". (If it's set to "Auto", it will be disabled when installing a discrete GPU.) On other Gigabyte main boards, the "Forced" option will be called "Enabled" instead. On other boards the option might be called "IGPU multi monitor" or "IGFX Multi-Monitor".

There are some rare scenarios where that option might be missing from the BIOS, and then it might not be possible to keep the integrated GPU when installing a discrete GPU; but if you're wondering "will it work?" you can look for that option in your BIOS. If it's there, there is a solid chance that it will work!

Once both GPUs are enabled and detected, you can use either of them any way you like.

1
  • 1
    I actually didn't end up having the combination of a Ryzen APU and discrete NVIDIA GPU, my plans changed. But your answer helps!
    – einpoklum
    Commented Jun 16 at 11:28

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .