Using both GPU on an Mac Pro 2013

  • Thread starter Thread starter apostolosdt
  • Start date Start date
  • Tags Tags
    Gpu
AI Thread Summary
The Mac Pro 6,1 (2013) utilizes a dual GPU setup, but under macOS, there is no automatic system-wide support for utilizing both GPUs for rendering tasks. By default, one GPU is dedicated to display functions while the other is reserved for compute workloads. This division limits the performance of applications that require rendering, as most games and software do not support multi-GPU configurations. Developers must specifically implement support for dual GPU rendering, which is currently lacking in most applications. Benchmark tests indicate that running multiple instances of 3D workloads does not effectively distribute the load across both GPUs, often leaving one GPU idle.
apostolosdt
Messages
178
Reaction score
204
TL;DR Summary
Which software can utilise both GPUs on Mac Pro 6,1 (2013)?
I run a MP 6,1 (2013) and it always works with one of its twin video cards. Internet search offers no clues as to what apps can use both. Any advice would be appreciated.
 
Computer science news on Phys.org
I'm not really familiar with the Apple stuff, but as I recall for some older classic PC hardware the second GPU was utilized only for a second display/connector.
Maybe you can find something based on that?

Ps.: apparently, in the Apple World it's not like that?
With two GPUs standard in every Mac Pro configuration, there’s obviously OS support for the configuration. Under Windows, that amounts to basic CrossFire X support.
....

Under OS X the situation is a bit more complicated. There is no system-wide CrossFire X equivalent that will automatically split up rendering tasks across both GPUs. By default, one GPU is setup for display duties while the other is used exclusively for GPU compute workloads. GPUs are notoriously bad at context switching, which can severely limit compute performance if the GPU also has to deal with the rendering workloads associated with display in a modern OS.
...
Due to the nature of the default GPU division under OS X, all games by default will only use a single GPU. It is up to the game developer to recognize and split rendering across both GPUs, which no one is doing at present. Unfortunately firing up two instances of a 3D workload won’t load balance across the two GPUs by default. I ran Unigine Heaven and Valley benchmarks in parallel, unfortunately both were scheduled on the display GPU leaving the compute GPU completely idle.
 
Last edited:
Thanks, Rive, I look into the article.
 
Well, the date has now passed, and Windows 10 is no longer supported. Hopefully, the readers of this forum have done one of the many ways this issue can be handled. If not, do a YouTube search and a smorgasbord of solutions will be returned. What I want to mention is that I chose to use a debloated Windows from a debloater. There are many available options, e.g., Chris Titus Utilities (I used a product called Velotic, which also features AI to prevent your computer from overheating etc...
I have been idly browsing what Apple have to offer with their new iPhone17. There is mention of 'Vapour cooling' to deal with the heat generated. Would that be the same sort of idea that was used in 'Heat Pipes' where water evaporated at the processor end and liquid water was returned from the cool end and back along a wick. At the extreme high power end, Vapour Phase Cooling has been used in multi-kW RF transmitters where (pure) water was pumped to the Anode / or alternative Collector and...
Back
Top