On 3/29/23 07:02, Tom Li wrote:
I am using matrix-free technology to solve a phase field problem.When I compile my program everythiong went well, but something went wrong when the program runs for a long time. It seems that this error has some relationships with MPI;

Tom:
it's impossible to say from just the error message. It could be that your job ran out of time in the queue you submitted it to. It could be a hardware failure. It could be a software bug.

The first step is to find out whether the problem is reproducible. If you run the exact same job, does it error out in the exact same place?

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/8a7c0796-b185-d662-3b10-3edb82f78f28%40colostate.edu.

Reply via email to