mpichbot

Results 26 comments of mpichbot

**Originally by _robl_ on 2010-08-31 17:01:01 -0500** --- I looked at this for a while and got close but not quite there. the easy approach is to have every process...

**Originally by _robl_ on 2010-09-01 15:20:41 -0500** --- **Attachment added:** [`end_of_file.c`](https://github.com/pmodels/mpich-trac-attachments/blob/master/attachments/1085/end_of_file.c) (2.0 KiB) update to fix buffer checking.

**Originally by _gropp_ on 2015-04-04 12:34:14 -0500** --- Something has changed in the build system, causing the filenames that gcov expects to not be present, and instead some ghastly lib_libmpi_la-xxx...

**Originally by _William Gropp [email protected]_ on 2015-09-14 20:15:20 -0500** --- In 16905e60a726d421d522c502f2d065d0ba88ee24: Fixes for coverage target. Handles changes in the object file naming convention in both Makefile.am and getcoverage script....

**Originally by [email protected]_ on 2011-04-19 08:23:16 -0500** --- **Attachment added:** [`file_info.c`](https://github.com/pmodels/mpich-trac-attachments/blob/master/attachments/1474/file_info.c) (11.9 KiB)

**Originally by _dinan_ on 2012-11-12 14:46:07 -0600** --- **Attachment added:** [`win_sync_lock_fence2.c`](https://github.com/pmodels/mpich-trac-attachments/blob/master/attachments/1745/win_sync_lock_fence2.c) (1.7 KiB) This example forces and incorrect interleaving of active target (fence) and passive target epochs.

**Originally by _dinan_ on 2012-11-12 14:46:15 -0600** --- **Attachment added:** [`win_sync.h`](https://github.com/pmodels/mpich-trac-attachments/blob/master/attachments/1745/win_sync.h) (1.8 KiB)

**Originally by _yguo_ on 2015-12-11 13:08:32 -0600** --- There is an open-source project for using MPICH on YARN. https://github.com/alibaba/mpich2-yarn

**Originally by _huiweilu_ on 2014-11-18 08:52:42 -0600** --- 1. If configured with `--enable-nemesis-dbg-localoddeven`, it will stuck most frequently when rank 1 exit and rank 3 is still in MPI_Init, and...

**Originally by _huiweilu_ on 2014-11-18 09:06:27 -0600** --- With a simplified version, the error can be reproduced on MacOS with configure `--enable-g=all --enable-fast=O0 --enable-strict=all --enable-nemesis-dbg-localoddeven`. The chance of error is...