←back to thread

93 points rbanffy | 2 comments | | HN request time: 0.403s | source
Show context
olao99 ◴[] No.42188229[source]
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"

replies(10): >>42188257 #>>42188268 #>>42188277 #>>42188283 #>>42188293 #>>42188324 #>>42189425 #>>42189704 #>>42189996 #>>42190235 #
1. TeMPOraL ◴[] No.42188257[source]
Pot, meet kettle? It's usually the industry that's leading with "write inefficient code, hardware is cheaper than dev time" approach. If anything, I'd expect a long-running physics research project to have well-optimized code. After all, that's where all the optimized math routines come from.
replies(1): >>42191206 #
2. glial ◴[] No.42191206[source]
I bet the bulk of it is still super-fast Fortran code.