Timeline
04/23/09:
- 22:44 Ticket #543 (MPI_Alltoallw Datatype checks) closed by
- fixed: fixed in r4319
- 22:44 Changeset [4319] by
- check datatypes only if count>0. fixes #543
- 22:09 Changeset [4318] by
- Got rid of unnecessary debug statements.
- 21:20 Changeset [4316] by
- Merging the PMI-2 server parts from the pmi2 branch.
- 19:39 Ticket #544 (Hydra: pmi_proxy path detection) created by
- Currently, Hydra only handles two cases for detecting the path where the …
- 19:21 Ticket #543 (MPI_Alltoallw Datatype checks) created by
- In mpich2-1.0.8p1/src/mpi/coll/alltoallw.c, lines 361 - 372, error …
- 18:57 Ticket #541 (bsend of a packed buffer) created by
- […]
- 17:30 Ticket #469 (add knem to trunk) closed by
- fixed: Should be resolved by r4310 and r4311. -Dave
- 17:29 Ticket #204 (mpid_abort warning) closed by
- fixed: I believe that Darius fixed this in r4249. -Dave
- 17:27 Ticket #146 (Shared memory capable collectives) closed by
- fixed: This is all implemented enough to be able to close this ticket. Any …
- 17:21 Changeset [4311] by
- Create contrib directory and add knem-0.5.0 there initially. Also add …
- 17:21 Changeset [4310] by
- Initial merge of the knem and vmsplice LMT backends to trunk. This …
- 17:21 Changeset [4309] by
- Cleanup the COOKIE exchange mechanism in the LMT harness. Reviewed by …
- 16:18 Ticket #487 (PMI-1 Initialization sequence) reopened by
- I think there is an actual implementation bug here. If you look at the …
- 15:47 Ticket #487 (PMI-1 Initialization sequence) closed by
- fixed: This is all true. The PMIv1 that was implemented was different than the …
- 14:53 Ticket #540 (PMI-2 additions) created by
- PMI-2 client and server code need to be added.
- 14:46 Ticket #539 (Fine-grain threads) created by
- Add fine-grained threading support to MPICH2.
- 14:44 Ticket #538 (Nemesis MPI_Init scalability issue) created by
- […]
- 14:34 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) closed by
- fixed
- 14:24 Ticket #513 (Is MPICH2 connection failure aware ?) closed by
- duplicate: We plan to make MPICH2 more failure aware in the near future. That will …
- 14:13 Ticket #504 (Need help installing mpich2) closed by
- worksforme
- 13:32 Ticket #537 (SIGBUS in typelb test from MPICH1 on 64-bit Solaris) closed by
- fixed
- 11:05 Changeset [4307] by
- Fixed serious error - MAX_MSGS was set to one, making the test useless. …
- 09:53 Ticket #221 (Attribute handling on 64-bit platforms) closed by
- fixed: I've now tested this with Jeff's test (modified to run on Solaris) on the …
- 09:41 Changeset [4306] by
- Fix bug due to inadvertent type casting of an int array to MPI_Aint array. …
- 08:09 Ticket #537 (SIGBUS in typelb test from MPICH1 on 64-bit Solaris) created by
- […]
04/22/09:
- 15:35 Changeset [4303] by
- update lustre function table
- 15:04 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) created by
- […]
- 14:17 Changeset [4301] by
- 1) The Bootstrap control device only contacts partitions with …
- 12:18 Ticket #530 (Re: run mpich on two architectures) closed by
- duplicate
- 12:15 Ticket #525 (FW: Fortran attributes) closed by
- fixed: Fixed by Bill in r4299
- 12:14 Ticket #523 (mpd error message) closed by
- worksforme
- 12:13 Ticket #520 (mpicc -o test.c deletes test.c) closed by
- wontfix
- 09:52 Changeset [4299] by
- Change from MPI_Aint to MPIR_Pint to allow MPI_Aint to be a different size …
04/21/09:
- 13:14 Ticket #532 (MPI_ADDRESS_KIND = 0 on linux 64) closed by
- wontfix
- 13:11 Ticket #533 (bitypes.h: No such file or directory) closed by
- fixed
- 10:32 Ticket #533 (bitypes.h: No such file or directory) created by
- […]
04/20/09:
04/19/09:
- 17:50 Changeset [4262] by
- Allow a different parser to be used for PMI-1 and PMI-2. There's still a …
- 16:02 Ticket #531 (support for multiple executables) created by
- […]
- 14:33 Ticket #530 (Re: run mpich on two architectures) created by
- […]
- 11:29 Changeset [4258] by
- renamed pmi2 api functions form PMI2_ to PMI_
04/18/09:
- 17:54 Ticket #529 (mpdgdbdrv.py python deprecation warnings) created by
- […]
- 11:16 Ticket #528 (Some design docs point to obsolete www-unix links) created by
- […]
04/17/09:
- 13:57 Changeset [4257] by
- reverted r4249 (making mpid_abort return void) and instead removed the …
- 11:48 Ticket #526 (Using mpich2 with python and pypar on windows) created by
- […]
- 09:47 Changeset [4256] by
- Clean out old attribute code (#if 0ed for several releases)
- 09:45 Changeset [4255] by
- minor text fix
- 09:45 Changeset [4254] by
- Use the correct extension for the debugger dll
04/16/09:
- 23:08 Changeset [4253] by
- initial coding for pmi2 client interface
- 16:44 Ticket #525 (FW: Fortran attributes) created by
- […]
- 12:46 Ticket #524 (Fwd: mpich2 error ifort makelog) closed by
- fixed: Since you did configure and make as 2 separate users, you and su, the …
- 12:06 Ticket #524 (Fwd: mpich2 error ifort makelog) created by
- […]
- 10:57 Changeset [4250] by
- Removing trailing spaces in the name of perl pgm. This was causing these …
- 09:58 Ticket #523 (mpd error message) created by
- […]
04/15/09:
- 17:33 Changeset [4249] by
- Made MPID_Abort return void to get rid of compiler warnings about noreturn …
04/10/09:
- 17:34 Changeset [4248] by
- patch from Bob Cernohous <bobc@…> to exercise the read part of …
04/09/09:
- 21:05 Changeset [4246] by
- fixed comment
- 18:00 Ticket #521 (Availability of fortran lib with lowercase symbols with MPICH2 64-bit on ...) created by
- […]
- 17:11 Ticket #520 (mpicc -o test.c deletes test.c) created by
- […]
- 14:19 Changeset [4245] by
- Check if the local shared mem handle is valid before closing it
- 14:09 Ticket #519 (weak symbol support on Mac OS X) created by
- OS X does support weak symbols, but in classic Apple fashion it uses a …
- 14:03 Ticket #518 (Hydra: stderr forwarding for failed processes) created by
- Hydra does not seem to be forwarding stderr for processes that segfault …
- 13:41 Ticket #517 (Compiling cpi.c with MPICH2 on SiCortex fails) closed by
- fixed: Should be fixed by r4244. -Dave
- 13:40 Changeset [4244] by
- Fix for SiCortex? atomics. Analogous to r43 in the OpenPA repository. No …
- 12:10 Ticket #517 (Compiling cpi.c with MPICH2 on SiCortex fails) created by
- I get compile time errors when compiling cpi.c with MPICH2 on SiCortex?, …
04/08/09:
- 09:55 Changeset [4240] by
- Fix minor mis-spelling in 2 print msgs.
04/07/09:
- 16:28 Changeset [4239] by
- Handle comments and blank lines in the host file
- 14:24 Changeset [4238] by
- 1) Adding HYDU_CALLOC (2) Fixing several mem leaks (3)Also indent code - …
04/04/09:
- 21:40 Ticket #516 (Nemesis tests hang with PGI compiler) created by
- […]
- 20:24 Ticket #515 (Mpich2 on MacBook Pro) closed by
- worksforme
04/03/09:
- 20:49 Changeset [4237] by
- This takes a first step towards a distributed PMI server. The server is …
- 16:51 Changeset [4236] by
- Removing creating a new session for persistent proxy. We will add it later …
- 16:35 Changeset [4235] by
- 1) Moved fork and exit functionality to a util function. 2) Removed …
- 15:53 Ticket #515 (Mpich2 on MacBook Pro) created by
- […]
- 10:02 Changeset [4234] by
- 1) By default, the persistent proxies launched by the BSCD now fork a …
04/02/09:
- 16:05 Changeset [4233] by
- Committing in the first draft of PMI-2. This is incorrect in a lot of …
- 16:02 Ticket #514 (Fortran 90 module support on Windows MPICH2 x86_64) created by
- […]
- 14:31 Changeset [4232] by
- Don't abort if UI/launcher cannot connect to a proxy to shut it down. …
- 13:12 Ticket #512 (MPD and PGI compilers) closed by
- fixed: Rajeev added --disable-totalview to the old nightlies, so this shouldn't …
- 10:45 Ticket #513 (Is MPICH2 connection failure aware ?) created by
- […]
- 09:48 Ticket #512 (MPD and PGI compilers) created by
- […]
04/01/09:
- 17:06 Ticket #511 (Configure check for C and Fortran compiler compatibility) created by
- […]
- 15:10 Ticket #510 (Resolved: Re: python error) created by
- […]
- 10:07 Ticket #509 (Cannot build mpich2-1.0.8p1 (nemesis) with PGI 8.0-4 on Linux x86_64) created by
- […]
- 02:49 Changeset [4231] by
- This should fix the second socket we weren't closing.
- 02:37 Changeset [4230] by
- This should fix one of the two file descriptors that we are leaking. One …
- 00:38 Ticket #508 (query on MPI testing fail) created by
- […]
03/31/09:
- 21:12 Changeset [4229] by
- We now use threads to connect to different persistent proxies in parallel …
- 14:37 Ticket #507 (--enable-g option not recognized) created by
- […]
- 12:58 Ticket #505 (MPIDI_msg_sz_t versus MPI_Aint in MPIR_Localcopy) closed by
- fixed: This should be fixed in r4228. Let us know if you have any other trouble, …
- 12:56 Changeset [4228] by
- Fix for MPIR_Localcopy with non-standard MPI_Aint sizes (ticket #505). …
03/30/09:
- 19:40 Changeset [4227] by
- Bug fixes to the persistent proxy code for the case when the proxy is …
- 17:15 Ticket #506 (bug in MPIU_Find_local_and_external) closed by
- fixed: Joe, this should be fixed by r4226. Sorry for missing the incredibly …
- 17:13 Changeset [4226] by
- MPIU_Find_local_and_external bug fix for node unaware devices (ticket …
- 15:55 Ticket #506 (bug in MPIU_Find_local_and_external) created by
- […]
- 15:55 Ticket #505 (MPIDI_msg_sz_t versus MPI_Aint in MPIR_Localcopy) created by
- […]
- 12:28 Ticket #504 (Need help installing mpich2) created by
- […]
- 10:37 Changeset [4225] by
- switch to events-based iface for recv + bug fixes
- 02:00 Changeset [4224] by
- Added some place holder files for the communication sub-system. There's no …
03/29/09:
- 23:43 Changeset [4223] by
- Compiler and valgrind warning stomp.
- 22:57 Changeset [4222] by
- Merge the code paths for the runtime and persistent launch modes so that …
03/28/09:
- 16:38 Changeset [4221] by
- Clean out unused error strings (saving them in errnames-old.txt)
- 16:37 Changeset [4220] by
- Added a script to help find unused error strings
- 16:35 Changeset [4219] by
- Removed incorrect fixme and added comment in answer
- 16:34 Changeset [4218] by
- Added additional tests for fault handling
- 16:34 Changeset [4217] by
- Added support for additional mpiexec arguments and for environment …
- 16:33 Changeset [4216] by
- Ensure dtpack frees created datatypes
03/27/09:
- 18:36 Changeset [4215] by
- White space commit.
- 15:18 Changeset [4214] by
- Hydra job launcher can now boot proxies on multiple hosts
- 13:49 Ticket #503 (Nemesis on niagara) created by
- […]
- 13:11 Changeset [4213] by
- # Initial cut of distributed proxies support in hydra - launch/shutdown …
- 13:02 Changeset [4212] by
- Fixing yet another bug with the environment variable passing that got …
03/26/09:
- 18:04 Changeset [4209] by
- Corrections and clean-up to the release notes. Reviewed by thakur and …
- 15:37 Changeset [4208] by
- Retagging 1.0.8p1
- 15:36 Changeset [4207] by
- Adding more fixes into p1 patch. Removing old tag.
- 15:31 Changeset [4206] by
- merged r4143 from 1_0 branch: fixed typo in ia64 atomics
- 15:30 Changeset [4205] by
- merged r3982 from 1_0 branch: fixed gm compile error reported in ticket …
- 14:46 Changeset [4204] by
- Retagging 1.0.8p1.
- 14:46 Changeset [4203] by
- Updated version number to 1.0.8p1.
- 14:46 Changeset [4202] by
- Forgot to update the version number.
- 14:45 Changeset [4201] by
- Tagging the 1.0.8p1 release.
- 14:44 Changeset [4200] by
- Merging r4199 from the 1.0.x branch.
- 14:33 Changeset [4199] by
- Fix to ROMIO to work on the latest PVFS version. Thanks Dries!
- 10:16 Changeset [4198] by
- New version of the newmad module
- 10:10 Changeset [4197] by
- Added definition of COMM_OVERRIDES for newmad module
- 10:10 Changeset [4196] by
- Removed C++ style comments
- 10:06 Changeset [4195] by
- Added mx_probe.c file
- 09:42 Changeset [4194] by
- test commit
- 09:39 Changeset [4193] by
- test commit
- 01:07 Changeset [4192] by
- Some more reduction in the dependency on MPICH2.
- 00:41 Changeset [4191] by
- Minimize MPI-ism in Hydra.
03/25/09:
- 21:36 Changeset [4190] by
- This includes two bug fixes to the environment passing code: 1. This …
- 19:37 Ticket #502 (Simultaneous multi-compiler support) created by
- We need to verify that applications compiled with different fortran …
- 18:48 Changeset [4189] by
- Added "use warnings;" instead of calling "perl -w" directly, as that seems …
- 17:17 Ticket #483 (please help me) closed by
- worksforme: Resolving until we hear further.
- 16:57 Ticket #331 (corrupted block allocated in segment.c[222]) closed by
- worksforme: Resolving until we hear further.
- 16:55 Ticket #321 (f77/buildiface bugs around HAVE_MULTIPLE_PRAGMA_WEAK) closed by
- fixed
- 16:55 Ticket #315 (Minor wart during MPE install) closed by
- fixed
- 16:52 Ticket #299 (ERROR MESSAGE: ../../../include/mpitypedefs.h:17:25: sys/bitypes.h: No ...) closed by
- fixed: Resolving till we hear back from the user.
- 15:22 Ticket #501 (Multiple process manager default) created by
- Is there a reason why we don't build multiple process managers by default …
- 13:50 Changeset [4188] by
- Fix non-profiling ranlib printing in the VERBOSE=0 case. Reviewed by …
- 11:30 Ticket #493 (About the Jumpshot) closed by
- wontfix: resolved this unless user replies back.
- 11:14 Ticket #500 (Fwd: Problem with MPE with IBM MPI) created by
- […]
- 10:56 Ticket #492 ([patch] Random data are not programs, don't strip them) closed by
- fixed: Fixed in r4186. Resolving (again).
- 10:52 Changeset [4187] by
- Removed faq text (used to generate the FAQ pages on the older website). …
- 10:43 Changeset [4186] by
- Use "/usr/bin/env perl" instead of "/usr/bin/perl" for portability. …
03/24/09:
- 17:50 Changeset [4184] by
- Minor fixes for updated OSU tests. No reviewer.
- 16:44 Ticket #492 ([patch] Random data are not programs, don't strip them) reopened by
- Can you try changing it top-line in the script to "#! /usr/bin/env perl …
- 16:22 Ticket #499 (Add test for ANY_SOURCE + ANY_TAG) created by
- […]
- 16:15 Changeset [4183] by
- Added SIGTERM signal in addition to SIGKILL in hydra proxy
- 16:05 Ticket #77 (configure support for memory barriers) closed by
- fixed: fixed in r4178.
- 16:04 Ticket #486 (Missing service not discovered until runtime) closed by
- fixed: Fixed in r4178 and r4180.
- 16:03 Changeset [4180] by
- fixed sun atomic primitives
- 14:43 Changeset [4179] by
- Update the OMB benchmarks to version 3.1.1. No reviewer.
- 13:12 Changeset [4178] by
- moved memory barriers implementations into per-architecture aromic …
- 08:18 Ticket #492 ([patch] Random data are not programs, don't strip them) closed by
- fixed: Committed the patch to trunk in r4177. Resolving.
- 08:17 Changeset [4177] by
- Added an install rule for DATADIR which makes sure simplemake does not …
- 07:08 Ticket #498 (rlog tracing granularity) created by
- Currently we only have two levels of rlog tracing -- summarized and …
- 07:06 Ticket #497 (irlog2rlog) created by
- irlog2rlog is not being placed in the $prefix/bin directory when …
- 06:59 Ticket #496 (Inlining support for MPID functions) created by
- Currently the MPID functions are not inlined. Systems with low-frequency …
- 04:32 Changeset [4176] by
- For files that are used by the updatefiles script to auto-generate other …
- 04:31 Changeset [4175] by
- The default environment setting had incorrectly gotten changed to NONE in …
- 04:30 Changeset [4174] by
- Use realid instead of recalculating, so later changes to how realid is …
Note: See TracTimeline
for information about the timeline view.
