# NeuDATool: An Open Source Neutron Data Analysis Tools, Supporting GPU   Hardware Acceleration, and Across-computer Cluster Nodes Parallel

**Authors:** Changli Ma, He Cheng, Taisen Zuo, Guisheng Jiao, Zehua Han

arXiv: 1904.08756 · 2021-02-24

## TL;DR

NeuDATool is an open source neutron data analysis software that leverages GPU acceleration and cluster parallelism to significantly speed up structure refinement calculations, facilitating advanced analysis of disordered materials.

## Contribution

It introduces a C++ based, GPU-accelerated, and cluster-parallel framework for EPSR, enhancing calculation speed and flexibility over traditional Fortran implementations.

## Key findings

- GPU acceleration increases speed by over 400 times.
- Successfully reconstructs microstructures of water and silica.
- Supports parallel processing across cluster nodes.

## Abstract

Empirical potential structure refinement (EPSR) is a neutron scattering data analysis algorithm and a software package. It was developed by the British spallation neutron source (ISIS) Disordered Materials Group in 1980s, and aims to construct the most-probable atomic structures of disordered liquids. It has been extensively used during the past decades, and has generated reliable results. However, it is programmed in Fortran and implements a shared-memory architecture with OpenMP. With the extensive construction of supercomputer clusters and the widespread use of graphics processing unit (GPU) acceleration technology, it is now necessary to rebuild the EPSR with these techniques in the effort to improve its calculation speed. In this study, an open source framework NeuDATool is proposed. It is programmed in the object-oriented language C++, can be paralleled across nodes within a computer cluster, and supports GPU acceleration. The performance of NeuDATool has been tested with water and amorphous silica neutron scattering data. The test shows that the software could reconstruct the correct microstructure of the samples, and the calculation speed with GPU acceleration could increase by more than 400 times compared with CPU serial algorithm at a simulation box consists about 100 thousand atoms. NeuDATool provides another choice for scientists who are familiar with C++ programming and want to define specific models and algorithms for their analyses.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.08756/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1904.08756/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1904.08756/full.md

---
Source: https://tomesphere.com/paper/1904.08756