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

The test executable ij_mv fails #1161

Open
yurivict opened this issue Oct 9, 2024 · 1 comment · May be fixed by #1168
Open

The test executable ij_mv fails #1161

yurivict opened this issue Oct 9, 2024 · 1 comment · May be fixed by #1168

Comments

@yurivict
Copy link

yurivict commented Oct 9, 2024

$ ./ij_mv
Running with these driver parameters:
  Laplacian:
    (nx, ny, nz) = (10, 10, 10)
    (Px, Py, Pz) = (1, 1, 1)
    (cx, cy, cz) = (1.000000, 1.000000, 1.000000)

=============================================
Initial IJ Matrix Setup:
=============================================
Spatial Operator:
  wall clock time = 0.005273 seconds
  wall MFLOPS     = 0.000000
  cpu clock time  = 0.007812 seconds
  cpu MFLOPS      = 0.000000

Error in driver building IJMatrix from parcsr matrix. 
*** Error code 255

Version: 2.32.0
clang-18
FreeBSD 14.1

@victorapm victorapm linked a pull request Oct 19, 2024 that will close this issue
@victorapm
Copy link
Contributor

@yurivict thanks for bringing this up.

Do you have a particular goal for running this driver, e.g., testing the hypre build?

If so, you might want to do make check or make checkpar from the src folder. I'm asking because ij_mv is not being actively maintained and we will possibly remove it

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 a pull request may close this issue.

2 participants