Timeline
06/29/09:
- 17:08 Ticket #363 (Re: MPI_IN_PLACE bug in Allgatherv in MPE's collchk) closed by
- fixed: The libmpe_f2cmpi.a works with inplacef.f, statuses.f as well as FLASH3 …
- 16:49 Changeset [4861] by
- Use AC_CHECK_LIB for detecting -lsocket and -lnsl, instead of …
- 16:32 Ticket #686 (MPICH2-1.1 : make fails with undefined reference to 'pthread_create') closed by
- fixed: Great! Thanks for the logs. This problem has been fixed in the svn as of …
- 16:26 Changeset [4860] by
- Re-enable auto-detection of process binding in Hydra by default. Also, …
- 15:15 Ticket #680 (Warnings on 64-bit systems re MPIUI_Memcpy) closed by
- fixed: should now be fixed
- 15:14 Changeset [4859] by
- updating mpl
- 15:13 Changeset [4858] by
- updating confdb
- 15:09 Changeset [4857] by
- updated install-sh to newer version from autoconf 1.11
- 14:59 Ticket #665 (MPICH2 with Boost) closed by
- fixed: After some discussion here, I've finally added flags that only get used …
- 14:55 Changeset [4856] by
- Added a new set of environment variables (MPICH2_MPICC_FLAGS, etc.), that …
- 14:54 Changeset [4855] by
- deleting generated file
- 14:53 Changeset [4854] by
- removed error on implicit declaration warning option which broke …
- 14:51 Changeset [4853] by
- Update confdb and mpl versions. Waiting for svn relative path externals to …
- 14:34 Changeset [4852] by
- Disabling a default selecn for the fortran symbol name convention in …
- 14:23 Changeset [4851] by
- removed some overly strict warning options
- 14:22 Changeset [4850] by
- Remove restrict from memcpy implementation to quiet compiler warnings
- 13:54 Changeset [4849] by
- Adding log_mpi_util.c to windows proj and makefiles
- 13:38 Ticket #690 (Nemesis' MPIU_Memcpy broken) created by
- […]
- 05:34 Changeset [4848] by
- Fix for the init
- 01:23 Changeset [4847] by
- Update confdb and mpl versions everywhere.
- 01:17 Ticket #689 (Duplicate flags) created by
- In MPICH2's top-level configure.in, when arguments such as --enable-strict …
- 01:09 Changeset [4846] by
- Disable process binding by default, till we figure out why this isn't …
- 01:08 Changeset [4845] by
- This patch is really a hack to get around some of the issues with the …
06/28/09:
- 21:43 Changeset [4844] by
- Cleaned up --enable-strict options added some additional options that were …
- 21:39 Ticket #688 (how to install mpif90 command) created by
- […]
- 20:55 Ticket #687 (which library should be used in windows with cvf) created by
- […]
- 18:48 Changeset [4843] by
- It looks like just checking for the existence of pthread.h is not …
- 17:45 Changeset [4842] by
- Fix for Hydra's alt-install. "pmi_proxy" was not getting installed in the …
- 17:35 Changeset [4841] by
- Typo in r4840 in the test to include -lpthread.
- 17:32 Changeset [4840] by
- Don't link with libpthread.a if threading is not requested for. This is …
- 12:58 Ticket #686 (MPICH2-1.1 : make fails with undefined reference to 'pthread_create') created by
- […]
06/27/09:
- 15:08 Changeset [4839] by
- Moved most of the README content to the wiki.
- 10:00 Ticket #680 (Warnings on 64-bit systems re MPIUI_Memcpy) reopened by
- This doesn't seem to have fixed it. There are as many warnings as before. …
- 01:05 Changeset [4838] by
- Error in the configure for platforms that don't support PLPA.
- 00:50 Changeset [4837] by
- Auto-detect if PLPA works on the system. If it does, turn on process …
- 00:04 Ticket #682 (Hydra: Environment overflows static buffers) closed by
- fixed: This should be fixed in r4836. Resolving.
- 00:04 Changeset [4836] by
- Calculate an upper bound of the number of executable arguments we expect …
06/26/09:
- 23:34 Changeset [4835] by
- The proxy arguments are the same for all partitions, so we don't need to …
- 20:59 Changeset [4834] by
- Update MPL to the latest version.
- 20:58 Changeset [4833] by
- Update confdb version to the latest.
- 20:57 Changeset [4832] by
- Update confdb version to the latest.
- 20:56 Changeset [4831] by
- Use confdb macros instead of redoing the same thing in configure.in
- 20:37 Ticket #685 (test/mpi/perf/commcreatep fails with Hydra) closed by
- duplicate: This failure is occurring because the number of temporary arguments Hydra …
- 19:55 Ticket #677 (Hydra processes left behind) closed by
- fixed
- 19:09 Ticket #665 (MPICH2 with Boost) reopened by
- No, there isn't any flag that is only used by mpicc and friends, but not …
- 17:09 Ticket #665 (MPICH2 with Boost) closed by
- fixed
- 16:45 Ticket #671 (taskmaster test in the wrong directory) closed by
- fixed: The problem was that the test still called MPI_Init_thread with …
- 16:44 Changeset [4830] by
- fixes build with single-threaded implementations, ticket #671
- 16:37 Ticket #645 (MPICH2 MPI_Get_elements bug and proposed fix) closed by
- fixed: Thanks. I have applied your patch in r4829. I agree with Bill that the …
- 16:33 Changeset [4829] by
- applied patch to MPI_Get_elements provided by Cray, ticket #645
- 16:23 Changeset [4828] by
- Reverting to 4747 from merge 4826
- 16:06 Ticket #679 (can I translate the content of mpich2 wiki to chinese?) closed by
- wontfix
- 14:58 Changeset [4827] by
- the static library gets generated conditionally.
- 14:49 Changeset [4826] by
- Merged from trunk to dkim 4747:4825
- 13:19 Ticket #685 (test/mpi/perf/commcreatep fails with Hydra) created by
- […]
- 10:22 Changeset [4825] by
- the static libraries: libmpich.a, libfmpich.a, libmpichcxx.a, …
- 10:17 Ticket #489 (Fallback Singleton Init Warning) closed by
- wontfix: I'm not sure this "bug" is solvable this way. I'm resolving this for now, …
- 09:47 Changeset [4824] by
- Added -help, usage, error info for -stdout-file and -stderr-file options. …
- 03:35 Ticket #684 (a trouble with 64-bit system, Alex Mazheika) created by
- […]
- 00:47 Ticket #683 (转发: problems with installing mpich2 under cygwin) created by
- […]
06/25/09:
- 20:30 Changeset [4823] by
- Protect fn_fail in HAVE_PROC_BINDING to avoid warnings.
- 18:10 Ticket #629 (FW: New/modified tests in mpich2-1.1b1 not following MTest convention) closed by
- fixed: Applied this patch in r4822
- 18:10 Changeset [4822] by
- applied Jim Hoekstra's patch to fix missing use of MTest convention in …
- 18:06 Ticket #682 (Hydra: Environment overflows static buffers) created by
- […]
- 17:52 Ticket #681 (Hydra Warnings with Intel Compiler) created by
- […]
- 16:13 Ticket #680 (Warnings on 64-bit systems re MPIUI_Memcpy) closed by
- fixed: This should be fixed in r4821.
- 16:13 Changeset [4821] by
- removing restrict from parameters. Should fix #680
- 15:50 Ticket #467 (MPICH2 does not work with Boost.MPI) closed by
- fixed: I've corrected the symbolic link in r4819 and verified that the latest …
- 15:21 Ticket #680 (Warnings on 64-bit systems re MPIUI_Memcpy) created by
- […]
- 14:27 Changeset [4820] by
- Oops, the Lustre fixes are not tested yet.
- 13:26 Changeset [4819] by
- The symbolic link for mpic++ was incorrectly setup. This should fix ticket …
- 13:10 Changeset [4818] by
- Fix to the MPMD launch problem.
- 12:51 Changeset [4817] by
- added contig datatype optimization to pack and unpack. Reviewed by …
- 02:55 Changeset [4816] by
- Updated version number in preparation for the 1.1.1 release.
- 02:51 Changeset [4815] by
- Revert the PWD usage introduced in r4782. Perl's chdir() was not updating …
06/24/09:
- 23:39 Ticket #679 (can I translate the content of mpich2 wiki to chinese?) created by
- […]
- 21:35 Ticket #678 (confdb macros) created by
- A lot of macros in confdb were written to work around issues with older …
- 21:28 Changeset [4814] by
- 1. Initial draft of the CHANGES for 1.1.1. 2. Added deprecation warnings …
- 16:32 Changeset [4813] by
- Added env variable MPE_USE_FCONSTS_IN_MPIH so user can choose to use …
- 16:29 Changeset [4812] by
- Commented out the reading of CROSS_BIGENDIAN, AC_C_BIGENDIAN seems to have …
- 13:55 Changeset [4811] by
- libmpich works
- 12:36 Ticket #677 (Hydra processes left behind) created by
- […]
- 11:00 Changeset [4810] by
- Install mpic++ as an alias for mpicxx for tools that make invalid …
- 10:58 Changeset [4809] by
- Fix handling of postamble targets in simplemake
06/23/09:
- 17:46 Changeset [4808] by
- Removed SIGSTOP
- 17:35 Changeset [4807] by
- Replaced C++ style '//' comments with C style and changed the …
- 17:34 Changeset [4806] by
- Fix missing master_top_srcdir (and _builddir) in test/mpi. Thanks to …
- 15:54 Ticket #674 (MSMPI code merge - proc affinity) closed by
- fixed: SMPD proc affinity code for windows is integrated to trunk from …
- 15:45 Changeset [4805] by
- # Integrating SMPD process affinity code - only for windows - from msmpi …
- 14:36 Changeset [4804] by
- added libtool output to command pattern list in clmake
- 14:32 Ticket #670 (pmi_proxy processes left behind) closed by
- fixed: Didn't happen last night, so I am resolving.
- 14:01 Ticket #676 (Add memcpy facility to mpich2) created by
- Vendors have expressed the need to be able to override memcpy in mpich2. …
- 13:56 Changeset [4803] by
- reverting MPIU_Memcpy changes in rlog directory. mpiimpl.h is not …
- 13:53 Changeset [4802] by
- Removing MPE fortran interface files from MPE wrap lib till we fix ticket …
- 13:51 Changeset [4801] by
- updated logging documentation to discourage the use of cycle counters
- 13:39 Changeset [4800] by
- Handle unhandled defns in windows configure.1) Pthread values are not …
- 13:06 Ticket #675 (Automated Build of MPICH2 without fortran fails) created by
- The current support to build MPICH2 on windows without fortran support …
- 12:53 Ticket #529 (mpdgdbdrv.py python deprecation warnings) closed by
- worksforme: resolving until we hear back from the reporter
- 12:35 WikiStart edited by
- add link to wiki (diff)
- 12:14 Changeset [4799] by
- Using consistent naming convention for fortran func name type decider keys
- 10:45 Changeset [4798] by
- Handle the conftest.dSYM directory created on MAC OSX
06/22/09:
- 16:15 Ticket #583 (Older MPICH2 porting issues) closed by
- fixed: Received OOB confirmation that these various fixes have solved all of …
- 15:37 Ticket #674 (MSMPI code merge - proc affinity) created by
- Tracker for integrating processor affinity code from MSMPI code base to …
- 15:19 Changeset [4796] by
- Initlialize all Fortran handles/objects in common init unless the Fortran …
- 09:38 Ticket #673 (MSMPI code merge - trace macros) created by
- To track integration of trace macros from the MSMPI code base, # We can …
- 09:22 Ticket #658 (Fwd: MPICH2 1.1 changes: functionality and ABI) closed by
- fixed
- 09:19 Ticket #672 (Nemesis Async Progress Engine) created by
- Placeholder for tracking Nemesis Async PE . -jayesh
- 08:22 Ticket #663 (Hydra configure problem) closed by
- fixed: trac discarded my text again - fixed, MPICH2_ACLOCAL_DIR was dropped and …
- 08:20 Changeset [4794] by
- Allow the use of MPICH2_AUTOxxx_DIR to specify the directories containing …
- 07:00 Ticket #671 (taskmaster test in the wrong directory) created by
- The taskmaster test in test/mpi/spawn should be in test/mpi/threads/spawn …
- 03:04 Changeset [4793] by
- The forked process should never return; otherwise, it might start …
06/21/09:
- 13:42 Changeset [4792] by
- Update MPL.
- 13:42 Changeset [4791] by
- Don't install libmpl. We just need it for the build.
- 09:51 Ticket #670 (pmi_proxy processes left behind) created by
- […]
06/20/09:
- 18:41 Changeset [4790] by
- commenting out twovec test until we fix it
- 18:34 Ticket #668 (PWD and getcwd() coflict in Hydra) created by
- […]
- 09:10 Changeset [4789] by
- Update the release script to use automake-1.11. Cleaned up some …
- 06:55 Ticket #665 (MPICH2 with Boost) created by
- […]
06/19/09:
- 18:29 Changeset [4788] by
- Added an example program to test process binding.
- 17:57 Changeset [4787] by
- If hydra is not configured with process binding support and the user …
- 17:29 Ticket #654 (-enable-x in hydra doesn't) closed by
- fixed: Fixed in r4786. Resolving.
- 17:29 Changeset [4786] by
- Major redo of the environment handling code. Now all of the environment …
- 17:16 Changeset [4785] by
- Added --stdout-file and --stderr-file argument parsing and redirection of …
- 16:52 Changeset [4784] by
- Two Fortran-related fixes. First, determine if the sort of Fortran code …
- 15:39 Changeset [4783] by
- Fix typo.
- 14:31 Ticket #591 (problem about running mpich2-1.0.7 on linux) closed by
- worksforme
- 14:29 Ticket #634 (mpiexec command issue) closed by
- wontfix: resolving until we hear further.
- 14:26 Ticket #612 (mpdboot trouble,pls help me,thanks a lot) closed by
- duplicate: replied on mpich2-dev list. resolving.
- 14:16 Changeset [4782] by
- Use PWD instead of getcwd on systems where this is available. This is …
- 14:11 Ticket #609 (make error - setbotf.o) closed by
- fixed
- 14:10 Changeset [4781] by
- Hydra no longer directly uses snprintf and strdup; it just uses MPL's …
- 14:06 Ticket #651 (Hi, I want ask you a question) closed by
- wontfix: resolving until we hear further
- 14:03 Ticket #654 (-enable-x in hydra doesn't) reopened by
- Just realized that the patch does not allow a user to overwrite some …
- 13:38 Ticket #654 (-enable-x in hydra doesn't) closed by
- fixed: Fixed in r4780. Resolving.
- 13:38 Changeset [4780] by
- Don't overwrite environment blindly. Only overwrite Hydra-specific …
- 11:35 Changeset [4779] by
- Update to the latest mpl.
- 11:34 Changeset [4778] by
- Pull in latest confdb changes.
- 11:32 Changeset [4777] by
- Use PAC_ARG_STRICT instead of AC_ARG_ENABLE + PAC_CC_STRICT combination, …
- 11:28 Changeset [4776] by
- fixed for pre-autoconf-2.60.
- 10:53 Changeset [4775] by
- Use the confdb in mpl, instead of duplicating it.
- 09:47 Changeset [4774] by
- Fixed init for Newmad when using PIOMan
- 08:52 Changeset [4773] by
- Bug in merging executable information into partitions was causing …
06/18/09:
- 20:13 Ticket #664 (FW: Problem with MPI_Type_commit() and assert insegment_ops.c) created by
- […]
- 17:51 Changeset [4772] by
- Update svn:ignore properties.
- 17:50 Changeset [4771] by
- Update confdb to the latest.
- 17:48 Changeset [4770] by
- Update confdb to r4769.
- 17:48 Changeset [4769] by
- The PAC_CC_STRICT macro had a bunch of assumptions: 1. It assumed that …
- 17:36 Changeset [4768] by
- Add 1.11 automake version requirement to AM_INIT_AUTOMAKE in mpl. No …
- 17:17 Ticket #663 (Hydra configure problem) reopened by
- Now the autoconf step fails: autoreconf: running: aclocal --force -I …
- 17:12 Changeset [4767] by
- Re-enable the pthread mutex ERRORCHECK functionality. This is an …
- 17:12 Changeset [4766] by
- Relocate a premature ALLFUNC critical section exit in finalize. With …
- 17:10 Changeset [4765] by
- Make sure Hydra doesn't get built by simplemake.
- 17:08 Ticket #663 (Hydra configure problem) closed by
- fixed: It now builds for me. I'm going to resolve this. If it's still broken …
- 16:57 Ticket #663 (Hydra configure problem) created by
- When I run maint/updatefiles , the configure.in in hydra doesn't have the …
- 16:57 Changeset [4764] by
- Forgot to commit autoreconf for Hydra.
- 16:54 Changeset [4763] by
- The subconfig initialization needs to check if we are really a subconfig …
- 16:52 Ticket #662 (mpdboot misleading error message) created by
- […]
- 14:38 Changeset [4762] by
- Force 1.11 or higher automake version.
- 14:35 Changeset [4761] by
- Update MPL and use confdb macros where available instead of rewriting …
- 14:34 Changeset [4760] by
- Allow MPL to use confdb's strict compile flags. Also, fix autoconf bug …
- 14:24 Changeset [4759] by
- Update confdb to r4754.
- 10:13 Changeset [4758] by
- Update confdb and mpl to the latest versions.
- 10:13 Changeset [4757] by
- Update confdb to r4754.
- 10:09 Changeset [4756] by
- This patch should allow hydra to build separately from MPICH2. This also …
- 09:23 Changeset [4755] by
- It is not a PMI-internal error if a keyval is not found in db - this case …
06/17/09:
- 17:55 Changeset [4754] by
- Added missing brackets around AC_DEFUN names.
- 16:09 Changeset [4753] by
- Added missing brackets around AC_DEFUN name
- 15:55 Changeset [4752] by
- Move Call_errhandler method back where it was in previous versions of …
- 15:00 Ticket #659 (Memcpy changes in ROMIO) created by
- In order to get my checked out version of MPICH2 to compile a few days …
- 13:09 Changeset [4751] by
- reverting r4750
- 13:07 Changeset [4750] by
- alasdfadsfa
- 12:58 Changeset [4749] by
- Creating a dev branch for Kumud's work.
- 12:42 Changeset [4748] by
- Creating the dkim development branch for Dale's work on mpich2.
- 12:37 Ticket #647 (problems of installation of mpich2) closed by
- wontfix
- 08:15 Ticket #656 (Licensing query) closed by
- invalid: MPICH2 is freely available for use and distribution under a BSD-like …
- 07:39 Ticket #658 (Fwd: MPICH2 1.1 changes: functionality and ABI) created by
- […]
- 06:11 Ticket #656 (Licensing query) created by
- […]
06/16/09:
- 16:41 Ticket #538 (Nemesis MPI_Init scalability issue) closed by
- fixed: This should be fixed in the mpich2-1.1 branch @r4747. Resolving.
- 16:39 Changeset [4747] by
- Merge process mapping fixes from trunk -> mpich2-1.1 branch. This commit …
- 15:08 Ticket #655 (Tests with Intel compilers leaving behind processes) created by
- […]
- 14:48 Changeset [4745] by
- removed MPICH2 specific feature, and used MPE's fortran runtime test to …
- 13:44 Changeset [4743] by
- Update mpl to r4742 to pick up top_srcdir change. No reviewer.
- 13:07 Changeset [4742] by
- $(abs_srcdir) is a simplemake-ism, use $(top_srcdir) instead No reviewer.
- 12:41 Ticket #654 (-enable-x in hydra doesn't) created by
- When I try to start an x app through hydra mpiexec, I get a can't open …
- 11:10 Changeset [4741] by
- Deleting an accidentally checked-in file
- 11:02 Changeset [4740] by
- 64-bit fix for pmi2
- 10:53 Changeset [4739] by
- 64-bit fix for pmi2
- 10:07 Changeset [4738] by
- Fixed NewMad? init phase
- 10:07 Changeset [4737] by
- Fixed NewMad? init phase
06/15/09:
- 17:30 Changeset [4736] by
- Update to incorporate MPL change.
- 17:29 Changeset [4735] by
- 1. Use PAC_SUBCONFIG macros to pull in MPICH2's CFLAGS when available. 2. …
- 17:13 Changeset [4734] by
- Updates to build correctly with MPL.
- 17:13 Changeset [4733] by
- Missed out on attribute configure magic earlier, which was causing some …
- 15:54 Changeset [4732] by
- Updated MPL to the latest version.
- 15:53 Changeset [4731] by
- Fixed compile errors for MPL.
- 14:55 Changeset [4730] by
- Update to the latest MPL version. (this is getting to be a pain).
- 14:53 Changeset [4729] by
- Update to the latest confdb.
- 14:53 Changeset [4728] by
- Update to the latest confdb.
- 14:51 Changeset [4727] by
- Add prefix_config macro to confdb.
- 14:24 Changeset [4726] by
- Update to the latest MPL version.
- 14:23 Changeset [4725] by
- Fix compile errors with incorrect names.
- 14:22 Changeset [4724] by
- Updated to the latest confdb version.
- 14:19 Changeset [4723] by
- Added depcomp and missing to the svn:ignore list.
- 13:32 Changeset [4722] by
- Removed temp debugging statements
- 13:32 Changeset [4721] by
- Added missing brackets around AC_DEFUN name
- 13:15 Ticket #652 (Nightly tests failing) closed by
- fixed: This should be fixed in r4718.
- 13:05 Changeset [4720] by
- Update MPL to latest version.
- 13:05 Changeset [4719] by
- Cut down dependency on MPICH2.
- 12:36 Changeset [4718] by
- removed compile-time check for use of memcpy. This check would cause …
- 12:18 Changeset [4717] by
- Build all files in MPL from the top-level directory.
- 11:36 Changeset [4716] by
- Reverted memcpy->MPIU_Memcpy macros in mpe source.
- 09:22 Ticket #653 (PMI2 failure with MPI processes running across multiple nodes) created by
- I get the following error when running a simple MPI_Init()/MPI_Finalize() …
06/13/09:
- 21:49 Ticket #652 (Nightly tests failing) created by
- […]
- 00:13 Changeset [4713] by
- Pull MPL into Hydra; it's still unutilized though.
- 00:12 Changeset [4712] by
- svn:ignore properties.
06/12/09:
- 23:43 Changeset [4711] by
- Some more fixes to the build system. Still need to figure out how to push …
- 19:13 Ticket #651 (Hi, I want ask you a question) created by
- […]
- 18:33 Changeset [4710] by
- Basic build setup. Something is still broken in the compile.
- 18:02 Changeset [4709] by
- Initial draft of the MPICH portability layer. Very simplistic at this …
- 16:30 Changeset [4707] by
- converted all uses of memcpy to the macro MPIU_Memcpy
- 16:29 Changeset [4706] by
- Multiple fixes for mpd's new process mapping capability. Fixes a couple …
- 16:29 Changeset [4705] by
- Prevent mpds from crashing when jobs are launched that don't use all …
- 15:58 Ticket #649 (Assertion failed in socksm.c it_plfc->revents when trying mpptest) closed by
- fixed: Fixed in r4704.
- 15:57 Changeset [4704] by
- Replaced assert with error when poll returns an error. Fixes #649
- 14:56 Ticket #643 (request for help) closed by
- fixed: Resolving until we hear back from the user.
- 14:54 Ticket #650 (MPI licensing requirements) closed by
- invalid
- 07:06 Changeset [4701] by
- Module wouldn't compile because of missing argument name
06/11/09:
- 17:18 Changeset [4696] by
- Updated spec file from Deji.
- 13:15 Changeset [4693] by
- Remove the static flag for shared library builds in Hydra.
- 13:02 Ticket #588 (add --with-automake option to maint/updatefiles) closed by
- fixed: Fixed by r4692. A --with-autotools was also added in this change to …
- 12:57 Changeset [4692] by
- Add --with-automake option to maint/updatefiles. This also adds a …
- 12:53 Changeset [4691] by
- Update nightly tests to use --with-autotools instead of --with-autoconf …
- 12:05 Ticket #650 (MPI licensing requirements) created by
- […]
- 10:28 Ticket #649 (Assertion failed in socksm.c it_plfc->revents when trying mpptest) created by
- […]
- 01:30 Changeset [4683] by
- Fixed a bug in the MPMD launch with Hydra. The executables were not being …
06/10/09:
- 22:48 Ticket #630 (MPICH2 and Condor - old documentation on MPICH web page) closed by
- fixed: Fixed.
- 21:43 Ticket #647 (problems of installation of mpich2) created by
- […]
- 09:58 Changeset [4680] by
- ugly fix in Newmad for now: getConninfo fails when BC size is …
- 08:26 Changeset [4679] by
- Fixed an error when using Newmadeleine and OpenPA
06/09/09:
- 16:37 Changeset [4678] by
- fixed an assert that we missed when converting to using OpenPA
- 15:14 Changeset [4677] by
- Just calling mpiexec without any arguments was segfaulting. We need to …
- 13:11 Ticket #646 (/usr/bin/env vs. /bin/env) created by
- We currently use /usr/bin/env to find the paths to perl and python …
06/08/09:
- 15:27 Changeset [4675] by
- Contributed by Kazuki Ohta: make ad_zoidfs able to deal with ESTALE
- 13:52 Ticket #645 (MPICH2 MPI_Get_elements bug and proposed fix) created by
- […]
- 10:46 Changeset [4674] by
- Added support for exporting the debug versions of the nesting macros to …
- 10:43 Changeset [4673] by
- from Wei-keng Liao: additional check that the write phase behaved …
- 07:28 Ticket #643 (request for help) created by
- […]
- 01:30 Ticket #640 (MacOS rlog shared library build error) created by
- […]
06/07/09:
- 17:59 Changeset [4672] by
- This patch allows gatherv to use ssend only when enabled by an environment …
06/06/09:
- 12:46 Ticket #605 (Error compiling Fortran programs on Windows) reopened by
- What's the error you are seeing?
- 10:10 Ticket #605 (Error compiling Fortran programs on Windows) closed by
- invalid: Resolving till we hear back from the user.
- 10:05 Ticket #619 (mpich2-1.0.8p1: cat: conftest.f: No such file or directory) closed by
- invalid
- 10:01 Ticket #639 (I need help) closed by
- invalid: On windows, only the smpd process manager is supported. "mpdtrace", etc., …
- 09:27 Ticket #595 (xlc man page dumped repeatedly in config.log) closed by
- fixed: Are we planning to do something about this? I don't think I'd call this a …
- 09:23 Ticket #448 (Fwd: MPIR_Grequest_waitall) closed by
- fixed: Matt: This seems to work fine with the MPICH2 trunk and 1.1 release. Maybe …
06/05/09:
- 20:15 Ticket #639 (I need help) created by
- […]
- 17:50 Changeset [4671] by
- Fixed srcdir typo in the mpd makefile (how long has this been there?). …
- 15:34 Changeset [4669] by
- Merged different READMEs into a single file and corrected lots of old and …
- 15:05 Changeset [4668] by
- svn:ignore properties to include an autogenerated file.
- 13:47 Changeset [4667] by
- Initial deposit of the determination of the fortran constant for …
06/04/09:
- 16:29 Ticket #638 (Launching MPICH2 jobs with SSPI delegate does not work with HPC 2008 ...) created by
- Sorry for taking longer than I expected... The error code for …
- 15:50 Changeset [4666] by
- Merging process mapping code into trunk
- 06:42 Ticket #636 (MPICH2 and .NET issues) created by
- […]
- 03:32 Ticket #634 (mpiexec command issue) created by
- […]
- 01:04 Changeset [4663] by
- Remove the repeated known issues in the README; they are already pointed …
06/03/09:
- 15:21 Ticket #633 (SMPD nightlies with Intel compilers fail) created by
- The old nightly tests (all tests) using intel compilers (smash, octopus) …
- 12:27 Ticket #632 (One last difference in configure.in) closed by
- fixed: Thanks Joe. I've fixed these in the trunk and the 1.1 branch.
- 12:26 Changeset [4662] by
- Merging r4661 from trunk (configure fixes for MPIR_Pint and Upint).
- 12:25 Changeset [4661] by
- Fixed comment in configure for MPIR_Pint and MPIR_Upint. Thanks to Joe @ …
- 11:12 Ticket #632 (One last difference in configure.in) created by
- […]
- 10:23 Milestone mpich2-1.1 completed
06/02/09:
- 20:46 Changeset [4655] by
- Re-tagging the mpich2-1.1 release.
- 20:46 Changeset [4654] by
- Remove the 1.1 release tag to update with newer changes.
- 20:46 Changeset [4653] by
- Merging r4651 and r4652 from trunk.
- 19:00 Changeset [4652] by
- Removing debug print msg accidentally checked-in in r4651
- 18:55 Changeset [4651] by
- Handling the case where the MPICH2 rev num does not have REV or EXT …
- 13:52 Changeset [4650] by
- Re-tagging the mpich2-1.1 release.
- 13:52 Changeset [4649] by
- Remove the 1.1 release tag to update with newer changes.
- 13:52 Changeset [4648] by
- Merging r4647 from trunk (Update the Changes links to the point to all of …
- 13:48 Changeset [4647] by
- Update the Changes links to the point to all of 1.1 changes.
- 13:45 Changeset [4646] by
- Tagging the mpich2-1.1 release.
- 13:44 Changeset [4645] by
- Rename 1.0 branch to 1.0.x to distinguish series branches from …
- 13:43 Changeset [4644] by
- Creating a branch for the MPICH2 1.1 release.
- 10:25 Changeset [4643] by
- Wei-keng's convinced me that this more straightforward assignment to …
- 10:16 Ticket #631 (more info in error messages) created by
- I was thinking that adding info about configure options and mpich version …
06/01/09:
- 21:39 Changeset [4642] by
- Updated version number for the 1.1 release.
- 19:29 Ticket #630 (MPICH2 and Condor - old documentation on MPICH web page) created by
- […]
- 18:13 Ticket #625 (running more than one mpdboot) closed by
- wontfix
- 17:59 Changeset [4641] by
- handle reads/writes that end on a fragment of a noncontiguous datatype.
- 17:57 Changeset [4640] by
- until we fix Lustre collective I/O, disable autodetection
- 15:22 Changeset [4639] by
- Use an environment variable to control the minimum number of processes …
- 13:09 Ticket #629 (FW: New/modified tests in mpich2-1.1b1 not following MTest convention) created by
- […]
- 12:45 Changeset [4638] by
- Using a name with less duplicates - *more uniq* - for shm seg on windows. …
- 12:40 Changeset [4637] by
- Handling unhandled defns in windows configure - 1) Adding size of …
- 11:26 Ticket #628 (Hardcoding values in windows configure script) created by
- The windows configure script currently hardcodes values (doesn't perform a …
Note: See TracTimeline
for information about the timeline view.
