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

Failing tests with Hypre-cuda and full assembly #170

Open
camierjs opened this issue Jun 10, 2022 · 2 comments
Open

Failing tests with Hypre-cuda and full assembly #170

camierjs opened this issue Jun 10, 2022 · 2 comments
Assignees
Labels

Comments

@camierjs
Copy link
Member

camierjs commented Jun 10, 2022

With mfem master and hypre built with CUDA support, make tests show failing tests.

@vladotomov
Copy link
Member

@camierjs is this still an issue?

@camierjs
Copy link
Member Author

@camierjs is this still an issue?

Tested with mfem master, 4.4 and 4.5, hypre master with CUDA support, the make tests or make 1 still show failing tests:

diff --report-identical-files RESULTS.dat BASELINE.dat
5c5
< step = 0137, dt = 0.000459, |e| = 2.8284271247e+01
---
> step = 0413, dt = 0.000470, |e| = 3.2012077410e+01

and

KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 4 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 7 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 1 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 2 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 5 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 1 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 7 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 2 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 6 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 0 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 4 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 6 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 5 -dim 3  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 0 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 3 -dim 2  -fa
KO: jsrun -n 1 ./laghos -cgt 1.e-14 -rs 0 --checks -p 3 -dim 3  -fa

@camierjs camierjs removed the building label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants