Skip to content

Instantly share code, notes, and snippets.

@liuliu
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liuliu/3ad52e09e272c21663e5 to your computer and use it in GitHub Desktop.
Save liuliu/3ad52e09e272c21663e5 to your computer and use it in GitHub Desktop.
4 GPU Titan Steup
My 4-GPU Titan / Titan Black Setup is like this:
PSU: www.newegg.com/Product/Product.aspx?Item=N82E16817182251
Motherboard: http://www.newegg.com/Product/Product.aspx?Item=N82E16813132262 (You have to switch the PCI-e port to at x8 speed and change boot parameter to include "pci=nomsi irqpoll" to get stable performance).
CPU: http://www.newegg.com/Product/Product.aspx?Item=N82E16819117402
Memory: http://www.newegg.com/Product/Product.aspx?Item=N82E16820231793
Disks:
I have http://www.newegg.com/Product/Product.aspx?Item=N82E16820147249 to host image-net dataset, plan to get another one to do a RAID-0 for better speed.
For my workspace, I had another SSD (http://www.newegg.com/Product/Product.aspx?Item=N82E16820167093) in front of http://www.newegg.com/Product/Product.aspx?Item=N82E16822145476 (using flashcache: https://github.com/facebook/flashcache) to get decent performance boost.
I had 2 Titan cards and 2 Titan Blacks. But for anyone is looking for a good deal, Titan Black is much better than Titan (~10% performance boost with *just* $100 more).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment