Skip to content

Draco-7_9_0 Release

Compare
Choose a tag to compare
@KineticTheory KineticTheory released this 07 Jan 17:16

Attribution

Draco-7_9_0, build date , build type: Debug, DBC: 7, DRACO_DIAGNOSTICS: 0

CCS-2 Draco Team: Kelly G. Thompson, Kent G. Budge, Matt A. Cleveland, Ryan T. Wollaeger, 
     Ben R. Ryan, Alex R. Long, Kendra P. Long, James S. Warsa, Tim Kelley, Jae H. Chang, 
     Andrew T. Till, Ondrej Certik, David A. Dixon, and Howard Pritchard.

Prior Contributors: Gabriel M. Rockefeller, Allan B. Wollaber, Rob B. Lowrie, Paul W. Talbot, 
     Katherine J. Wang, Seth D. Cook, Peter Ahrens, Massimiliano Rosa, Todd J. Urbatsch, 
     Daniel Holladay, Jeff D. Densmore, Jeff Furnish, John McGhee, Kris C. Garrett, Mike Buksas, 
     Nick Myers, Paul Henning, Randy Roberts, Seth Johnson, Todd Adams, Tom Evans, 
     and Lori Pritchett-Sheats.

Copyright (C) 2016-2020 Triad National Security, LLC. (C19028, LA-CC-16-016),
     Released under a 3-Clause BSD License.

Summary of changes:

  • 838 files changed, added or removed in 128 commits.
  • Package plot2d retired
  • New package kde provided
  • The compton package was broken into compton_interface and compton_tools.
  • Add support for using nvcc_wrapper as the C/CXX compilers.
  • Enhance code quality checks
    • Adopt a 100 column wide format for source code.
    • Enhance use of LLVM including clang-tidy and clang-analyze in regressions and CI.
    • Begin using super-linter CI for python, bash, markup and more.
    • Begin using some newer CMake features (FindLAPACK, CUDA_ARCH).
  • Add support for Random123-1.13.1
  • Fortran 90 packages now install their module files and advertise this information in draco-config.cmake.

Reference