Aspen
Texas Advanced Computing Center
HPCwire

Since 1986 - Covering the Fastest Computers
in the World and the People Who Run Them

Language Flags

Visit additional Tabor Communication Publications

Datanami
Digital Manufacturing Report
HPC in the Cloud
Green Computing Report

Tabor Communications
Corporate Video

The Week in HPC Research


Visualization at Exascale

Considering the difficulties in reaching the exascale computing goal in the prescribed timeframe of 2020, we should expect to see a growing body of research on this important topic. Recently, Japanese researchers have written a paper describing an interesting new approach to visualization for the exascale era. More specifically, their strategy involves the interactive viewing of in-situ visualization.

In their paper, Akira Kageyama and Tomoki Yamada of the Graduate School of System Informatics at Kobe University argue that in-situ visualization (applying the visualization at run-time) is "an inevitable approach" necessary for reducing the size of data output. The problem that they identified was that in-situ visualization loses interactivity in the absence of a suitable steering method.

The duo propose a new method for the interactive analysis of in-situ visualization images produced by a batch simulation job. Here's how they describe the process, generates its output as movies, not numbers:

In our method, we apply as many in-situ visualization as possible and analyze the output image data later in an interactive way. See Fig. 1d. Any information on the simulated phenomena is supposed to be in the data set of the images, and the analyzer can dynamically explore the image space.
When an output movie from one in-situ visualization is compressed to a reasonable size, say 10 MB, the total output data size is only 10 TB even the number of applied in-situ visualization is one million. This data is still smaller than the size of raw numerical data in exascale simulations that would amount to the order of PB.

The full article [pdf] explains the entire process in detail.

Next >> Programming at Exascale

Programming at Exascale

While the HPC community undoubtedly enjoys pondering the "exascale problem," they are also acutely aware that this is no mere academic exercise. There are significant unknowns associated with this next major FLOPs goalpost. As German researcher Jens Breitbart notes in a new research paper, neither the CPU architecture or programming model have been determined. Fielding such machines in the next decade will require huge advances.

"Multicore CPUs are not expected to scale to the required number of cores per node, but hybrid multicore CPUs consisting of different kinds of processing elements are expected to solve this issue," writes Breitbart in the International Journal of Networking and Computing. He proposes that future hybrid clusters employ a dataflow-like programming model.

The article also discusses "how current shared memory, GPU and PGAS programming models can deal with the upcoming hardware challenges [and] describes how synchronization can generate unneeded inter- and intra-node transfers in case the memory consistency model is not optimal."

At the heart of Breitbart's proposal is "a variation of the PGAS model allowing implicit fine-grained pairwise synchronization among the nodes and the different kinds of processors."

Next >> Green Cloud Computing

Green Cloud Computing

Researchers from the School of Information Technology at Jiangxi University of Finance and Economics in China are expecting big things from green cloud computing (GCC). A paper in IET Communications makes the case for a growing ecosystem of cloud consumers and cloud providers, that is entirely network-based. Under this coming paradigm, "a user simply submits its service request to the cloud service provider with the connection of Internet or wired/wireless networks," the authors write.

"The result of the requested service is delivered back to the user in time, whereas the information storage and process, interoperating protocols, service composition, communications and distributed computing, are all smoothly interactive by the networks," they add.

They describe Green Cloud Computing (GCC) as the "provisioning of cloud services under a set of energy consumption criteria." Their survey takes into account GCC schemes in relationship to networks, microprocessors, task scheduling algorithms, virtualisation technology, cooling systems, networks and disk storage.

Next >> MPI and Multithreading for Molecular Docking

MPI and Multithreading for Molecular Docking

A group of researchers from Lawrence Livermore Lab has published a new paper in the January 2013 edition of Journal of Computational Chemistry on the subject of MPI and multithreading for molecular docking. More specifically, they are focused on the parallel molecular docking of large databases on petascale computers.

The researchers adopted a mixed parallel scheme of both message passing interface (MPI) and multithreading implemented in the AutoDock Vina molecular docking program. The resulting program, named VinaLC, was run on the petascale systems at Lawrence Livermore National Laboratory.

"To exploit the typical cluster-type supercomputers, thousands of docking calculations were dispatched by the master process to run simultaneously on thousands of slave processes," the authors write. "Each docking calculation takes one slave process on one node, and within the node each docking calculation runs via multithreading on multiple CPU cores and shared memory."

Using this approach, the code was able to scale to more than 15K CPUs with a low overhead cost of 3.94%. One million docking calculations were processed in just 1.4 hours.

Next >> XSEDE Role in Science Education

XSEDE Role in Science Education

Steven Gordon has penned an article in IEEE publication Computing in Science & Engineering, elucidating the importance of the XSEDE system in advancing science education. In particular, Gordon highlights the "need for computational science programs that prepare the current and next generation of researchers, educators, and practitioners to effectively utilize digital services in support of science, technology, engineering, and mathematics."

And he believes that XSEDE can "facilitate the founding and expansion of such programs."

XSEDE stands for Extreme Science and Engineering Discovery Environment. Funded by the National Science Foundation, this five-year, $121-million project both replaces and expands the NSF TeraGrid.

According to Gordon, XSEDE's Education and Outreach services have three main goals:

  • Prepare the current and next generation of researchers, educators, and practitioners to effectively utilize digital services in support of science, technology, engineering, and mathematics (STEM).

  • Create a significantly larger and more diverse workforce in STEM.

  • Inculcate the use of digital services as part of the routine practice for advancing scientific discovery.

Gordon serves as the national lead for the XSEDE Education Program. He has been affiliated with Ohio State University since 1975.

Sponsored Links

Webinar: Programming Heterogeneous X64+GPU Systems Using OpenACC
Join Michael Wolfe as he compares the advantages and costs of using both low-level models and the directive-based OpenACC model for programming accelerated heterogeneous systems. Registration is free.

High-Performance Computing in Action
Businesses that want to be on the cutting edge of their industries are increasingly turning to high-performance computing (HPC) solutions to handle complex compute processes and speed up their rate of innovation. Download this Executive Brief to see how businesses in energy, life sciences and entertainment put HPC solutions to work in their operations.

Accelerate your science with Seneca
One of the first HPC providers installing a 4X NVIDIA Kepler K-20 cluster. Invites you to a free evaluation on Seneca’s NVIDIA K20 Kepler cluster, pre-loaded with AMBER, NAMD, LAMMPS

May 24, 2013

May 23, 2013

May 22, 2013

May 21, 2013

May 20, 2013

May 17, 2013

May 16, 2013

May 15, 2013

May 14, 2013

May 13, 2013


Most Read Features

Most Read Around the Web

Most Read This Just In


Short Takes

NASA Builds 'Climate in a Box'

May 23, 2013 | The study of climate change is one of those scientific problems where it is almost essential to model the entire Earth to attain accurate results and make worthwhile predictions. In an attempt to make climate science more accessible to smaller research facilities, NASA introduced what they call ‘Climate in a Box,’ a system they note acts as a desktop supercomputer.
Read more...

Building Supercomputers with Raspberries

May 22, 2013 | At some point in the not-too-distant future, building powerful, miniature computing systems will be considered a hobby for high schoolers, just as robotics or even Lego-building are today. That could be made possible through recent advancements made with the Raspberry Pi computers.
Read more...

Running Computational Fluid Dynamics in the Cloud

May 16, 2013 | When it comes to cloud, long distances mean unacceptably high latencies. Researchers from the University of Bonn in Germany examined those latency issues of doing CFD modeling in the cloud by utilizing a common CFD and its utilization in HPC instance types including both CPU and GPU cores of Amazon EC2.
Read more...

Computing the Physics of Bubbles

May 15, 2013 | Supercomputers at the Department of Energy’s National Energy Research Scientific Computing Center (NERSC) have worked on important computational problems such as collapse of the atomic state, the optimization of chemical catalysts, and now modeling popping bubbles.
Read more...

Sponsored Whitepapers

Best Practices in Big Data Storage

05/10/2013 | Cleversafe, Cray, DDN, NetApp, & Panasas | From Wall Street to Hollywood, drug discovery to homeland security, companies and organizations of all sizes and stripes are coming face to face with the challenges – and opportunities – afforded by Big Data. Before anyone can utilize these extraordinary data repositories, however, they must first harness and manage their data stores, and do so utilizing technologies that underscore affordability, security, and scalability.

Progress in Parallel: the Bull Parallel Programming Center

04/15/2013 | Bull | “50% of HPC users say their largest jobs scale to 120 cores or less.” How about yours? Are your codes ready to take advantage of today’s and tomorrow’s ultra-parallel HPC systems? Download this White Paper by Analysts Intersect360 Research to see what Bull and Intel’s Center for Excellence in Parallel Programming can do for your codes.

Sponsored Multimedia

SGI DMF ZeroWatt Disk Solution

In this demonstration of SGI DMF ZeroWatt disk solution, Dr. Eng Lim Goh, SGI CTO, discusses a function of SGI DMF software to reduce costs and power consumption in an exascale (Big Data) storage datacenter.

Cray CS300-AC Cluster Supercomputer Air Cooling Technology Video

The Cray CS300-AC cluster supercomputer offers energy efficient, air-cooled design based on modular, industry-standard platforms featuring the latest processor and network technologies and a wide range of datacenter cooling requirements.

SC12 Editorial Feature HPCwire Soundbite sponsored by ISC

HPC Job Bank


Featured Events


  • June 16, 2013 - June 20, 2013
    ISC'13
    Leipzig,
    Germany

  • June 17, 2013 - June 18, 2013
    Forecast 2013
    San Francisco, CA
    United States





HPCwire Events