Awesome Supercomputer Build

that is insane, I always wondered how they built those, thanks for the post

the cost was roughly £497,400, madness
 
Last edited:
Nice to see they have put SSD's in each node, this was something I was talking to my cluster manager about a year ago, so there was somewhere with high throughput to write the data which then could be brought back together into one file when you want to end the program with a simple bash script. Needless to say back then it was a little too expensive to do that to the university supercomputer!
 
that is insane! how do they link all the systems together?

are they just used as a server and VM's

They are linked together using low latency fibre optic based infiniband system (that's usually the most expensive part of building a Beowolf cluster). This allows each node to talk to each other. Usually they are used for massively parallel programs, whereby some area of the simulation space can be partitioned and passed off to other nodes/processors/cores. For example when I was working on my PhD, I had to use a supercomputer in Italy called Cineca to calculate ice with a CFC on the surface from an electron and quantum framework. I used well over 1000 processors, and had a realtime calculation length of a month or so, my peak RAM usage was over 20TB, and some of the simulation files were of the order of 500GB!
 
20TB of ram is mind blowing!

id love to be involved in building something like this one day! will never happen in my line of work though :(
 
20TB of ram is mind blowing!

id love to be involved in building something like this one day! will never happen in my line of work though :(

It was a big calculation - got me a nice paper though in the end! I'd love to be a supercomputer manager, but its not really the area I got into in the end. You can build a cluster using ethernet though, so you could always build one in your garage - if you do and you need it testing, I can always run some of my programs, they'll use 100% of all the cores for as long as you want!!
 
i dont have the money nor the time to do a project like that... Public sector jobs seam to be work more hours for less money now-a-days
 
Back
Top Bottom