Slashdot Mirror


Titan Supercomputer Debuts for Open Scientific Research

hypnosec writes "The Oak Ridge National Laboratory has unveiled a new supercomputer – Titan, which it claims is the world's most powerful supercomputer, capable of 20 petaflops of performance. The Cray XK7 supercomputer contains a total of 18,688 nodes and each node is based on a 16-core AMD Opteron 6274 processor and a Nvidia Tesla K20 Graphical Processing Unit (GPU). To be used for researching climate change and other data-intensive tasks, the supercomputer is equipped with more than 700 terabytes of memory."

87 comments

  1. Re:Police officer charged with plan to cook,eat wo by Anonymous Coward · · Score: 1

    I don't get the context... are you suggesting that this supercomputer could have predicted this, if used for pre-crime analysis, ala Minority Report?

  2. Re:Police officer charged with plan to cook,eat wo by Big+Hairy+Ian · · Score: 4, Funny

    Damn if I'd just been a petaflop faster I'd have had 1st post!

    --

    Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

  3. Instead of distracting it with 'climate change' by fustakrakich · · Score: 2, Insightful

    Why not have it figure a way of helping us build clean energy sources and reduce contamination? The climate changes all the time. We should learn to live with it.

    --
    “He’s not deformed, he’s just drunk!”
    1. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Because there are somehow still a lot of stupid people who still need convincing that the climate does indeed change, I guess.

      We need fusion.

    2. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Actually having a good predictive understanding of climate change is still really important, especially "if fusion".

      If cheap reliable fusion power becomes a reality the first thing that is going to happen is a big time build up of heat as power stations and factories and just about anything else we stick a fusion reactor in will generate.

      So yeah, CO2 release may go down but heat release will likely dramatically spike within a 50 year period. So what will that mean to future weather systems??

    3. Re:Instead of distracting it with 'climate change' by mcgrew · · Score: 3, Insightful

      I see that the guy who moderated you insightful is as ignorant of computers' workings as you are. Computers don't figure things out. There is no such thing as an "electronic brain" or a "thinking machine." Computers are nothing more than huge electronic abacuses. They don't figure things out, the scientists figure things out (theorize) and then test their theories using computerized models when they can't do direct testing.

    4. Re:Instead of distracting it with 'climate change' by Antipater · · Score: 1

      Yeah, because none of our current power sources create any heat.

      --
      Everything is better with chainsaws.
    5. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Fuck you.

      -Skynet

    6. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      As someone who has worked on research using this machine's predecessor, I can say that it is being used to research materials for use in clean energy sources.

    7. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Wrong. AI is all about having computers figure things out. They're not very good at it, but they do it ALL the time, and no, it's just not executing the instructions the programmer decided it should execute.

      Next time, talk about things you know.

    8. Re:Instead of distracting it with 'climate change' by fustakrakich · · Score: 1

      Jeebus! I'm just saying that climate change has become a bullshit distraction and nothing more than a way to get unlimited funding, but all these people are as hysterical about it as they are about terrorism. We don't need to use megawatts of power to predict what's going to happen 50 or 100 years from now like it's all gonna happen over a five second event. Oh well, I guess I have to assume you didn't get the gist of my original post, which was pretty much do what you can to reduce pollution regardless how the climate changes. Devote the processing to things that matter.

      --
      “He’s not deformed, he’s just drunk!”
    9. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      There is no such thing as a "thinking machine."

      Tell that to the people who made the 2-tonne black monstrosity in the loading bay down the hall.

    10. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Wrong. At best AI currently is capable of learning some patterns but they are nowhere near figuring things out. In other words, determining an usual pattern in credit card usage is learning and is not at all the same thing as a computer that could figure out how credit card technology works.

    11. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      And again you are wrong. We do need a computer to figure out what's going to happen 50-100 years from now due to climate change. Just look at the (real) news and see how frequently they're updating and correcting predictions. Hint: It's happening faster than originally predicted.

    12. Re:Instead of distracting it with 'climate change' by baldrad · · Score: 1

      Tell that to the people who made the 2-tonne black monstrosity in the loading bay down the hall.

      Dude don't be so racist

    13. Re:Instead of distracting it with 'climate change' by Anonymous Coward · · Score: 0

      Or why not just make it endlessly calculate new digits of pi so we can be happy by breaking more and more records?

    14. Re:Instead of distracting it with 'climate change' by riverat1 · · Score: 1

      Global warming is a bigger threat to us than terrorism is.

  4. Re:Police officer charged with plan to cook,eat wo by Anonymous Coward · · Score: 1

    isnt a petaflop when some animal righrs activist makes an outrageous claim that everybody laughs at?

  5. oblig.. by slashmojo · · Score: 0

    imagine a beowulf cluster of those!

  6. Newegg does it again! by WOOFYGOOFY · · Score: 1

    I'm waiting for the ShellShocker promo in my email before I upgrade to this baby.

  7. 700TB not as exciting as it sounds by HappyHead · · Score: 4, Interesting

    The memory they list as an exciting "700+TB" is not actually all that exciting - if you divide that by the number of nodes, and then the number of CPU cores, that leaves only 2GB of ram per CPU core, which is pretty much standard for HPC cluster memory. The only thing impressive about this really, is the number of compute nodes involved, which any single submitted job will _not_ have access to all of. I manage similar, though smaller, research clusters myself, and frankly, the only clusters we had that had less than 2GB per CPU core were retired long ago. Essentially, this means they're running the cluster with the minimum amount of memory that is considered acceptable for the application.

    1. Re:700TB not as exciting as it sounds by K.+S.+Kyosuke · · Score: 2

      Would it be actually useful? Yes, you'd gave more memory in total, but any given amount of memory for a computational job would have constrained bandwidth. As far as I understand it, this is the Achilles' heel of modern machines: What use is a large memory to you when you can barely keep the execution units busy, even with caches? Especially in HPC, whenever the coherence of accesses just isn't there.

      --
      Ezekiel 23:20
    2. Re:700TB not as exciting as it sounds by Anonymous Coward · · Score: 1

      Not really... some applications (e.g., fluid dynamics simulations) scale just fine.

    3. Re:700TB not as exciting as it sounds by Anonymous Coward · · Score: 3, Informative

      Actually, that's not quite true: it is possible to submit a job request for all 18,688 compute nodes and in fact the scheduling policy gives preference to such large jobs. It's true that there aren't very many applications that can effectively use all that many nodes, but there are a few (such as the global climate simulations). You're correct about the amount of ram per CPU core, though.

    4. Re:700TB not as exciting as it sounds by Marillion · · Score: 1

      The XE6 that my team uses allocates jobs reservations at the node level. Each job gets a whole node of 16 cores with 32G ram. If you have a memory intensive task, you only run use as many cores as will fit in the available memory. It's a trade-off: some tasks will waste RAM, some will waste CPUs?

      --
      This is a boring sig
    5. Re:700TB not as exciting as it sounds by HappyHead · · Score: 1

      Larger memory per node is useful when manipulating stupidly huge data sets. Sometimes speed isn't the most important aspect in getting the calculations done, and other factors come into play, like memory size/bandwidth, disk space available, speed of that diskspace, and even network connectivity if you're doing MPI programming.

      While I realize it would be great to teach everyone efficient programming techniques, so they could streamline their memory usage down to the bare minimal, it's not always possible, and sometimes it's just not practical to do - our users come from pretty much all disciplines, from Physics, Biology, Chemistry, Engineering, and even a few from History. (Yes, a History researcher using HPC to do calculations and simulations. He's actually doing some pretty neat stuff.) Teaching that diverse a group of people to program super efficiently is not going to work - they're not interested in making super awesome code, they just want their numbers crunched, and are only willing to learn the bare minimal to get it running. The worst cases tend to get assigned a staff member to consult with them and get their code cleaned up so that they don't break the clusters, but with a few thousand users, we can't do that with everybody - most of them would never show up to the classes anyways.

    6. Re:700TB not as exciting as it sounds by gentryx · · Score: 2

      Titan is a capability machine which distinguishes it from capacity machines. As such it designed for large/extreme scale jobs (which includes full system runs). I expect the techs are just now prepping Linpack for the next Top500 at SC12.

      The ratio of 2 GB/core isn't going away anytime soon. The reason is: a) the speed per core is stagnating, thus adding more memory per core just means that one would end up with more memory per core that it could process in a timely manner and b) if you need more memory, you'll just allocate more nodes, the additional cores you get by that don't exactly hurt.

      --
      Computer simulation made easy -- LibGeoDecomp
    7. Re:700TB not as exciting as it sounds by gentryx · · Score: 1

      If you need more memory, simply allocate more nodes. Problem solved. Hardly anyone needs more than 2 GB/core.

      --
      Computer simulation made easy -- LibGeoDecomp
    8. Re:700TB not as exciting as it sounds by Anonymous Coward · · Score: 0

      That's not how computers work. If you have a giant huge pile of data and need to parse it all as part of the same thread, multiple nodes won't help you, because node A can not read the memory in node B. In that case, if you aren't an expert programmer who can write super optimized MPI code, and need to get your results done _this year_ instead of say, three years from now when you've finally managed to get someone who can write the program to piece things out like that, then you need a giant pile of memory. As was mentioned in the post you were responding to, people who aren't computer scientists don't always want to spend two or three years learning new ways to code before they get on with their research. For them, more memory is the answer, and demanding that they learn to code better so they don't need it is both stupid, and counter productive.

  8. Imagine a beowu... by Anonymous Coward · · Score: 0

    It's nice to see they used AMD to build the world's fastest supercomputer this time. I love AMD, but using the most inefficient chip (in terms of energy usage and heat output) to model climate change is kind of ironic.

    1. Re:Imagine a beowu... by Anonymous Coward · · Score: 1

      Wait, isn't the irony that they used AMD cpus, but Nvidia GPUs in the same system?

      Maybe combined with the fact that last I checked the AMD GPUs were lower watts per flop?

      Sounds like they made this cluster explicitly to increase the rate of global warming. And by modeling it on the cluster, always be just behind the curve as the cluster tips the balance it's supposed to be simulating :)

      (And yes I know that they're probably using Nvidia because the majority of their tasks leverage cuda, but it's still funny!)

    2. Re:Imagine a beowu... by Anonymous Coward · · Score: 0

      Or maybe because there's still no Tahiti based FireStream available in quantity while Cypress and Cayman *suck* if you're doing nonlinear memory access or data-dependent branching (factor 4-10 slower than a GF100...).

  9. Sirens by X10 · · Score: 0

    Does it have sirens?

    --
    no, I don't have a sig
  10. Is the K20 really a GPU? by CajunArson · · Score: 2

    GPU means graphical processing unit. Now consumer GPUs are pressed into service for compute tasks like BOINC & folding, but they are still GPUs (they can still do graphics).

    Does Nvidia even bother to put in the graphics-specific silicon and output hardware on the K20, or should these things really be called.. I dunno.. "compute accelerators" or something like that?

    --
    AntiFA: An abbreviation for Anti First Amendment.
    1. Re:Is the K20 really a GPU? by TeknoHog · · Score: 1

      General Processing Units

      --
      Escher was the first MC and Giger invented the HR department.
    2. Re:Is the K20 really a GPU? by Shatrat · · Score: 1

      Maybe you should consider the origin of the word? http://en.wikipedia.org/wiki/Graph_(mathematics)

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    3. Re:Is the K20 really a GPU? by CajunArson · · Score: 1

      You have it backwards... graphics have been around since the time of the caveman. "Graph theory" only came into existence in the late 19th century and took its original cues from hand-drawn graphs..which are a type of graphics. Plus, adding and multiplying numbers, which is basically what the K20 does on a huge scale, is by no means an operation that is limited to graph theory.

      --
      AntiFA: An abbreviation for Anti First Amendment.
    4. Re:Is the K20 really a GPU? by CajunArson · · Score: 1

      That's the problem though... the K20 is definitely not "general" but highly specialized. Throw the right type of problem through optimized CUDA code and it'll run great. Throw it the wrong type of computational problem and it'll go nowhere fast. That's specialized instead of general.

      --
      AntiFA: An abbreviation for Anti First Amendment.
    5. Re:Is the K20 really a GPU? by Anonymous Coward · · Score: 1

      With teraflops of single and double precision performance, NVIDIA® Kepler GPU Computing Accelerators are the world’s fastest and most efficient high performance computing (HPC) companion processors. [nvidia.com]

      The K20 really is still built on graphics-specific architecture, but it would be a waste to include the output hardware, just think of all the servers that have never had a monitor attached.

    6. Re:Is the K20 really a GPU? by Anonymous Coward · · Score: 0

      With teraflops of single and double precision performance, NVIDIA® Kepler GPU Computing Accelerators are the world’s fastest and most efficient high performance computing (HPC) companion processors. [nvidia.com]

      The K20 really is still built on graphics-specific architecture, but it would be a waste to include the output hardware, just think of all the servers that have never had a monitor attached.

      Considering less than 2% of the chip is output hardware, and probably less than 10% of those chips are sold into HPC systems it probably doesn't make sense to take it out. They are only selling a million or so chips to HPC folks, the 10's of millions sold to high-end gamers and CAD workstations would want the output hardware, and they aren't gonna make a special chip for those HPC folks. Doesn't cost any power (since they just turn the display portion of the chip off).

      Ironically, the low-end *notebook* version of graphics chips tend to not have any output hardware (after rendering, they just dma the data back to the intel integrated graphics to display). With these low-end chips, there's enough volume to justify taping out a different chip to reduce cost.

  11. On a more serious note by WOOFYGOOFY · · Score: 2, Interesting

    It's a great and important tool for policy makers to be able to crunch this magnitude of data, but not being able to do this is not the problem wrt climate change.

    The problem is purely political, specifically, American conservatives are denying this science the same way they deny the science of evolution, the same way they deny the overwhelming proof that smoking causes cancer and second hand smoke does the same, the same way they denied CFCs caused a hole in the ozone layer and risked all our lives on that occasion also.

    On the one hand you have hard working, selfless scientists who at this point are sacrificing their personal lives, financial security, their sanity and risking literal criminal prosecution from out-of-control attorneys generals who are drunk blind on power and dieology to continue to speak the truth, Cassandra-fashion, to a heedless and reckless nation.

    On the other you have people who have never worked a day in their lives to earn the just authority to advise and inform Congress on this topic nevertheless holding forth, just stealing the authority the other group has worked to earn and effectively screaming "NO FIRE" in a burning theater, inducing people to do nothing when in reality they must do something in order to survive.

    The first group fits perfectly my definition of hero .

    The second fits perfectly my definition of murderer.

    1. Re:On a more serious note by Anonymous Coward · · Score: 0

      Anyone who seriously wants to address these issues has to take a factual, undramatic and consistent line. That avoids the personal acrimony that will make even the most level-headed people on the other side willing to listen. Take climate denialism: many, if not most, of the people on the others side are educated, rational, productive members of society. They can be convinced, if you treat them as you would like to be treated.

      No matter what the issue is*, calling someone a murderer will not dispose them to listen to you. It will only widen the divide between you and them.

      * Except in cases where someone has willfully and unlawfully killed another person.

    2. Re:On a more serious note by WOOFYGOOFY · · Score: 4, Interesting

      You've got to be kidding.

      Climate scientists are routinely subjected to death threats t themselves and their families by the people you now claim just want a rational debate. They are subject to politically motivated FOIA searches, public ridicule and accusations that they are lying, corrupt, faking data. They have their emails stolen and their personal lives wrecked through constant harassment. All that is now SOP for the right wing lunatic deniers. The Glenn Becks. The Koch brothers. Murdoch. The Cucinellis. FoxNews employees. Lord Monckton. The Heritage Foundation the religious right Ayn Rand amphetamine addicts et al. ...

      So you've got to be kidding.

      The rational debate you want has been happening for the past 30 years, in scientific journals and at symposiums and conferences where rational debate on technical matters occurs. Did they join it? Can they understand it, or do they just tell themselves they can? If you can't understand the arguments then you need to listen to experts who can. That's the nature of modern society; that's reality. And when 97% of all qualified experts agree , then that is a bright clear line on the other side of which lies willful and deliberate manslaughter and murder. Just ask any court how it works.

      Just because someone can't accept reality doesn't mean they are exempt from the morality that applies to their judgement and actions which issue as a consequence of their reality denial.

      If I am thoroughly convinced I can perform brain surgery and fake my way into an operation, I can expect to be prosecuted when I am outed. Ditto Lord Monckton and the Koch Brothers and all the wretched animals at the Heritage Foundation.

      It's not about rational debate, it's not about convincing anyone through data or studies or the application scientific method . We know that because, as human society defines that process,- and it is human society that gets to define that process and not the right wing- that has already taken place .

      Don't like the outcome? Tough shit.

      Here's the game they're playing.: "You can't prove it. " . You can't prove I was lying. You can't prove I didn't believe my own horseshit. You can't prove that I was not perfectly conscious of the fact that the position I was espousing was contrary to reality. I'm safe inside my own brain where only I know the truth. So you can't prosecute me, because I 'm entitled to my opinion.

      But you know what ? People make laws. They make laws with the directed and specific purpose of punishing anti-social behavior that harms other innocent humans. We call that behavior "criminal". and it's criminals- through their actions- who ultimately decide what laws we write into existence for the sole purpose of stopping and punishing them.

      What these people believe is that law is something which will not pursue them wherever they go, whatever they do irrespective of the real world consequences their actions have on humanity.

      Wrong. Dead wrong.

      In Nuremberg we hung Germans for breaking laws we made up after the fact - ex post facto lawmaking- specifically to address their crimes. They also thought they were in some sort of legal safe harbor, since what they had done they had done to their own citizens acting as agents of a sovereign nation. And they were right. That is until the day we decided they were wrong. On that day, we made up a new crime -Crimes Against Humanity. Then we tried them for it. Then we hung them for breaking it.

      It's criminals who decide what behavior comes to be seen as criminal. The delusion that the law will not, cannot for some reason follow you THERE is just that- a delusion.

    3. Re:On a more serious note by gander666 · · Score: 1

      Damn. And my Mod points expired yesterday.

      --
      Suppose you were an idiot and suppose you were a member of Congress ... but I repeat myself. - Mark T
    4. Re:On a more serious note by Anonymous Coward · · Score: 0

      Be like JFK: avoid calamity by choosing to respond to the moderates, not the extremists.

    5. Re:On a more serious note by WOOFYGOOFY · · Score: 1
      You need to read history. What yo're saying is exactly what the South said during the run up to the Civil War. What they said was- we are not convinced. We are of the (then scientific / religious) belief that Negroes are not human. We do not believe as you do and you must either convince us of your side through rational arguments or do nothing about slavery.

      This is what every cult that wants to impose its alternative-reality on main stream society says. "Hey, you can't prove you're right. We are not convinced., We dissent. We have a right to dissent and a right to live as we see fit .You cannot impose your will upon us! It's immoral.

      That's why the South called the Civil War the "War of Norther Aggression". Because they were just living their lives, and conducting their affairs as their belief system bid. Then the North came along and provoked them and would not leave them be.

      You need to read history if you think the "we are not convinced, Sir. " meme bear any weight.

    6. Re:On a more serious note by Anonymous Coward · · Score: 0

      In your two posts and your sig, you equate 'deniers' with
      - Nazis
      - Slaveholders
      - Terrorists

      You clearly have no interest in argument. Unless you are implicitly proposing more extreme measures, I am forced to conclude that 'deniers' are simply an focus for the hatred you carry within you. Had you been born in another decade, your hatered may very well have been directed to jews, blacks, or infidels. No matter. As you are an extremist, there is nothing I can do to convince you, so I'll stop trying.

    7. Re:On a more serious note by WOOFYGOOFY · · Score: 1

      Riiiiiiight..... because there's a moral equivalence between people who hate others because they hold contrary opinions on this or that social issue and people who hate others because the actions of those other people lead directly and indisputably to the death of millions of innocent people.

    8. Re:On a more serious note by Anonymous Coward · · Score: 0

      Climate scientists are routinely subjected to death threats t themselves and their families by the people you now claim just want a rational debate.

      Not every person who has issues with climate change or outright denies it has sent death threats to people. To lump all of those people together doesn't help anything and only will further distance the more moderate of the group from your position.

      If I talk to someone about climate issues, I treat them like a well meaning adult until the thoroughly demonstrate otherwise. There are quite a few people that will have polite conversation about the topic, or at least will continue to listen when being nice. They might not have the background to see the contradictions within their own side, but they will clearly see and remember your contradictions with reality by making assumptions about them, even if that has nothing to do with whether your original position is correct or not. And a select few will take a mile if given an inch, use your treatment as a way to convince people that your side is the crazy and wrong one.

  12. Miss the Days by rwise2112 · · Score: 1

    I don't know if I'm alone in this, but I kind of miss the days when supercomputers wern't just clusters of off the shelf components. I feel we've lost something.

    --

    "For every expert, there is an equal and opposite expert"
    1. Re:Miss the Days by Anonymous Coward · · Score: 0

      It's simple economics.

      Supercomputers of yesteryear no longer make any kind of sense.

    2. Re:Miss the Days by timeOday · · Score: 2

      On the other hand, the modern GPU is much closer to the vector units of "classical" supercomputers than anything minis/PCs of that era had.

    3. Re:Miss the Days by rwise2112 · · Score: 1

      True enough. I had an account on a Convex C2 supercomputer when I was in university which was very vectorised. In our department, we were able to mount the 9-track tapes ourselves. Yeah, that's how old I am!

      --

      "For every expert, there is an equal and opposite expert"
    4. Re:Miss the Days by jaharris87 · · Score: 1

      I don't know if I'm alone in this, but I kind of miss the days when supercomputers wern't just clusters of off the shelf components. I feel we've lost something.

      HPC is being forced to use off-the-shelf components. There is the funding for R&D of application-specific hardware.

    5. Re:Miss the Days by SecurityGuy · · Score: 1

      +1. It's hard to care about a "faster" computer when faster just means more nodes. Wow, how are we ever going to top that one? Just build one with more nodes. It's become much more a question of money than innovative technology.

  13. Oak Ridge by Antipater · · Score: 1

    Rather than another supercomputer, couldn't they spend the money on actually upgrading Oak Ridge's infrastructure so the buildings aren't falling apart, and 80-year-old nuns can't walk through the perimeter fence?

    --
    Everything is better with chainsaws.
    1. Re:Oak Ridge by jbeaupre · · Score: 2

      Don't worry. Any intruder will be scanned and sent to the gaming grid.

      --
      The world is made by those who show up for the job.
    2. Re:Oak Ridge by Anonymous Coward · · Score: 0

      You must be referring to the neighboring Y-12 facility (not ORNL) regarding old infrastructure and a nun breaking through perimeter fences. ORNL is a completely seperate DOE facility not run by NNSA as Y-12 is.

    3. Re:Oak Ridge by Andy+Prough · · Score: 1

      Yeah, those nuns - HUGE problem.

    4. Re:Oak Ridge by SeanAhern · · Score: 1

      Wrong plant. ORNL is a completely separate laboratory from Y-12, even though they're located in the same city.

  14. What everybody wants to know by Anonymous Coward · · Score: 0

    But can you play Pong on this?

    1. Re:What everybody wants to know by oodaloop · · Score: 1

      What about if it blends, runs linux, or what it does in Soviet Russia?

      --
      Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
  15. Official Sumper Computing List by nsharifi · · Score: 1

    The official list of Top 500 (last updated 2012/06) states "Sequoia - BlueGene/Q, Power BQC 16C 1.60 GHz, Custom" as the number one super computer. Sequoia is nearly as powerful as Titan.

  16. It's because he used a COMPUTER to plot his crime by Andy+Prough · · Score: 1

    Computers are evil - didn't you know?

  17. Which OS? iOS6 or Windows 8? by Andy+Prough · · Score: 1

    Cause I mean - their like, so FAST. Right? Right? Surely not grubby old, crufty old Linux - right?

    1. Re:Which OS? iOS6 or Windows 8? by nsharifi · · Score: 1

      You are absolutely wrong. 75% of super computers run on Linux. Go and see.

    2. Re:Which OS? iOS6 or Windows 8? by Andy+Prough · · Score: 1

      You are absolutely wrong. 75% of super computers run on Linux. Go and see.

      Shocking! Say it ain't so! It must be because nasty old Linux stole all that technology from Bill Gates and Steve Jobs.

    3. Re:Which OS? iOS6 or Windows 8? by fa2k · · Score: 2

      You are absolutely wrong. 75% of super computers run on Linux. Go and see.

      I thought that sounded low, so I went and checked at http://i.top500.org/stats . Linux has 92.4 % of the top 500. Then you have "Unix" at 4.8 and Mixed at 2.2.

    4. Re:Which OS? iOS6 or Windows 8? by Anonymous Coward · · Score: 0

      No, actually Linus stole it from the likes of Dennis Ritchie and Ken Thompson.
       
      Oddly these names rarely ever get mentioned in Linux discussions. I guess it really burns the fanbois to pay respects to the true giants of computing.

    5. Re:Which OS? iOS6 or Windows 8? by Andy+Prough · · Score: 1

      No, actually Linus stole it from the likes of Dennis Ritchie and Ken Thompson. Oddly these names rarely ever get mentioned in Linux discussions. I guess it really burns the fanbois to pay respects to the true giants of computing.

      Shocking! Say it ain't so! It must be because nasty old Linus stole all that technology from Dennis Ritchie and Ken Thompson and Darl McBride.

      Happy now, Darl ... errrr .... I mean, "AC"?

  18. Is it lighter than a MacBook Air? by Andy+Prough · · Score: 1

    Can it play Angry Birds? How many fart apps will run on it? These are the important questions.

    1. Re:Is it lighter than a MacBook Air? by oodaloop · · Score: 1

      Yes. All of them. I agree.

      --
      Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
  19. subsidized GIGO by harvey+the+nerd · · Score: 0

    Giveaway upon giveaway. "Hand tuned" CAGW models have been reality constrained GIGO now for decades because they do not represent a full set of physics. Glad AMD has stuck x86 processors out this far but not so much for this boondoggle.

  20. I had the same feeling.... by bdwoolman · · Score: 1

    But then again it does tell you that the off-the-shelf components we all use are none too shabby. For, as we are all too sick of hearing, the boxes we use right now well outpace those custom-built super computers created in the days of yore. Okay. Maybe not even yore, maybe even less time than that. But still...

    --
    "No fear. No envy. No meanness." Liam Clancy
  21. What? by ZonkerWilliam · · Score: 1

    20 petaflops of performance...

    ...700 terabytes of memory

    Pfffft that all?!

    1. Re:What? by Anonymous Coward · · Score: 0

      649 TB ought to be enough for anybody...

  22. here is my question. by Anonymous Coward · · Score: 0

    Why do you need this computer?

    1. Re:here is my question. by Anonymous Coward · · Score: 0

      To run Crysis on a 30" monitor?

  23. And the OS is? by Anonymous Coward · · Score: 0

    For the upteempth time we have a gee whiz story about a supercomputer with a bunch of detail on the number of nodes etc. without one mention of the software environment. What? These things run as bare metal with an app on them? Come ON. Lets have abit of detail on how you make use of all those nodes.

  24. My visualizations by SeanAhern · · Score: 3

    My favorite part of the article is the photo that accompanies it. Two of my scientific visualizations are on there, the red/yellow picture of an Alzheimer's plaque being attacked by drugs (behind the N of TITAN) and the silver structure of a proposed ultra-capacitor made from nanotubes (to the right of the N).

    1. Re:My visualizations by Anonymous Coward · · Score: 0

      Yes, the plaque and ultra-capacitor are nice... but that climate image with the hurricane spinning torwards India is killing it!

  25. More proof of Government waste by Anonymous Coward · · Score: 0

    To be used for researching climate change

    Everyone knows that climate change is a scare tactic of the liberal left leaning mainstream media. The 'story' is being propagated to try to steal money from the job creators and, along with Obama-care, siphon the money off to teenage immigrant welfare mothers on drugs in order to buy their votes in future elections. But we know that there is no climate change, it's a fabricated 'story' created by deceitful intellectuals who make their living by taking some of the same government money that rightly belongs to the wealthy while providing no return to the economy. The money would be better spent by the true American job creators to drill for more oil!

    At least that's what talk radio and Fox News tell me to think.

  26. K20 ~ kepler : better perf/watt than GCN/SI by slew · · Score: 1

    Although previous generation AMD used to be more flops/watt, the new generation of Kepler GPUs from Nvidia are quite a bit better than AMD's current generation (GCN / southern islands).

    http://hothardware.com/Reviews/NVIDIA-GeForce-GTX-680-Review-Kepler-Debuts/?page=15

    FYI: The K20 used in the Titan system are Kepler based.

  27. XK6 not XK7 by Anonymous Coward · · Score: 0

    Titan will be a Cray XK6, not XK7. It uses the same chip architecture as an XE6, just replacing a single CPU with a GPU.

  28. Slashdot Throwback sarcasm! by jameshofo · · Score: 1

    I wonder how that would do in a Beowulf cluster!

    --
    Good leaders run toward problems, bad leaders hide from them.