On 9/3/21 11:49 AM, Nicholas Yue wrote:
An error occurred in line <1412> of file
</home/picocluster/projects/dealii/dealii/dealii_git/source/distributed/tria_base.cc>
in function
void dealii::parallel::DistributedTriangulationBase<dim,
spacedim>::DataTransfer::save(unsigned int, unsigned int, const string&) const
[with int dim = 2; int spacedim = 2; std::__cxx11::string =
std::__cxx11::basic_string<char>]
The violated condition was:
ierr == MPI_SUCCESS
Additional information:
deal.II encountered an error while calling an MPI function.
The description of the error provided by MPI is "MPI_ERR_FILE: invalid
file".
The numerical value of the original error code is 30.
It's hard to tell what the reason may be, but let me take a guess: Are you
sure that your file system supports MPI I/O? For example, NFS-mounted file
systems do not support this, and it would lead to errors like this one.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/01585c52-3922-abc5-748b-bc3c70a1edc9%40colostate.edu.