Hi folks,
My Windows 7.1 64 bit pro laptop is on its last legs and I’m in a situation where I may need to replace it with a desktop on short notice.
I’ve done a bunch of research on the currently available Nvidia GPU’s. My question is which one to choose.
Right now I can generate resolution-independent Cairo graphics images of great complexity. What I’m more interested in is exploring the new features of Open GL in Cinder 9.0. I’m less concerned with real-time performance than saving out really large FBOs’ with blurring, DOF and other really nice effects available in OpenGL. Due to my lack of experience in the past, I experienced screen tearing, unpleasant artifacts and Cinder simply not saving out the file when pushing the limits of the FBO size available to my GPU.
The two Nvidia cards I’ve shortlisted are:
- TitanX (12GB FBO)
- Asus rog strix-geforce gtx-1080 (8GB FBO)
I’ve looked at high-end GTX 980 systems but the prices are still very high and with max FBO size at 8 GB the newer and cheaper Strix is clearly the winner.
I understand that the TitanX has some disadvantages compared to the GTX 1080 (higher power consumption, older Maxwell architecture compared to Pascal, running temperature and physical , size) It’s mainly that 12 GB FBO I’m drooling over.
Card spec comparison chart.
(scroll down past the first image to see it)
However, am I making a mistake in just concentrating on the FBO size?. Pascal runs faster, with far lower power consumption, running temperatures and beats the speed of Maxwell cards by 1.7. In addition, will the driver even let me generate an FBO that makes the most of those 12 GB?
The other thing I need to consider is: can I even get my hands on a TitanX card? I’m living in Malaysia where the Asus rog strix-geforce gtx-1080 is readily available. Not so sure about the TitanX.
As a side note, my intention is to replace my OS with the same Win 7.1 64 bit system. It’s served me well and has been incredibly stable. I haven’t had to restore my current machine in the 4 years I’ve owned it and I give it a serious workout on a daily basis. I’ve heard many horror stories about Win 10 and even Win 8.1 and I’d rather be wrestling with the programming job at hand than dealing with OS problems. Am I missing out on any really important features of either of these newer OS’s (strictly from a Cinder development / Visual Studio 2013 standpoint) that may encourage me to reconsider my decision?
Thanks very much for any advice on this.
Cheers,
Ken