Skip to content

Update hypre #312

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Update hypre #312

wants to merge 8 commits into from

Conversation

victorapm
Copy link
Contributor

  • Add physics-based scaling (host + device)
  • MGR performance improvements (device)
  • Add tagged residual capabilities for analyzing convergence history for different physics DOFs
  • CMake build fixes

GEOS-DEV/GEOS#3682

@@ -48,21 +48,21 @@ rm -rf ${HYPRE_DIR}/src/test/TEST_*
rm -rf ${HYPRE_DIR}/.git

# Remove old hypre dir
git rm ${TPL_MIRROR_DIR}/hypre*.tar.gz
#git rm ${TPL_MIRROR_DIR}/hypre*.tar.gz
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victorapm
what is going on with this file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was my old script to retrieve hypre hash, download and pack the tarball, but we don't need all that anymore. So I commented out the parts we don't need

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

Successfully merging this pull request may close these issues.

2 participants