Set up Windows VMs for Trilinos testing
Created by: jwillenbring
@trilinos/framework
As discussed earlier today, we need to set up a couple of VMs for Trilinos testing on Windows. Here is a rough outline of the associated tasks:
- Install all necessary software on 1st VM. Visual Studio 2015 is the current target at a high level, but we also need git (and possibly putty to support git), CMake, blas, lapack and mpi.
- Test first VM by building some subset of Trilinos.
- When VM seems to be in good shape, copy the VM so that we eventually have 1 that runs Jenkins jobs, and 1 developers are allowed to log directly in to for debugging.
We can split some of this into separate tickets in the future if it makes sense.