WizardStan
Mega GP Mania
- Joined
- May 24, 2008
- Messages
- 16,731
A clustered computer isn't the same as a single board with multiple cores: you can't just take a bunch of computers and wire them together into a single super computer; they're still all individual computers, they're just running highly specialized software that allows computations to be distributed such that the entire thing acts like a single computer, but that's the key: highly specialized. You can't just run generic things better on a cluster, you need to write your code to take advantage of it.