I have two GeForce RTX 3069 ti graphic card. How can I connect them together? They don’t have option of bridge (like SLI), And I think NVlink support only 3080 and above.
I need two gpu cards for machine learning.
Hello @Redsea2 and welcome to the NVIDIA developer forums.
You are right, the RTX 3060 does not have the option of an NVLINK bridge. But the good news is that if you are using the usual tools for example like CUDA to apply your machine learning application, they can make use of both GPUs through the PCIe Bus and will use that as well for any possible memory transfers that would otherwise go through NVLINK.
I hope that helps.
Hi @MarkusHoHo can I install one 3060 and one 3060 OC edition for running my machine learning models
Welcome @manish.subbu.22 as well.
Yes, you should. To the extent as each one of those GPUs is able to run as a single GPU for Machine Learning. There is only normal communication between these two through PCIe, no other special synergy for having two similar GPUs in one system.