I want to use some Titan Vs for double precision arithmetic alongside an RTX 5090 for integer operations on Ubuntu Linux.
As far as I can tell, the 5090 requires the open driver and the Titan Vs require the proprietary driver so there’s apparently no way to run them under the same OS. Is that correct or is there a driver that ought to work with both?
Is there an easy way to set this up to make it work or am I going to have to put half my application into a virtual machine running a different driver or perhaps downgrade to 4090s and below?