Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re: Not that impressive - just running a benchmark (Score 2) 79

I have to disagree. PHold was not designed to run well under Time Warp. It was designed as a stress test for any parallel discrete event simulator, whether based on Time Warp or not, and in particular originally to compare optimistic to conservative synchronization algorithms. Also, Sequoia is much less biased toward regular geometry continuum simulations that other world class supercomputers. It has no GPUs, for example. Machines of this class will be used more and more in the future for discrete simulations such as network models, or agent-based models, or for huge data problems, or for mixed continuous-discrete models such as of the power grid.

Comment Re: Simulation of what? (Score 3, Informative) 79

The simulation was a well-known parallel discrete event benchmark called PHold. It is not a model of any particular physical system, but is more of a stress and scalability test for the simulator, in this case the ROSS simulator developed at RPI. PHold has particularly fine-grained events, which stresses the synchronization mechanism known as Time Warp, implemented ROSS with support for reverse computation. It stresses the scalability of the Global Virtual Time commitment mechanism (used for I/O, error detection, storage management, and termination detection). And because PHold has no locality in its communication, it greatly stresses the underlying communication layer, MPI. The general idea is that a simulator that can achieve high performance on PHold at very large parallel scale can achieve high performance on just about any realistic, load balanced discrete event simulation at that scale.

Comment Re:This could be good... (Score 2) 79

I would think that the macroscopic behavior of 3.5 million atoms in (poly)crystals or in a fluid or plasma states are within the capability of Sequoia. That's about 2 atoms per core and per GB of RAM. But the complex dynamics of proteins, DNA, RNA, and any other complex polymers that comprise the polio virus interacting with, say, a cell membrane, are still probably out of reach for accurate calculation in a reasonable amount of time.

Comment Two answers are correct! (Score 1) 574

Has anyone noticed that TWO of the answers are "correct" (at least as of this moment)? All of the people who voted for 1% to 25% are correct, because at the moment 20% of people chose that answer. But also, all of the people who voted for 26% to 50% were also correct, because 29% of the people have chosen that answer. Depending on how the bins had been chosen for this question, many answers could have been correct simultaneously. All polls of this kind with multiple nontrivial bins have the possibility of multiple correct answers. This self referential poll has depths as yet unplumbed. It's my favorite ever!

Slashdot Top Deals

If a camel is a horse designed by a committee, then a consensus forecast is a camel's behind. -- Edgar R. Fiedler

Working...