Computational Science Programming Model Crosses the Petaflop Barrier

Feb 12, 2010
Global Arrays are distributed dense arrays that can be accessed through a shared memory-like style.

(PhysOrg.com) -- Researchers at Pacific Northwest National Laboratory and Oak Ridge National Laboratory have demonstrated that the PNNL-developed Global Arrays computational programming model can perform at the petascale level. The demonstration performed at 1.3 petaflops-or 1.3 quadrillion numerical operations per second—using over 200,000 processors. This represents about 50% of the processors' peak theoretical capacity. Global Arrays is one of only two parallel programming models that have achieved this level of performance.

The Global Arrays technology was used in a computational chemistry simulation that was presented during the annual International Conference on High-Performance Computing, Networking, Storage and Analysis in Portland, Oregon in November. The conference is sponsored by the Association for Computing Machinery and the Institute of Electrical and Electronics Engineers. The paper describing the simulation was a finalist for the Gordon-Bell prize that recognizes outstanding achievement in high-performance computing applications.

Why it matters: Global Arrays enables researchers to more efficiently access global data, run bigger models, and simulate larger systems, resulting in a better understanding of the data and processes being evaluated.

For example, the data used in this demonstration focused on water modeling. Water is essential in numerous key chemical and biological processes, and accurate models are critical to understanding, controlling, and predicting the physical and chemical properties of complex aqueous systems.

The computational chemistry simulation performed using Global Arrays provided researchers with more accurate data pertaining to research on the properties of water at the molecular level as well as its interactions with molecules and its behavior at interfaces.

Methods: Scientific data is stored in the memory of computer nodes. The processor in the node can only access the data in its own memory, while most analysis and research depends on the ability to access and use data stored in multiple nodes. Standard programming models require coordination between processes to send and receive data .

Global Arrays allows researchers to access data directly from the memory of another node without requiring interaction from the remote processor—the process can send or receive data to or from another process with no coordination in advance.

Explore further: What makes people click? Researchers analyze online news preferences

More information: See the Global Arrays Toolkit website.

Related Stories

Recommended for you

Making online translation accurate, reliable and efficient

Jun 13, 2013

European cooperation is based on our ability to understand each other. Given that there are presently 23 official EU languages, the availability of online tools to facilitate accurate translation is fundamentally ...

UC San Diego launches new research computing program

Jun 11, 2013

The University of California, San Diego has deployed a new high-performance research computing system called the Triton Shared Computing Cluster, or TSCC, serving researchers at UC San Diego and any of the other UC campuses ...

User comments : 1

Adjust slider to filter visible comments by rank

Display comments: newest first

Husky
not rated yet Feb 13, 2010
That looks like software implementation of Fermi GPU nodes, makws you wonder what a rack of these cards would do

More news stories

Mozilla lab wants scientists to step out of analog age

(Phys.org) —Talk about big ideas. Not satisfied to rest on laurels of having brought forth the open source browser Firefox, Mozilla—defined by some as a global project, by others as one of the key open-source ...

3D printing tiny batteries

(Phys.org) —3D printing can now be used to print lithium-ion microbatteries the size of a grain of sand. The printed microbatteries could supply electricity to tiny devices in fields from medicine to communications, ...