This site is currently under development for the RSE-ops community.

PRUNERS: Providing Reproducibility for Uncovering Non-Deterministic Errors

Published:

Reading time: 1 min

Non-deterministic software bugs are one of the most time-consuming and expensive problems to solve in software development. Furthermore, non-deterministic debugging of parallel applications running on large supercomputers, such as those at LLNL, presents even greater challenges. The PRUNERS toolset offers four novel debugging and testing tools to assist programmers with detecting, remediating, and preventing these errors in a coordinated manner.

Learn more on the LLNL Computing website, explore the toolset, and fork the code.