On 8/2/20 1:50 AM, 孙翔 wrote:
Hi, I run my parallelized code which is similar to step-18 on HPC. When I run it in multiple mpi processes on a single node. It can give me a good solution. However, when I run it on multiple nodes of HPC and each node has one mpi process, it reported an error as follows.

Are you saying that the same number of MPI processes works when you run locally, but doesn't when run on a cluster? That doesn't make any sense -- nothing in the code depends on *where* these MPI processes run.

Are you running in debug mode in both cases?

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/3b096ae3-11a9-1149-543f-2e728f83a4d9%40colostate.edu.

Reply via email to