Most FLOPS for ~$2000

klapaucius

Distinguished
Sep 6, 2011
8
0
18,510
Buying around the end of this year, no graphics needed, number of cores/machines flexible. Would I be best off with two OC'd i7-3930K machines, or would some kind of server build be better?
 

cuecuemore

Distinguished
I'd imagine that there will be dual socket LGA 2011 motherboards, but I don't know if they'll accept the i7 CPUs. The X79/LGA 2011 platform is replacing the X58/LGA1366 platform as the enthusiast/quasi-server offering from Intel. There were dual socket LGA 1366 boards, but they only accepted the Xeon CPUs, for whatever architectural reason, something about 2x QPI instead of one. It sounds like your workload is easily distributable since you don't seem to care how many cores or even if they're in the same box, and unfortunately, I don't know too much about this:(, so hopefully someone else can shed some light :D

EDIT: You might look into these for parallel computing:
http://www.tomshardware.com/news/sandy-bridge-e-xeon-cpu-servers,13308.html
 

klapaucius

Distinguished
Sep 6, 2011
8
0
18,510
Yes, this is just numerical stuff in C/C++ that can be split into chunks.

Looking at it more I think I have to figure out first if I should be programming the GPU directly with CUDA or something. Thanks for your help.