Timeline
09/06/09:
- 21:06 Changeset [5300] by
- Added "requesting checkpoint" and "checkpoint completed" messages.
- 21:05 Changeset [5299] by
- Better debug output with separate prefixes for proxies and the UI, …
- 10:25 Changeset [5298] by
- Added testing for MPI_Dist_graph_create functionality as well.
- 09:54 Changeset [5297] by
- Added the distgraph1 test into the testlist.
- 09:47 Changeset [5296] by
- Update the version information in preparation for the 1.2 release.
- 09:35 Changeset [5295] by
- Added an initial test for the MPI_Dist_graph_create_adjacent functionality …
- 07:00 Ticket #855 (hello ,May I ask you a question? thank you~!) created by
- […] untitled-part.html
09/04/09:
- 17:29 Ticket #835 (Hydra: Persistent proxy launch race) closed by
- fixed: Fixed in r5294. Resolving.
- 17:29 Changeset [5294] by
- Don't exit the proxy launcher in persistent mode till the proxies are …
- 16:27 Ticket #834 (Hydra: Persistent proxy aborts) closed by
- fixed: Fixed in r5293. Resolving.
- 16:26 Changeset [5293] by
- When we send a terminate command to the proxies, we should wait for the …
- 15:52 Ticket #839 (Hydra: stdout/stderr buffering) closed by
- fixed: This should be fixed in r5292. Resolving.
- 15:51 Changeset [5292] by
- Set the upstream stdin fd to non-blocking on the proxies. Otherwise, the …
- 14:33 Changeset [5291] by
- update to point to other collaborators
- 08:50 Ticket #854 (Hello, there are some problem about MPICH2, I did it many days , but I ...) created by
- […] untitled-part.html
- 03:26 Changeset [5290] by
- Use PAC_CHECK_HEADER_LIB_FATAL consistently. Reviewed by buntinas.
09/03/09:
- 22:05 Ticket #831 (Fatal error in MPI_Wait) closed by
- wontfix: resolving until we hear further.
- 22:03 Ticket #781 (Build of either "mpich2-1.1.1" or "mpich2-1.1.1p1" fails for "initcxx.cxx") closed by
- worksforme
- 21:59 Ticket #842 (mpich2 1.1.1p1 bug: "make -j 8" using intel 11.1 compiler-set) closed by
- invalid: Yes, parallel make is not currently supported, but we plan to.
- 21:22 Ticket #844 (Hydra: rsh - support GNU inetutils rsh) closed by
- fixed: Fixed in r5289. Resolving.
- 21:22 Changeset [5289] by
- Add -- to hide hydra parameters from rsh. See ticket #844.
- 21:17 Changeset [5288] by
- Set the svn:ignore properties for some newly generated files.
- 16:18 Ticket #833 (Installation under ubuntu 8.04) closed by
- worksforme
- 12:40 Ticket #853 (Problems with mpich) created by
- […] untitled-part.html
- 12:20 Ticket #852 (mpiexec return code 1 on success?) created by
- […]
- 10:18 Changeset [5287] by
- Minor changes to a few tests to improve error reporting and to eliminate …
- 10:17 Changeset [5286] by
- Change use of MPI_Request_free after cancel, since some MPI …
- 10:15 Changeset [5285] by
- Update mtest.cxx to include some of the intercomm changes from mtest.c
- 10:14 Changeset [5284] by
- Check for MPI_Init_thread and allow MPI implementation that have …
- 10:13 Changeset [5283] by
- Add test for sufficient number of processes
- 02:24 Changeset [5282] by
- Update the release script to remove autom4te.cache files for releases. …
- 02:00 Ticket #833 (Installation under ubuntu 8.04) reopened by
- […]
09/02/09:
- 16:37 Ticket #848 (color modification in jumpshot) created by
- > On Wednesday,Sep 2, 2009, at 3:13 PM, Abhishek Ramesh Keshav wrote: > > …
- 16:19 Ticket #841 (mpich2 installation help) closed by
- worksforme
- 16:18 Ticket #833 (Installation under ubuntu 8.04) closed by
- worksforme
- 16:14 Ticket #846 (problem parallelizing on nehalems) closed by
- duplicate: duplicate of #847
- 15:00 Ticket #847 (problem parallelizing on nehalems) created by
- […] untitled-part.html
- 14:56 Ticket #846 (problem parallelizing on nehalems) created by
- […] untitled-part.html
- 09:50 Ticket #844 (Hydra: rsh - support GNU inetutils rsh) created by
- Please, add "--" to hide pmi_proxy parameters from rsh from GNU inetutils. …
09/01/09:
- 10:40 Ticket #833 (Installation under ubuntu 8.04) reopened by
- […] untitled-part.html
- 07:06 Ticket #842 (mpich2 1.1.1p1 bug: "make -j 8" using intel 11.1 compiler-set) created by
- […] jens_henrik_goebbert.vcf
08/31/09:
- 11:47 Changeset [5281] by
- fix dumb errors
- 11:47 Changeset [5280] by
- typos
- 11:40 Changeset [5279] by
- 'pubs.bib': an attempt to collect every research paper and article that …
08/30/09:
- 21:39 Changeset [5278] by
- Fix MPI_Reduce_scatter_block with MPI_IN_PLACE. This also adds in an …
- 19:49 Ticket #840 (possible MPD job launch performance regression in 1.1.1p1) reopened by
- Reopening, since this ticket is about the MPD launch times, not the hydra …
08/28/09:
- 16:55 Ticket #840 (possible MPD job launch performance regression in 1.1.1p1) closed by
- duplicate: Duplicate of tickets #834, #835, and #839. Resolving.
- 16:54 Ticket #841 (mpich2 installation help) created by
- […]
- 16:54 Ticket #840 (possible MPD job launch performance regression in 1.1.1p1) created by
- […]
- 16:45 Ticket #839 (Hydra: stdout/stderr buffering) created by
- Hydra does not seem to be printing out stdout/stderr as soon as it gets it …
- 16:43 Ticket #833 (Installation under ubuntu 8.04) closed by
- invalid: On bash you have to do make 2>&1 | tee make.log
- 16:38 Changeset [5277] by
- Add MPI_Reduce_scatter block (implements MPI Forum ticket #27). This …
- 15:18 Ticket #838 (req->dev.iov_offset and MPIDI_CH3U_Request_load_recv_iov()) created by
- In r4099 MPIDI_CH3U_Request_load_recv_iov() was changed to look at the …
- 14:19 Changeset [5276] by
- Add MPI_IN_PLACE to MPI_Alltoall{,v,w} (MPI Forum ticket #31). All three …
- 14:19 Changeset [5275] by
- Avoid uninitialized warning in CHKLMEM usage. No reviewer.
- 13:43 Ticket #837 (MPICH2-1.1.1p1 Cygwin Install On Vista) created by
- Forwarding this from a user: ---- Hi all, I'm new to MPI and I've been …
08/27/09:
- 13:47 Changeset [5273] by
- Internal checks for context ID leaks when handle debugging is enabled. …
- 13:47 Changeset [5272] by
- Fix a multi-threaded context ID leak. Under multi-threaded contention the …
- 09:17 Changeset [5271] by
- Add --with-pm=none as a synonym for --with-pm=no. Some of the wiki docs …
- 09:17 Changeset [5270] by
- Another fix for MTest comm creation broken by r5229. This is a similar …
08/26/09:
- 17:49 Changeset [5269] by
- Use the process-mapping PMI attribute in PMI-1 as well, like MPD does.
- 17:48 Changeset [5268] by
- Remove the explicit format for process mapping; this is unused, untested …
- 09:29 Ticket #835 (Hydra: Persistent proxy launch race) created by
- Here's an error reported by Scott Atchley from Myricom: […]
08/25/09:
- 20:50 Ticket #834 (Hydra: Persistent proxy aborts) created by
- With mpiexec is killed on an abnormal termination, the persistent proxies …
- 12:17 Ticket #833 (Installation under ubuntu 8.04) created by
- […]
08/24/09:
- 16:49 Changeset [5262] by
- Avoid integer overflow in allgather size calculations. Thanks to Kim …
- 14:16 Changeset [5261] by
- Clean up the probe-intercomm test. It made some potentially unsafe …
- 14:16 Changeset [5260] by
- Check for MPI_COMM_NULL when using MTestGetIntercomm in several tests. …
- 14:16 Changeset [5259] by
- Set the is_low_group field when creating an intercomm via MPI_Comm_create. …
- 14:16 Changeset [5258] by
- Fix hanging intercommunicator collective tests broken by r5229. The logic …
08/22/09:
- 11:09 Changeset [5256] by
- Use the -distrib option to maint/updatefiles when creating releases. …
08/20/09:
- 15:45 Changeset [5254] by
- Don't clobber files named FOO when FOO.vin isn't present. Running …
- 15:45 Changeset [5253] by
- WIP Implement MPI_Reduce_local and MPI_Op_commutative (MPI-2.2 ticket …
- 15:45 Changeset [5252] by
- Add MPI_IN_PLACE support to MPI_Exscan (MPI-2.2 ticket #94). Per MPI-2.2, …
- 15:45 Changeset [5251] by
- MPI_Exscan cleanup in prep for MPI Forum ticket #94 implementation. No …
- 15:45 Changeset [5250] by
- Attribute delete callbacks are now ordered (MPI-2.2 ticket #71). …
- 15:45 Changeset [5249] by
- Fix MPI_Comm_create for intercomms and add MPI-2.2 ticket #66 tests. This …
- 15:44 Changeset [5248] by
- Permit MPI_REQUEST_NULL in MPI_Request_get_status (MPI-2.2 ticket #137). …
- 15:19 Ticket #832 (mpich2 1.1.1p1 does not install on win2k systems) created by
- The user was able to install 1.0.7 successfully on his win2k machine. …
- 09:16 Changeset [5247] by
- Slight change in cancel code
- 02:47 Changeset [5246] by
- typos
- 02:43 Changeset [5245] by
- Adding some information about the current state of the MX Module
- 00:03 Ticket #831 (Fatal error in MPI_Wait) created by
- […] untitled-part.html
08/19/09:
- 21:37 Ticket #829 (subscribe mpich-discuss) closed by
- wontfix: We've had other reports of trouble on older ia64 machines (like ticket …
- 20:37 Ticket #829 (subscribe mpich-discuss) created by
- […] untitled-part.html
- 18:05 Changeset [5244] by
- Add '*' to function ptr args to MPI::Grequest::Start (MPI-2.2 ticket #6). …
- 18:05 Changeset [5243] by
- Implement MPI-2.2 ticket #7, _errhandler_fn --> _errhandler_function. …
- 18:01 Changeset [5242] by
- Tweaks for maint/updatefiles. We now understand --do= as well as -do=. …
- 14:07 Ticket #828 (Provide 32-bit and 64-bit SDKs with windows installation) created by
- This is a place holder to remind me to provide both 32-bit and 64-bit SDKs …
- 12:38 Ticket #797 (Urgent - MPICH2 installer broken) reopened by
- […] untitled-part-2.html
- 12:33 Changeset [5241] by
- We were accidentally removing PMI2 in the releases.
- 11:55 Ticket #797 (Urgent - MPICH2 installer broken) closed by
- fixed: Hi, The patch release, 1.1.1p1, is a complete release of MPICH2 (no …
- 11:52 Changeset [5240] by
- Updating the GUIDs for windows installers for the next release in 1.1.1 …
- 10:29 Ticket #801 (Unable to use svn, even with new version) closed by
- worksforme: Not that I know of. It was probably some transient networking issue that …
- 10:03 Ticket #800 (Scancel test hangs when MPI_Issend not cancelled?) closed by
- invalid
- 09:38 Ticket #802 (MPD error) created by
- […] untitled-part.html
- 09:38 Ticket #801 (Unable to use svn, even with new version) created by
- […]
- 05:07 Changeset [5237] by
- Fixed the DirectSsend? routine that didn't set the request ptr
- 05:06 Changeset [5236] by
- Added the same fix that Dave applied to mpid_isend for requests allocation
- 04:54 Ticket #800 (Scancel test hangs when MPI_Issend not cancelled?) created by
- It seems to me that the scancel test in the test suite is not correct when …
08/18/09:
- 17:24 Changeset [5235] by
- Forgot to remove SIGTSTP from the list of handled signals.
- 17:09 Changeset [5234] by
- Use SIGUSR1 instead of SIGTSTP for checkpointing since a child process …
- 17:05 Ticket #798 (MPI_Reduce_local test in Fortran (for MPI-2.2 ticket #24)) created by
- Anthony has kindly volunteered to write Fortran versions of the C test …
- 14:33 Ticket #797 (Urgent - MPICH2 installer broken) created by
- […] untitled-part.html [[Image(...)]]
- 11:02 Changeset [5233] by
- Fix corrected
- 10:58 Changeset [5232] by
- Fixed error reporting
- 09:25 Changeset [5231] by
- Momentary fix for alltoallw1/tresized/tresized2 tests
- 05:59 Ticket #796 (Troubleshooting) created by
- […] untitled-part.html c.txt
08/17/09:
- 16:06 Changeset [5230] by
- Make MPIR_GroupCheckVCRSubset a bit safer with some argument checks. No …
- 16:06 Changeset [5229] by
- Fix potential deadlock in mtest communicator creation. The 'done' …
- 16:06 Changeset [5228] by
- Some of the intercomm tests weren't checking for MPI_COMM_NULL. No …
- 16:06 Changeset [5227] by
- Fix intercomm localcomm context ID calculation. They were very broken …
- 16:06 Changeset [5226] by
- Fix inconsistent alloc/free of context IDs for intercomms. The various …
- 15:21 Ticket #616 (Migrate tests to new servers) closed by
- fixed
- 13:49 Changeset [5225] by
- ignoring any leading spaces in initial breakpoint response. This is an …
08/14/09:
- 22:23 Ticket #783 (allred test fails) reopened by
- The make install step looks for .so files in the install directory and …
- 17:09 Ticket #783 (allred test fails) closed by
- worksforme: Will someone send the trac authors an introductory book on databases - …
- 16:53 Ticket #794 (allred test assume MPI 2.2) closed by
- fixed: Fixed by r5220 and r5221. Resolving.
- 16:52 Changeset [5221] by
- Make MPI-2.2 tests conditional on the MPI_(SUB)VERSION (fixes #794). The …
- 16:52 Changeset [5220] by
- Add a new MTEST_ macro to simplify MPI version number checks. No …
- 15:32 Ticket #794 (allred test assume MPI 2.2) created by
- The MPICH2 test suite is intended as a general MPI test suite. The IBM …
- 15:10 Changeset [5219] by
- Update confdb and mpl versions.
- 15:06 Changeset [5218] by
- Check if plpa and blcr work correctly before setting them as the default …
- 15:04 Ticket #793 (Fwd: [mpich2-dev] fandcattrf90 test on BGP) created by
- […] untitled-part.html
- 15:01 Changeset [5217] by
- Change the PAC_CHECK_HEADER_LIB to return an error instead of aborting. …
- 13:26 Changeset [5215] by
- Pass the PMI_PORT to the restart process so it can be reset. Also, allow …
- 13:07 Changeset [5214] by
- Handle the case where there is no binding or checkpoint library installed. …
- 04:44 Changeset [5212] by
- When a process is restarted from the checkpoint, the checkpointing system …
- 04:40 Changeset [5211] by
- Add a help message for the restart path.
- 04:38 Changeset [5210] by
- Initial draft of the checkpoint restart code.
- 03:44 Changeset [5209] by
- Bug fix for the persistent proxy case.
- 03:37 Changeset [5208] by
- Initial draft of the checkpoint initiation code; this is not fully tested …
- 02:55 Changeset [5207] by
- The binding library specified on the command-line should always have a …
- 02:41 Changeset [5206] by
- Don't expose the semantics of the binding and checkpointing tools to the …
- 01:59 Changeset [5205] by
- 1. Modify the UI to breakup the handling of different options into …
08/13/09:
- 13:11 Changeset [5204] by
- Added macros for pushing variables into a stack to help with nesting …
- 01:51 Changeset [5203] by
- When the bootstrap server creates a nodes list, make sure that we don't …
08/12/09:
- 16:40 Ticket #792 (A error about omp.h) closed by
- invalid
- 15:51 Ticket #792 (A error about omp.h) reopened by
- […]
- 14:54 Ticket #792 (A error about omp.h) closed by
- invalid: The native compiler used by mpicxx must support OpenMP. If this is the …
- 14:13 Ticket #792 (A error about omp.h) created by
- […]
- 12:52 Ticket #791 (Fortran 90 errors with autoconf 2.64) created by
- ./maint/updatefiles fails with autoconf 2.64. Here's the error: […]
- 11:12 Ticket #790 (Hydra pm don't print exit signals) closed by
- fixed: Thanks! This is fixed in r5202 (it also prints out the signal number now). …
- 11:11 Changeset [5202] by
- Use WTERMSIG to get the correct signal number when the process exits with …
- 10:47 Ticket #790 (Hydra pm don't print exit signals) created by
- Package mpich2-1.1.1p1 src/pm/hydra/ui/mpiexec/mpiexec.c must be patched …
- 10:22 Changeset [5201] by
- Stomped some strict alias warnings, and a couple others
08/11/09:
- 14:30 Changeset [5199] by
- added blcr code to hydra
- 14:28 Changeset [5197] by
- added quoting to macros
- 13:49 Changeset [5195] by
- Fix cpp undef lines in oputil.h that were added in r5142. Thanks to Pavan …
- 13:49 Changeset [5194] by
- Removing spurious newlines in the handle debug messages. No reviewer.
- 08:53 Changeset [5193] by
- Improve use of const in PM util routines
- 08:52 Changeset [5192] by
- Move Fortran size-specific types within the eif-endif for Fortran support
- 08:52 Changeset [5191] by
- Change test to output information on failure as per the style of the other …
- 08:50 Changeset [5190] by
- Prepare configure to support aint instead of void * for holding …
08/10/09:
- 18:28 Ticket #781 (Build of either "mpich2-1.1.1" or "mpich2-1.1.1p1" fails for "initcxx.cxx") reopened by
- […]
- 17:43 Ticket #781 (Build of either "mpich2-1.1.1" or "mpich2-1.1.1p1" fails for "initcxx.cxx") closed by
- worksforme: […] I don't use bash often, so not sure if .bash_profile is the file …
- 15:26 Ticket #691 (parallel make support in MPE) closed by
- fixed: fixed by patches r5077, r5082 and r5171.
- 14:50 Changeset [5186] by
- update mpl
- 14:49 Changeset [5185] by
- update confdb
- 14:49 Changeset [5184] by
- update confdb
- 14:45 Changeset [5183] by
- merged /mpich2/branches/dev/ckpt2:r5182 -- fixed up checking for blcr …
- 14:37 Changeset [5181] by
- merged /mpich2/branches/dev/ckpt2/confdb:r5180 -- added convenience macros …
- 14:08 Changeset [5179] by
- The macro to test whether a compiler option could be used failed in some …
- 12:42 Ticket #788 (aclocal_mpi.m4 missing macros) closed by
- duplicate: I've restored these two macros in r5177. Since we are handling this issue …
- 12:40 Changeset [5177] by
- Revert PAC_PROG_F77_CMDARGS and PAC_PROG_F77_RUN_PROC_FROM_C that were …
- 10:33 Changeset [5175] by
- Fix bad condition stringification in MPIU_Assert_fmt_msg. No reviewer.
- 02:30 Ticket #789 (Problems building MPE2 with IBM MPI) closed by
- fixed: resurrected the old file and tested on bp-login and typical linux box. …
- 02:14 Changeset [5174] by
- r5067 incorrectly replaced MPE_Thread* by MPIU_Thread* that causes …
08/09/09:
- 19:23 Ticket #789 (Problems building MPE2 with IBM MPI) created by
- Thanks for catching the bug. It looks like r5067 incorrectly replaced …
- 13:14 Changeset [5173] by
- Restore aclocal_mpi.m4 since that seems to be used in other projects.
- 12:22 Ticket #788 (aclocal_mpi.m4 missing macros) created by
- The macros PAC_ARG_MPI_TYPES PAC_LIB_MPI are missing from aclocal_mpi.m4 …
08/08/09:
- 15:34 Ticket #123 (MPIDU_Yield and MPID_Thread_yield) reopened by
- Reverted r5166 in r5172. This was causing device-specific definitions of …
- 15:33 Changeset [5172] by
- Essentially revert r5166 as it was causing device-specific definitions of …
- 12:29 Ticket #165 (Config and binary file conflict) closed by
- wontfix: Based on some discussion within the group and binary package creators, …
- 12:25 Ticket #689 (Duplicate flags) closed by
- fixed: This was fixed by Dave for the 1.1.1p1 release. Resolving.
- 11:08 Ticket #783 (allred test fails) created by
- I now see this: […] The failing datatype (strangely, not identified …
- 01:15 Changeset [5171] by
- added more parallel make support through the use of AC_PROG_CC_C_O.
- 00:54 Ticket #781 (Build of either "mpich2-1.1.1" or "mpich2-1.1.1p1" fails for "initcxx.cxx") created by
- Hi, Both "mpich2-1.1.1" and "mpich2-1.1.1p1" fail in attempt to compile …
- 00:30 Changeset [5170] by
- Move the nightly tests back to trunk.
- 00:28 Changeset [5169] by
- Update confdb in romio and mpl in Hydra.
- 00:28 Changeset [5168] by
- Update confdb in MPL.
- 00:25 Ticket #395 (etags configure checks) closed by
- fixed: Fixed in r5167. Resolving.
- 00:23 Changeset [5167] by
- Remove tags checks. This is completely unused and broken. This also …
- 00:22 Ticket #123 (MPIDU_Yield and MPID_Thread_yield) closed by
- fixed: Fixed in r5166. Resolving.
- 00:20 Changeset [5166] by
- Move MPIDU_Yield and MPID_Thread_yield to MPIU_ functionality and unify …
- 00:15 Changeset [5165] by
- Cleanup macros in confdb that are unused or irrelevant at this time since …
08/07/09:
- 16:02 Ticket #779 (Lustre compilation error on FC7 Linux (but not FC4)) created by
- […]
- 06:03 Changeset [5161] by
- Typo
- 05:58 Changeset [5160] by
- Complementary fix when not using a specific context for ADI msg
- 04:27 Changeset [5159] by
- This fixes the known bug of the OSU MPI test suite. It passes all tests in …
Note: See TracTimeline
for information about the timeline view.
