Trilinos: Compilation with Visual Studio
Hello
I'm working in porting an in-house code to compile on Windows. This code uses Trilinos as the linear algebra backend. After some times tweaking I could get Trilinos to compile (with Visual Studio) and it works. I'm happy to expose this work to the repo but is not clear about the process. What is your suggestion?
Trilinos currently does not test against Visual Studio, but will tag @trilinos/framework for their input.
As per the new statement in our INTALL document:
Trilinos tests with all Compiler/MPI combinations listed at:
https://github.com/trilinos/Trilinos/wiki/Pull-Request-Testing-Interface
Compilers/MPIs that are not part of our automated process will not receive support.
We are happy to accept Pull Requests enhancing support for other compilers/MPIs as
needed by our customers, with the understanding that said configurations cannot be
guaranteed to work.
Basically, feel free to open a pull request with the changes and we are open to accepting them through the normal approval process, but we cannot guarantee that they will continue to work because we do not test with Visual Studio.
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE.
If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.
This issue was closed due to inactivity for 395 days.