On 7/31/25 03:53, Jalil Khan wrote:
*Without using restart*
1. The programme runs fine with both single core and multi core.
*When I enable the restart*
1. The programme *runs fine* with *single core*. Pickts ecactly where
checkpointing is done and write correct output.
2. Stalls infinitely when multiple cores are used, It picks exactly where
checkpointing is done, but does not write the next expected output.
Jalil,
there's not much we can tell you. We don't know what your program does, nor
how the checkpoint was written. All we know is that your program does not work
as you expect.
I think you need to figure out more where exactly the program hangs and why.
This is probably best done using a debugger, or by adding print statements to
figure out in which line of the program things hang. Separately, I'm not clear
what single core/multiple cores actually means -- are you using MPI? Or in
which specific way do you select how many cores are running?
Best
W.
--
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 visit
https://groups.google.com/d/msgid/dealii/499843c1-4d36-43a8-a23c-162571ce126a%40colostate.edu.