HPC Cluster planning workflow?
Posted
by
Veronica
on Server Fault
See other posts from Server Fault
or by Veronica
Published on 2012-10-22T05:27:15Z
Indexed on
2012/10/22
11:04 UTC
Read the original article
Hit count: 315
After three days of intensive Google searching, I have not found any high-level workflow of how to build a low profile - cheap - computing cluster (we are not interested in HA yet). This is just a front-end plus a node for now.
We want to start small with rockscluster, provide a web-based server for offering services, and then add nodes as our budget increases. We're small company, so we haven't enough human resources to implement it smoothly. Here are some facts about our environment:
- Our hardware is not constant (we will add nodes).
- Our workload will vary (in the order from 200Mb - 1Tb)
- Our software will change (scientific applications for data mining)
Do you know any visual workflow, worksheet, chart, describing the general necessary steps to begin our cluster planning?
© Server Fault or respective owner