On 10/17/2017 09:46 AM, 'Maxi Miller' via deal.II User Group wrote:
I tried, but I did not manage to reproduce it until now. Based on my
recent experience changing the amount of CPUs does not help, sometimes
it crashes, sometimes it does not.
That sounds like a file system problem, for example that the connection
from the machine that tries to open the file to the NFS server times out
(maybe because the file server is overloaded with requests from other
machines). That's something you need to talk to your system
administrator about.
Or it may be a race condition -- for example if you try to open the same
file from multiple MPI processes at the same time (which you shouldn't
do anyway!).
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].
For more options, visit https://groups.google.com/d/optout.