Skip to navigation Skip to content
Careers | Phone Book | A - Z Index

The Incredible Shrinking Particle Accelerator

New Modeling/Data Analysis/Visualization Toolkit Speeds Simulations, Design

October 5, 2016

Particle accelerators are on the verge of transformational breakthroughs—and advances in computing power and techniques are a big part of the reason.

Long valued for their role in scientific discovery and in medical and industrial applications such as cancer treatment, food sterilization and drug development, particle accelerators, unfortunately, occupy a lot of space and carry hefty price tags. The Large Hadron Collider at CERN in France and Switzerland, for example—the world’s largest and most powerful particle accelerator—has a circumference of 17 miles and cost $10 billion to build.  Even smaller accelerators, such as those used in medical centers for proton therapy, need large spaces to accommodate the hardware, power supplies and radiation shielding. Such treatment facilities typically fill a city block and cost hundreds of millions of dollars to build.

But efforts are under way to make this technology more affordable and accessible by shrinking both the size and the cost without losing the capability. One of the most exciting developments is the plasma accelerator, which uses lasers or particle beams rather than radio-frequency waves to generate the accelerating field. Researchers have already shown the potential for laser plasma acceleration to yield significantly more-compact accelerators. But further development is needed before these devices—envisioned as almost literally “tabletop” in many useful applications—make their way into everyday use.

- YouTube

Laser wakefield particle accelerators offer the prospect of less costly and much smaller accelerators. Using the waves created by a laser shot through plasma they "surf" particles to higher speeds (or energies). This simulation shows how a single electron rides a wave, helping researchers build and refine these new machines. (Courtesy: Jean-Luc Vay, Berkeley Lab)

 

This is where advanced visualization tools and supercomputers such as NERSC’s Edison and Cori systems come in.

“To take full advantage of the societal benefits of particle accelerators, game-changing improvements are needed in the size and cost of accelerators, and plasma-based particle accelerators stand apart in their potential for these improvements,” said Jean-Luc Vay, a senior physicist in Berkeley Lab’s Accelerator Technology and Applied Physics Division (ATAP).

Vay is leading a particle accelerator modeling project as part of the NESAP program at Berkeley Lab’s National Energy Research Scientific Computing Center (NERSC) and is the principal investigator on one of the new exascale computing projects sponsored by the U.S. Department of Energy (DOE). “Turning this from a promising technology into a mainstream scientific tool depends critically on large-scale, high-performance, high-fidelity modeling of complex processes that develop over a wide range of space and time scales,” he said.

Vay and a team of mathematicians, computer scientists and physicists are working to do just that by developing software tools that can facilitate simulating, analyzing and visualizing the increasingly large datasets produced during particle accelerator studies.

Accelerator modeling is an opportunity to help lead the way to exascale applications, noted ATAP Division Director Wim Leemans. “We’ve spent years preparing for this opportunity,” he said, pointing to the already widespread use of modeling in accelerator design and the tradition of collaboration between physics and computing experts that has been a hallmark of ATAP’s modeling work.

“One of the driving factors in our research is the transition to exascale and how data visualization is changing,” explained Burlen Loring, a computer systems engineer who is part of the collaboration, along with Oliver Rübel, David Grote, Remi Lehe, Stepan Bulanov and Wes Bethel, all of Berkeley Lab, and Henri Vincenti, a Berkeley Lab postdoctoral researcher from CEA in France. “With exascale systems, traditional visualization becomes prohibitive as the simulation get larger and the machines get larger—storing all the data doesn’t work and the file systems and data bandwidth rates aren’t keeping up with the compute capacity.”

In Situ to the Rescue

Now, in a paper published June 9 in IEEE Computer Graphics and Applications (IEEE CG&A), the team describes a new approach to this challenge: WarpIV. WarpIV is a plasma and accelerator simulation, data visualization and analysis toolkit that marries two software tools already widely used in high energy physics: Warp, an advanced particle-in-cell simulation framework, and VisIt, a 3D scientific visualization application that supports most common visualization techniques. Together, they give users the ability to perform in situ visualization and analysis of their particle accelerator simulations at scale—that is, while the simulations are still running and using the same high performance computing resources—thus reducing memory usage and saving computer time.

laserplasmaWarp1

Plasma laser-driven acceleration (rendering from 3-D Warp simulations). A laser beam (green and yellow disks on the right) propagating (from left to right) through an under-dense plasma (not represented) displaces electrons, creating a “wakefield” that supports very high electric fields (blue and red isorufaces). Image: Jean-Luc Vay, Berkeley Lab

 

“We have this push to transition a significant portion of our visualization work over to the in situ domain,” Loring said. “This work is a step in that direction. It is our first take on in situ for laser plasma accelerators and our first chance to use it on a real science problem.”

A primary function of WarpIV is to manage and control the end-to-end, integrated simulation and in situ visualization and analysis workflow. To achieve this, WarpIV supports four main modes of operation—batch, monitoring, interactive and prompt—each of which in turn supports a different approach to in situ scientific discovery. WarpIV also uses a factory pattern design to define simulation models, which allows users to create new simulation and in situ analysis models in a self-contained fashion; and Python-based visualization and analysis scripts.

“One of the design factors that will make it easy for scientists to use WarpIV is the ability to use Python scripts that are autogenerated in VisIt,” Loring explained. “The scientist takes a representative dataset before they make their runs and comes up with visualization scripts. Then they open the representative dataset in VisIt and use the recording feature to automatically record their actions into a Python script. Then WarpIV takes these scripts and runs them in the in situ environment.”

Another key feature of WarpIV is its integrated analytics—notably, filtered particle species, which enable users to pick out particular features of interest from the hundreds of millions of particles required for accurate simulation.

LaserplasmaWarp3

Kinetic energy of all particles—protons (red, carbon (green) and electrons (blue)—in a 3D simulation of a laser ion accelerator model. The simulation was generated in situ using WarpIV at an intermediate timestep (it = 4105, time = 5.53716e) 14 seconds after the laser has hit the target foil. Image: Burlen Loring, Berkeley Lab

 

“Very often when you do a visualization, particularly in situ, you want to minimize how much time you spend on it, and you can do this by focusing on particular features,” Rübel explained. “In this case, for example, you need large numbers of particles to simulate the process, but the features you are interested in, such as the beam that is extracted from the background plasma, are going to be much smaller than that. So finding these features and doing the analysis while the simulation is running, this is what we call filtered species. It is a mechanism we developed not just to do plots, but to find what it is you want to plot.”

Toward 3D Modeling

WarpIV, which Rübel initially prototyped in 2013, grew out of a collaboration between two DOE SciDAC projects: SDAV (Scalable Data Management, Analysis and Visualization) and COMPASS (Community Project for Accelerator Science and Simulation) programs. The work was also subsequently supported by DOE’s CAMPA (Consortium for Advanced Modeling of Particle Accelerators) program.

The WarpIV toolkit, which continues to undergo development, was officially rolled out in June 2016 and is available via bitbucket. Initial testing has yielded positive results in terms of scalability, performance, usability and proven impact on science.

For example, in the research that resulted in the IEEE CG&A paper, the team ran a series of ion accelerator simulations in 2D and 3D to analyze WarpIV’s performance and scalability. Comparison of these simulations revealed significant quantitative differences between the 2D and 3D models, highlighting the critical need for high-resolution 3D simulations in conjunction with advanced in situ visualization and analysis to enable the accurate modeling and study of new breeds of particle accelerators.

In one 3D series, they tracked the run time for five categories of operations at 50-iteration simulation updates and found that, at each update, the visualization, analysis and I/O operations consumed 11-15 percent of the total time, while the rest was used by the simulation—a ratio the researchers consider “quite reasonable.” They also found that the in situ approach reduced the I/O cost by a factor of more than 4000x.

There is great demand for 3D simulation codes that run in a reasonable time and perform accurate accelerator modeling with correct quantitative predictive power, Vay emphasized.

“We want to be able to conduct experiments on ion acceleration, so in this case it is very important to have a working simulation tool to predict and analyze all kinds of experiments and test theories,” said Bulanov, a research scientist in the Berkeley Lab Laser Accelerator Center who works closely with Vay. “And if the simulations can’t keep pace with the experiment, it would slow us down significantly.”

Having in situ tools like WarpIV will be increasingly valuable as supercomputers transition to more complex manycore architectures, Vay added.

“WarpIV provides visualization in 3D that we would not have been able to obtain easily using our previous visualization tools, which were not scaling as well to many computational cores,” he said.

NERSC is a DOE Office of Science User Facility.


About Berkeley Lab

Founded in 1931 on the belief that the biggest scientific challenges are best addressed by teams, Lawrence Berkeley National Laboratory and its scientists have been recognized with 16 Nobel Prizes. Today, Berkeley Lab researchers develop sustainable energy and environmental solutions, create useful new materials, advance the frontiers of computing, and probe the mysteries of life, matter, and the universe. Scientists from around the world rely on the Lab’s facilities for their own discovery science. Berkeley Lab is a multiprogram national laboratory, managed by the University of California for the U.S. Department of Energy’s Office of Science.

DOE’s Office of Science is the single largest supporter of basic research in the physical sciences in the United States, and is working to address some of the most pressing challenges of our time. For more information, please visit energy.gov/science.