Install MiniEM
Created by: jjellio
This adds a target to install MiniEM as well as the needed input files
Closes: #5083 (closed)
@trilinos/panzer @egphill @cgcgcg @bartlettroscoe
Motivation and Context
Make performance tracking easier since most teams install Trilinos and need the apps to be usable from the install directory
Related Issues
Closes: #5083 (closed)
How Has This Been Tested?
Tested on White
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. -
I have read the code contribution guidelines for this project. -
I have added tests to cover my changes. -
All new and existing tests passed. -
No new compiler warnings were introduced. -
These changes break backwards compatibility.
@bartlettroscoe I could not find a way to get Tribits to install arbitrary files. In this case, we need to install the xml
input files. They really don't make sense inside lib/
or include/
If there is a better way to do this, please let me know. The motivation is to allow easier performance tracking, since the build tree is usually blown away.