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

sdpb fails to parse block_data with empty bilinear_bases_odd #124

Closed
vasdommes opened this issue Aug 29, 2023 · 1 comment
Closed

sdpb fails to parse block_data with empty bilinear_bases_odd #124

vasdommes opened this issue Aug 29, 2023 · 1 comment
Assignees
Milestone

Comments

@vasdommes
Copy link
Collaborator

When parsing block_data for block with dim=1, num_points=1:

Performing a timing run, start at 2023-Aug-29 14:11:30
Process 5 caught error message:
vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 5 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------

This regression was introduced in read_block_stream.cxx, function to_matrix
407169c

@vasdommes vasdommes self-assigned this Aug 29, 2023
vasdommes added a commit to vasdommes/sdpb that referenced this issue Aug 29, 2023
@vasdommes
Copy link
Collaborator Author

vasdommes commented Aug 30, 2023

SDP: dfibo-0-0-j=3-c=3.0000-d=3-s=6.sdp.zip

Original pvm.xml (compressed to zip because GitHub doesn't allow to upload .xml):
dfibo-0-0-j=3-c=3.0000-d=3-s=6.xml.zip

vasdommes added a commit to vasdommes/sdpb that referenced this issue Aug 30, 2023
vasdommes added a commit to vasdommes/sdpb that referenced this issue Aug 30, 2023
vasdommes added a commit that referenced this issue Aug 30, 2023
vasdommes added a commit that referenced this issue Nov 10, 2023
@vasdommes vasdommes added this to the 2.6.0 milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant