• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SLI Motherboards

lambchops511

Senior member
What's the latest scoop w. SLI motherboards? Do they need to be "SLI" certified? or will any do?

I am using CUDA compute and I want to use two GPUs where I will be programming them and sharing memory between them, do I still need a SLI motherboard for that or any motherboard w. 2 PCIE x16 sockets will do?
 
U can do away with any MB in that case.U can use one as primary rendering unit and the other as a debugging unit.
 
Last edited:
@Jaydip,

No. I want to use them both as compute units at the same time. For example, sharing memory between them using

cudaError_t cudaMemcpyPeer (...)
 
Any motherboard with 2 PCIe x16 sockets will do. But you will need a monitor attached to each card to make it active. Without SLI there's no way to have a slave card stay active.
 
Back
Top