Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I would like to build a new cluster to perform heavy mathematical calculations in Matlab and Abaqus. One of my friend told me that distributed computing is way faster than parallel computing, which is very true after reading a bit on the internet. However, I have never clustered before.

Current workstation I own:

Dell Precision T5400 2 x Intel Xeon 2.5 GHz 16 GB RAM (2GB x 8) 1 x Western Digital 1TB HDD 7200 rpm 1 x nVidia Quadro FX4600 768MB GPU 1 x 870W PSU

OS: Windows 7 Ultimate 64-bit

2nd WS: I can buy another WS similar configuration to the one I own

I am not bothered about OS, I am willing to cluster with either Windows or Linux. However, my software are compatible with windows 64-bit only. Please help me setup a cluster. Thank you.

share|improve this question

closed as not a real question by Hubert Kario, Adrian, rnxrx, John Gardeniers, Ward Oct 16 '12 at 17:32

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Muhammad, since you say you want to build a cluster for (among other things) Matlab, I suggest following Mathworks' MATLAB Distributed Computing Server documentation. Mathworks charges extra for the software to make this happen. This process uses Matlab itself to distribute work among different machines.

I am not familiar with Abaqus.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.