Skip to content

Complete implementation of install hooks as byproduct of ctest -S drivers

Created by: bartlettroscoe

CC: @fryeguy52

Description

This adds functionality to install Trilinos as a byproduct in of running ctest -S scripts.

Please see the new documentation here and here.

Motivation and Context

This is needed to allow the testing of SPARC 'master' against Trilinos 'develop' (see TRIL-243).

How Has This Been Tested?

I tested this locally. See TRIL-243 for detailed testing against SPARC 'master'.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports