Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation errors with Sacado #5494

Closed
ju4nk4 opened this issue Nov 17, 2017 · 9 comments
Closed

Installation errors with Sacado #5494

ju4nk4 opened this issue Nov 17, 2017 · 9 comments

Comments

@ju4nk4
Copy link

ju4nk4 commented Nov 17, 2017

The discussion started here:
https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!topic/dealii/ee2w2X987ig
By trying to install from GIT:
git clone https://github.com/dealii/dealii.git
I get the errors in the attached file. They seem to come from the usage of trilinos_ver=11.12.1. It was suggested that the commit:
git checkout fd01d88
should install ok, but it gave the same errors with Sacado.
dealii-git-errors.txt

@bangerth
Copy link
Member

Trilinos 11.12 is really old. It may simply not have the necessary classes to support this. Would you be willing to try again with a newer Trilinos version?

@ju4nk4
Copy link
Author

ju4nk4 commented Nov 17, 2017

Yes, I am on it now =D
version 12.4.2

@jppelteret
Copy link
Member

Thanks @ju4nk4 . @bangerth It looks to me like this version of Trilinos should work, but it would potentially save us a lot of grief to have @ju4nk4 verify this one way or another.

@ju4nk4
Copy link
Author

ju4nk4 commented Nov 17, 2017

I confirm that the problem was the old version of trilinos: 11.12. I installed the newer 12.4.2, and
git clone https://github.com/dealii/dealii.git
and it installed with no errors. However, the run:
make test
results in errors (see attached file
quicktests.log
)

@jppelteret
Copy link
Member

Great, thanks for the feedback!

@dealii/dealii Should we bump the minimum version of Trilinos to 12.4.2, which is what's tested on tjhei-alpha?

@bangerth
Copy link
Member

I think that's reasonable.

@davydden
Copy link
Contributor

Same here

@ju4nk4 ju4nk4 closed this as completed Nov 17, 2017
@masterleinad
Copy link
Member

@dealii/dealii Should we bump the minimum version of Trilinos to 12.4.2, which is what's tested on tjhei-alpha?

Then let us make sure that this version works with ROL.

@jppelteret
Copy link
Member

Ok, I'm going to move this discussion to a new issue (#5498).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants