I fail to understand how these nuclear bomb simulations require so much compute power. Are they trying to model every single atom? Is this a case where the physicists in charge get away with programming the most inefficient models possible and then the administration simply replies "oh I guess we'll need a bigger supercomputer"
> Are they trying to model every single atom? Given all nuclear physics happens inside atoms, I'd hope they're being more precise. Note that a frontier of fusion physics is characterising plasma flows. So even at the atom-by-atom level, we're nowhere close to a solved problem.
El Capitan: New supercomputer is the fastest
21–30 of 106 posts
Re: El Capitan: New supercomputer is the fastest
#22Earlier quoted context omitted.
> Are they trying to model every single atom? Given all nuclear physics happens inside atoms, I'd hope they're being more precise. Note that a frontier of fusion physics is characterising plasma flows. So even at the atom-by-atom level, we're nowhere close to a solved problem.
Or maybe it suffices to model the whole thing as a gas. It all depends on what they're trying to compute.
What are you basing this on? Plasmas don't flow like gases even absent a magnetic field. They're self interacting, even in supersonic modes. This is like saying you can just model gases like liquids when trying to describe a plane--they're different states of matter.
Re: El Capitan: New supercomputer is the fastest
#23Re: El Capitan: New supercomputer is the fastest
#24> El Capitan, housed at Lawrence Livermore National Laboratory in Livermore, Calif., can perform over 2700 quadrillion operations per second at its peak. The previous record holder, Frontier, could do just over 2000 quadrillion peak operations per second. > El Capitan uses AMD’s MI300a chip, dubbed an accelerated processing unit, which combines a CPU and GPU in one package. In total, the system boasts 44,544 MI300As,…
Yep! They've been part of the Exascale project for a long time, and it's good to see their commitment on HPC actually succeeded unlike Intel's during the same time period.
Re: El Capitan: New supercomputer is the fastest
#25Noting here that 2700 quadrillion operations per second is less than the estimated sustained throughput of productive bfloat16 compute during the training of the large llama3 models, which IIRC was about 45% of 16,000 quadrillion operations per second, ie 16k H100 in parallel at about 0.45 MFU. The compute power of national labs has fallen far behind industry in recent years.
Re: El Capitan: New supercomputer is the fastest
#26Noting here that 2700 quadrillion operations per second is less than the estimated sustained throughput of productive bfloat16 compute during the training of the large llama3 models, which IIRC was about 45% of 16,000 quadrillion operations per second, ie 16k H100 in parallel at about 0.45 MFU. The compute power of national labs has fallen far behind industry in recent years.
There are a lot of intricates, but at a high level they require different compute approaches.
Re: El Capitan: New supercomputer is the fastest
#27I fail to understand how these nuclear bomb simulations require so much compute power. Are they trying to model every single atom? Is this a case where the physicists in charge get away with programming the most inefficient models possible and then the administration simply replies "oh I guess we'll need a bigger supercomputer"
It literally requires simulating each subatomic particle, individually. The increases of compute power have been used for twin goals of reducing simulation time (letting you run more simulations) and to increase the size and resolution. The alternative is to literally build and detonate a bomb to get empirical data on given design, which might have problems with replicability (important when applying the results to r…
Re: El Capitan: New supercomputer is the fastest
#28Earlier quoted context omitted.
It literally requires simulating each subatomic particle, individually. The increases of compute power have been used for twin goals of reducing simulation time (letting you run more simulations) and to increase the size and resolution. The alternative is to literally build and detonate a bomb to get empirical data on given design, which might have problems with replicability (important when applying the results to r…
Are they always designing new nuclear bombs? Why the ongoing work to simulate?
Re: El Capitan: New supercomputer is the fastest
#29Noting here that 2700 quadrillion operations per second is less than the estimated sustained throughput of productive bfloat16 compute during the training of the large llama3 models, which IIRC was about 45% of 16,000 quadrillion operations per second, ie 16k H100 in parallel at about 0.45 MFU. The compute power of national labs has fallen far behind industry in recent years.
Training an LLM (basically Transformers) is different workflow from Nuclear Simulations (basically Monte Carlo simulations) There are a lot of intricates, but at a high level they require different compute approaches.
Re: El Capitan: New supercomputer is the fastest
#30Noting here that 2700 quadrillion operations per second is less than the estimated sustained throughput of productive bfloat16 compute during the training of the large llama3 models, which IIRC was about 45% of 16,000 quadrillion operations per second, ie 16k H100 in parallel at about 0.45 MFU. The compute power of national labs has fallen far behind industry in recent years.