Add infrastructure for CUDA PR build
Created by: jwillenbring
@trilinos/framework
Description
This PR adds/modifies files in preparation of adding a dev->master CUDA build and then a PR CUDA build.
Motivation and Context
We need to protect against breaking the CUDA build at PR time. This is in response to #2464 (closed).
How Has This Been Tested?
@ZUUL42 set up Jenkins infrastructure for this build also, and we have a large subset of Trilinos tests passing. We have disabled temporarily what is failing so that we can get a PR build in place that will protect what is passing while we work on the remaining issues.