Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 11 months ago.
Improve this question
I'd like to buy a multi GPU motherboard but wanted to separate the workloads separately on each GPU using windows
I know you can select a GPU for high performance in Windows 10 but that's not separating tasks/workloads
I.e. one GPU can work using one program and another GPU using another program without sharing workloads
Is this possible?
This kind of explicit multi-GPU management is supported by DirectX 12.
https://devblogs.microsoft.com/directx/directx-12-multiadapter-lighting-up-dormant-silicon-and-making-it-work-for-you/
https://gpuopen.com/wp-content/uploads/2017/03/GDC2017-Explicit-DirectX-12-Multi-GPU-Rendering.pdf
https://developer.nvidia.com/explicit-multi-gpu-programming-directx-12
https://www.intel.com/content/www/us/en/developer/articles/technical/multi-adapter-support-in-directx-12.html
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have One Laptop(HDMI) and one PC (VGA) Monitor supports BOTH HDMI and VGA. so I usually keep my VGA connected to the PC,where asLaptop connected to the HDMI.
Since only one computer works at a time. is there any impact to the switched of PC/Laptop if I keep the cables conneted? both are windows
No there is no impact of keeping both computers connected to the monitor since you are just switching sources on the monitor.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I want to use my main PC and my secondary PC that I don't use often at the same time but have only one monitor
I don't want to buy a new monitor just for this though, if you have any idea how to render both of the computers to the monitor at the same time please answer
Picture in Picture (showing both inputs at the same time) is a Monitor feature. Unless your monitor's software is capable of doing that, there is no possibility to achieve what you want.
Some newer monitors might have the capabilities of doing what you need, depending on the price range.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I see references to BaseMosaic in the NVidia X Server Settings applet, and in my xorg.conf, but I can't find a good description of it. What is it, and what does it do?
Mosaic is the way nvidia handles multiple GPUs and monitors.
BaseMosaic is when using separate GPUs without SLI, as there is also SLI Mosaic.
See Mosaic and SLI Mosaic for more detailed information
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Does an USB-Y-Cable (often found for USB 3.0 devices, for better backwards compatibility/faster speed?) like the following just splits the power or also the data? The second USB-male-plug has a thinner cable, so I think something is missing there.
I didn't find an answer on google.
Power only. There is no way for two devices to signal serially without a hub. It is however possible to have a very small hub. So, unless your "y" splitter is also a two port hub; It's power only.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I was wandering if (most common) motherboards provide hardware capabilities for measuring the exact power, expanded by the individual components - CPU, RAM, WiFi, etc.
As voltages are read and directly available e.g. in BIOS, I reckon that similar interface may be provided for the power consumption as well.
Searching Google for fedora18 power optimization pops up a nice guide. Inside, PowerTOP is recommended and it's use is described. The program "is a software utility designed to measure, explain and minimise a computer's electrical power consumption", and this is as close as it gets to answering my question. Voila.