mpichbot
mpichbot
**Originally by _balaji_ on 2013-07-07 13:58:28 -0500** --- We need to add yarn support to Hydra.
**Originally by _jczhang_ on 2013-12-05 17:33:44 -0600** --- As MPIU_INSTR_Finalize does in the old instrumentation code instr.c ``` static int MPIU_INSTR_Finalize( void *p ) { int rc; struct MPIU_INSTR_Generic_t *gPtr...
**Originally by [email protected]_ on 2011-04-19 08:19:25 -0500** --- When the current ~mpich2-1.3.2p1/src/mpi/romio/test/file_info.c is run and the inquiry for the default_striping_factor returns a value of 2, an error message will always...
**Originally by _robl_ on 2010-08-31 16:56:19 -0500** --- pascal d. reported that mpi_get_count after a read past end of file reported the count of bytes requested, but should instead report...
**Originally by _gropp_ on 2014-07-29 11:41:03 -0500** --- The file rma/fetch_and_op.c is used to build tests for a variety of types, including long double. However, the test suite configure supports...
**Originally by _huiweilu_ on 2014-11-18 08:48:56 -0600** --- multi_isendalive fails on the following platforms: - clang,default,freebsd32 with '--enable-nemesis-dbg-localoddeven' https://jenkins.mpich.org/job/mpich-master-freebsd/209/compiler=clang,jenkins_configure=default,label=freebsd32/ - gnu,strict,solaris with '--enable-strict --enable-nemesis-dbg-localoddeven' https://jenkins.mpich.org/view/per-commit/job/mpich-review-tcp/700/compiler=gnu,jenkins_configure=strict,label=solaris/ - gnu,strict,ubuntu32 with '--enable-strict --enable-nemesis-dbg-localoddeven'...
**Originally by _dinan_ on 2012-11-12 14:44:22 -0600** --- Lock request operations currently cannot fail at the target and return a failure response to the origin. Because of this, we're not...
**Originally by _balaji_ on 2012-07-15 10:27:05 -0500** --- Improve the rank reordering support in the MPI topology functions to actually do some reordering. EDIT: The list of functions that we...
**Originally by [email protected]_ on 2015-02-16 09:27:54 -0600** --- We discovered an issue with memory overrun: ``` dev\src\mpi\debugger\dll_mpich.c:1146 | fetch_int16() Array '&res' of size 2 may use index value(s) 2..6 ```...
**Originally by _robl_ on 2015-09-28 08:34:15 -0500** --- (Not me: from a message to mpich-discuss from [email protected]:http://lists.mpich.org/pipermail/discuss/2015-September/004180.html ) This question came to me in my support role for TotalVIew. When...