Loading src/worker/seq_mixed.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ seq_mixed_operation::progress(int ongoing_index) { /* Do write */ m_output_file->pwrite(m_buffer_regions[index], file_range.offset(), file_range.size()); n); m_bytes_per_rank += n; Loading Loading
src/worker/seq_mixed.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ seq_mixed_operation::progress(int ongoing_index) { /* Do write */ m_output_file->pwrite(m_buffer_regions[index], file_range.offset(), file_range.size()); n); m_bytes_per_rank += n; Loading