New! Sign up for our free email newsletter.
Science News
from research organizations

'Charliecloud' simplifies Big Data supercomputing

Elegantly simple high-performance 'convenience bubble'

Date:
June 7, 2017
Source:
DOE/Los Alamos National Laboratory
Summary:
Elegance and simplicity of programming are highly valued but not always achieved, says a new report. In the case of a new product, dubbed 'Charliecloud,' a crisp 800-line code helps supercomputer users operate in the high-performance world of Big Data without burdening computer center staff with the peculiarities of their particular software needs.
Share:
FULL STORY

At Los Alamos National Laboratory, home to more than 100 supercomputers since the dawn of the computing era, elegance and simplicity of programming are highly valued but not always achieved. In the case of a new product, dubbed "Charliecloud," a crisp 800-line code helps supercomputer users operate in the high-performance world of Big Data without burdening computer center staff with the peculiarities of their particular software needs.

"Charliecloud lets users easily run crazy new things on our supercomputers," said lead developer Reid Priedhorsky of the High Performance Computing Division at Los Alamos. "Los Alamos has lots of supercomputing power, and we do lots of simulations that are well supported here. But we've found that Big Data analysis projects need to use different frameworks, which often have dependencies that differ from what we have already on the supercomputer. So, we've developed a lightweight 'container' approach that lets users package their own user defined software stack in isolation from the host operating system."

To build container images, Charliecloud sits atop the open-source Docker product that users install on their own system to customize the software choices as they wish. Users then import the image to the designated supercomputer and execute their application with the Charliecloud runtime, which is independent of Docker. This maintains a "convenience bubble" of administrative freedom while protecting the security of the larger system. "This is the easiest container solution for both system administrators and users to deal with," said Tim Randles, co-developer of Charliecloud, also of the High Performance Computing Division. "It's not rocket science; it's a matter of putting the pieces together in the right way. Once we did that, a simple and

The open-source product is currently being used on two supercomputers at Los Alamos, Woodchuck and Darwin, and at-scale evaluation on dozens of nodes shows the same operational performance as programs running natively on the machines without a container. "Not only is Charliecloud efficient in compute time, it's efficient in human time," said Priedhorsky. "What costs the most money is people thinking and doing. So we developed simple yet functional software that's easy to understand and costs less to maintain."

Charliecloud is very small, only 800 lines of code, and built following two bedrock principles of computing, that of least privilege and the Unix philosophy to "make each program do one thing well." Competing products range from 4,000 to over 100,000 lines of code. Charliecloud is described in detail in a technical report online.


Story Source:

Materials provided by DOE/Los Alamos National Laboratory. Note: Content may be edited for style and length.


Cite This Page:

DOE/Los Alamos National Laboratory. "'Charliecloud' simplifies Big Data supercomputing." ScienceDaily. ScienceDaily, 7 June 2017. <www.sciencedaily.com/releases/2017/06/170607151217.htm>.
DOE/Los Alamos National Laboratory. (2017, June 7). 'Charliecloud' simplifies Big Data supercomputing. ScienceDaily. Retrieved March 28, 2024 from www.sciencedaily.com/releases/2017/06/170607151217.htm
DOE/Los Alamos National Laboratory. "'Charliecloud' simplifies Big Data supercomputing." ScienceDaily. www.sciencedaily.com/releases/2017/06/170607151217.htm (accessed March 28, 2024).

Explore More

from ScienceDaily

RELATED STORIES