|
Page :
1 2 Previous
|
|
| Author |
Thread : Taming the Wild Supercomputer
|
|
More Information
|
Sam Holland believes supercomputers belong in the office. Here he discusses all the current barriers to getting them there. |
|
Related Pr oduct
|
Register or
log in to remove.
|
|
More Information
|
A very interesting article on the difficulties of managing a large scale super computer system. Ironically it leads me to believe that they in fact do not belong in the office...., period.
|
|
More Information
|
Decent approach... what he misses is that the biggest challenge facing supercomputing is system interconnects. Infiniband is the flavor of the month and it still is way behind where we should be in interconnecting supercomputers. Low latency, high performing interconnects are the bottleneck these days. On the Linux thing.... Linux clusters perform great when they stay up (dirty little secret) and when they're given a single task like the linpack (for Top500 submission.) Give it a truly diverse workload of many users with varying needs and see how well it performs. Lastly, MPI is message passing interface, an API for allowing parallel systems to communicate.
|
|
More Information
|
In what way is this proposed 'Office Supercomputer' cluster unlike a network of office desktops - a distributed processing system?
|
|
More Information
|
This is following in Fireheart's train of thought. Could it be possible in an office environment full of multicore workstations to allocate an entire processor from each system and then have a server set up just for management and distribution? Maybe using something like a Beowulf cluster? The way it works in my head (with my limited knowledge) is that each workstation would not suffer much heat increase and only marginal power consumption increases.
|
|
More Information
|
Supercomputing platforms leverage network interconnects of performance never seen or imagined on CAT5. IBM's Federation Switch used for their supercomputing interconnects run at 2 GB/sec each and are configured in pairs for a total of 4 GBytes (not Gbits) per second bandwidth fully non-blocking to all other nodes in the cluster. You can argue that 10Gb Ethernet can handle that if you use multiples. But there is so much more to the equation. Latency. These interconnects are very low latency. Ethernet latency is well above 40 microseconds where Federation runs at between 7 and 14 microseconds. MPI which is used to glue these separate systems together requires these low latency connections. Using something like Ethernet moves you out of high performance and closer into the "SETI at Home" crowd (not really, just making a point that Ethernet isn't remotely in the same class of interconnect.) |
|
More Information
|
I think the comms over CAT5 may be OK, but CAT5E that works at Gigabit would be better. I've worked on many telecom systems that use CAT5 ethernet as the interconnects between the clusters. Some of the present telecoms equipments uses Gigabit, with the odd 10 Gig link.
|
|
More Information
|
|
|
More Information
|
|
|
More Information
|
|
|
More Information
|
What business aplications would need the processing power of a supercomputer?
|
|
More Information
|
I would still love to be a labrat in a supercomputer environment. Just maintaining that thing would be awesome!!! |
|
More Information
|
|
|
More Information
|
|
|
More Information
|
|
|
More Information
|
|
|
More Information
|
I'm sure it's not glamorous at all bropers. And thanks for the offer, but I would have a significant learning curve to navigate first - communications systems are bad enough with convergence and all.......... |
|
More Information
|
So, considering what all of you have contributed, the basic hardware infrastructure to create some version of a super-computing network does, indeed exist. All it needs is a software structure - an operating system.
|

