Skip to content

-J does not work on the main branch ('b in QMR contains NaNs') with MF as of cf9f3d6f #12

@MiCurry

Description

@MiCurry

Running -J on the main branch results in an error when running the COMPUTE_J task with: b in QMR contains NaNs after the forward is computed. Normally this type of error occurs when an solnVector is not correctly distributed or transferred to a worker task.

Running git bisect I was able to determine that this bug was introduced in cf9f3d6. This error does not happen before that commit, and also does not occur on the classic branch.

I'll spend some time today to determine the cause, but I'm putting this issue here in case I am not able to resolve it quickly.

If this issue is still open, and users need to run -J, they can do so on the classic branch.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions