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

deal.II version bump to 9.2 #3582

Closed
3 of 6 tasks
tjhei opened this issue Jul 2, 2020 · 0 comments
Closed
3 of 6 tasks

deal.II version bump to 9.2 #3582

tjhei opened this issue Jul 2, 2020 · 0 comments

Comments

@tjhei
Copy link
Member

tjhei commented Jul 2, 2020

We decided yesterday that we want to move from deal.II 9.0.0 to 9.2.0 as the minimum version. We don't want to require 9.2 immediately, but we should make the switch before August. Here is what we need to do:

  • update testers to run 9.2.0
  • update docker images in ./docker/
  • check manual / installation instructions if they are up to date (OSX, versions) [STARTER PROJECT]
  • set required deal.II version to 9.2.0 in CMakeLists.txt
  • enable currently disabled tests (see tests folder) enable tests that require deal.II 9.2 #3614
  • remove #ifdefs for older versions from code [STARTER PROJECT]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant