InterviewSolution
| 1. |
Solve : Super computer?? |
|
Answer» I have recently been made redundant from a MEDIUM sized eLearning Training Centre. I was a Workskills and basic IT Tutor there. The boss of the company has said we can buy the computers off him at a very REASONABLE price if we can think of something to do with them. There are 220 fairly new PCs, a mix of between months and 3 years old. There are 220 fairly new PCs, a mix of between months and 3 years old. If these systems were cheap systems to begin with, making them into a cluster of combined processing power might not be very realistic. What is the weakest system specs and what is the most powerful system spec system? *Usually its more operating cost effective to have 1 powerful power hungry system that is as powerful as 10 lower end (green) systems when setting up clusters because the heat and power consumption of the 10 green systems exceeds that of the total power consumption of the 1 powerful system. If you already had these systems and you are trying to increase data processing power at the only increase in cost being electricity consumption, a cluster could be a means to load balance and process data faster through combined computing. Setting up a cluster can be very tricky. Going into a project like this with no real direction is not advised. You will need someone who has set up clusters before and can tailor software to work with a cluster. Additionally you will need a very well set up network with gigabit or faster communications to get the most of this. With 220 systems you might want to split these up into a group of clusters vs a single cluster as for the size of the cluster itself could slow PERFORMANCE by additional communications on the same cluster lan. In all clusters I have worked on I have had a minimum of 2 network adapters. |
|