We have 2 communicators, we use two threads to call MPI_Bcast() in each communicator separately, it runs OK when the program starts running, but there will be a 0xc00000005 error after running for a while. Does MSMPI support to call broadcast in multi-threads
at the same time?
Thanks