You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When parsing block_data for block with
dim=1
,num_points=1
:This regression was introduced in
read_block_stream.cxx
, functionto_matrix
407169c
The text was updated successfully, but these errors were encountered: