Jie, 2018-01-18 14:31 GMT-05:00 Jie Cheng <[email protected]>:
> Fatal error in MPI_Init_thread: Other MPI error, error stack: > MPIR_Init_thread(474): > MPID_Init(152).......: channel initialization failed > MPID_Init(426).......: PMI_Get_appnum returned -1 > [cli_0]: write_line error; fd=6 buf=:cmd=abort exitcode=1094159 > : > system msg for write_line failure : Bad file descriptor > Process 73295 exited with status = 15 (0x0000000f) > This says that you have a problem with MPI. Your program died before executing any code in deal. Can you run other MPI codes? Best, Bruno -- 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.
