- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I run into the following error when running a MPI program. It happens when I run the following line with n_data2 defined as int.
MPI_Bcast(&n_data2, 1, MPI_INT, 0, MPI_COMM_WORLD);
[cli_15]: aborting job:
Fatal error in PMPI_Bcast:
Message truncated, error stack:
PMPI_Bcast(1538)..................: MPI_Bcast(buf=0x19bebb8, count=1, MPI_INT, r oot=0, MPI_COMM_WORLD) failed
MPIR_Bcast_impl(1368).............:
MPIR_Bcast_MV2(2307)..............:
MPIR_Bcast_intra_MV2(2004)........:
MPIR_Bcast_binomial_MV2(149)......:
MPIDI_CH3U_Receive_data_found(277): Message from rank 14 and tag 2 truncated; 8 bytes received but buffer size is 4
- Tags:
- Development Tools
- Intel® License Manager for FLEXlm*
- Intel® Software Development Products Registration Center
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page