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

Bugfix/hypre lai #1403

Merged
merged 5 commits into from
Apr 22, 2021
Merged

Bugfix/hypre lai #1403

merged 5 commits into from
Apr 22, 2021

Conversation

castelletto1
Copy link
Contributor

@castelletto1 castelletto1 commented Apr 22, 2021

This PR fixes bugs in the hypre LAI and reenables unit tests for the Pangea2 target (related to #1245).

@@ -390,6 +390,7 @@ class VectorBase
{
GEOSX_LAI_ASSERT_EQ( localSize(), localVector.size() );
real64 const * const data = extractLocalVector();
localVector.move( LvArray::MemorySpace::CPU, true );
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have already added this so you ll probably get a conflict.

@castelletto1 castelletto1 merged commit 7d261cb into develop Apr 22, 2021
@castelletto1 castelletto1 deleted the bugfix/hypre-LAI branch April 22, 2021 21:02
@TotoGaz
Copy link
Contributor

TotoGaz commented Apr 23, 2021

Thx for the unit tests of Pangea2 guys!

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.

4 participants