Roadrunner Supercomputer to be Decomissioned

  • Thread starter Thread starter CFDFEAGURU
  • Start date Start date
AI Thread Summary
The discussion revolves around the desire to work with supercomputers, highlighting the experience of using a CFD analyst's setup with 128 parallel processors. There is mention of the Roadrunner supercomputer and a Kickstarter project for a more accessible supercomputer using ARM chips. The conversation touches on the complexities of multi-threading, multi-core systems, and the potential for either shared or individual use of computing resources. A suggestion is made to build a custom computer using dual Xeon E5 processors with 64GB of RAM, and the importance of selecting compatible hardware based on software requirements, specifically CUDA for Nvidia and OpenCL for AMD.
CFDFEAGURU
Messages
781
Reaction score
10
I have always wanted to work with a supercomputer. My CFD (computational fluid dynamics) analyst has 128 paralleled processors at his office and that is as close as I have come so far.

Maybe I could buy this one? :)

http://phys.org/news/2013-03-line-roadrunner-supercomputer.html

Thanks
Matt
 
Computer science news on Phys.org
there are some people doing some weird things with ARM chips.
http://www.kickstarter.com/projects/adapteva/parallella-a-supercomputer-for-everyone?ref=category

multi-threading, multi-cores, parallel, those concepts can be confusing. you could either make it multi-seats while more people sharing the same computer or one person using more than one computer.

I think I would just build my own computer with dual xeon e5 with 64gb of ram, add one of these if it's not enough:
http://www.intel.com/content/www/us/en/high-performance-computing/high-performance-xeon-phi-coprocessor-brief.html

if the software it's related to cuda, then Nvidia , opencl then AMD.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top