Skip to content

Obtaining and installing vvtest

Richard R. Drake edited this page Jun 8, 2022 · 1 revision

vvtest can be run right out of a Git repository clone. The home repository is at Sandia National Laboratories hosted on the CEE GitLab instance. There is also a GitHub mirror here.

An install script in the vvtest repository can be used to copy necessary files into another directory. It is called install_vvtest, and is convenient for projects that want to carry around a copy of vvtest in their own repositories.

Because of the variability of cluster machines and of software project needs, vvtest provides a few runtime configuration mechanisms. Your project may want to use the VVTEST_CONFIGDIR environment variable to point to configuration plugins, or install vvtest as a soft link next to a config subdirectory.

NTESS owns the copyright for vvtest, but it is open source.

Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS).
Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains
certain rights in this software.
Clone this wiki locally