Fermi and Kepler on the same computer

Hi guys,

Is it possible to use both kepler and fermi on the same computer for cuda applications or this is going to create some conflicts?

I do this all the time in Linux. You just have to make sure you don’t compile CUDA code for sm_30 and then try to load it on Fermi.

Yeah yeah, that obviously, but my biggest concern was about the drivers…

They can use the same driver.