On 5/29/20 5:15 AM, Shanmukh Sripada wrote:
I get the following error when I run the "mpirun -n 1 main" command when I open a container on docker using host volume (like this: docker run -it -v (host/directory):(container directory) image. However, I don't get this error when I don't use the volume feature (like this: docker run -it image).
What could be the reason for this?

I have no idea what the reason for this might be, but what *is* in line 52 of your input file? Does it say the "Print timing..." text the error message is talking about? If not, is there another file anywhere that has that text in line 52 and that would suggest what is going on?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1c8854f1-c593-535f-0931-e8df2f26a39c%40colostate.edu.

Reply via email to