Cluster Computing Processors

Status
Not open for further replies.

mad_engr

Beta member
Messages
1
Hey,

I am in the process of creating a cluster for running MATLAB and COMSOL codes (Computationally and Memory Intensive)... I have been doing a lot of research and was wondering what you all thought about the following:

-- a single motherboard with dual CPU xeon processors
-- two motherboards with each having an i7 CPU
-- some kind of AMD setup?

At this point money isn't really a worry. Currently we have a single computer with an i7 and it handles pretty well. Is there an advantage to running MATLAB or COMSOL code on a single computer with 16 cores or 2 computers with 16 cores?

Any insight would be awesome!

MT
 
the i7's are faster than the xeon's due to architecture and cache and all that good stuff, not sure if 1 i7 is better than 2 high end xeon's but that's something to research. AMD doesn't have much in the way of dual cpu setups for their newer cpu's.

Obviously if you can spread the load over a cluster of i7's it would be faster than just a single i7. Provided the code is optimized for multiple cpu's which since I don't know anything about MATLAB and COMSOL makes my opinion irrelevant.
 
Status
Not open for further replies.
Back
Top Bottom