Timeline


and .

11/20/09: Today

08:37 Ticket #946 ('make install' puts 'index.htm' in '/usr/local/share/doc' (rather than in ...) closed by chan
worksforme: If you want doc/ to go to share/doc, do "make install PACKAGE=mpich2" …
04:09 Ticket #946 ('make install' puts 'index.htm' in '/usr/local/share/doc' (rather than in ...) created by anonymous
mpich2-1.2.1: We use the following configure line (on multiple systems), …

11/19/09: Yesterday

18:06 Changeset [5837] by goodell
Fixes so that lock-free reference counting compiles.
17:09 Changeset [5836] by balaji
Added support for absoft compilers in the nightly tests.
12:32 Changeset [5835] by jayesh
We no longer assume that finding a destination for an smpd command always …
12:30 Changeset [5834] by jayesh
1) Adding openpa directories to mpich2 debug build project. (2) Fixing …
12:27 Changeset [5833] by jayesh
Enable dbg logging for debug builds on windows
12:11 Ticket #945 (nemesis failed with oversubscription) created by chan
A simple MPI program with only MPI_Init and Finalize. […] failed with …

11/18/09:

18:24 Changeset [5831] by balaji
Move nightly tests back to trunk.
18:04 Ticket #944 (configure error) created by Brian O'Gorman <brian.o'gorman@…>
clock_gettime (POSIX) is not available
17:50 Ticket #943 (make error) created by Brian O'Gorman <brian.o'gorman@…>
Could not link C program with libraries Using cygwin, if this is a problem …
17:32 Changeset [5830] by balaji
Get Hydra's autogen.sh to respect MPICH2_AUTORECONF/LIBTOOLIZE.
17:30 Changeset [5829] by balaji
Get hwloc's boot script to respect MPICH2_AUTORECONF and MPICH2_LIBTOOLIZE …
17:00 Changeset [5828] by buntinas
added libtoolize to autogen.sh
10:39 Changeset [5824] by balaji
Tagging the mpich2-1.2.1 release.
10:36 Ticket #942 (update web page) closed by balaji
fixed: Fixed in r5823. Resolving.
01:25 Ticket #942 (update web page) created by buntinas
Probably should update this: …

11/17/09:

21:19 Ticket #941 (MPE and C++: 'mpi.h' is being #include'd inside a extern "C" { } block) closed by chan
fixed: fixed this by r5822.
20:46 Changeset [5822] by chan
moved "extern C {}" from mpe.h to internal header files. Since mpi.h …
18:23 Ticket #941 (MPE and C++: 'mpi.h' is being #include'd inside a extern "C" { } block) created by "Lisandro Dalcin" <dalcinl@…>
If you try to compile the lines below using the 'mpicxx' (i.e. C++ …
18:00 Ticket #940 (add mpdlistjobs-like functionality to hydra) created by goodell
There's a chance that hydra already implements this, but I suspect it …
16:59 Changeset [5821] by goodell
Adding Sameer's script for an --enable-fast build of MPICH2 that currently …
11:10 Changeset [5820] by goodell
Committing Sameer's patches to dcmfd. Compiles but hangs when running …
07:47 Changeset [5819] by mercierg
Removed unused checkpointing code in MX module

11/16/09:

16:55 Changeset [5814] by goodell
More fine-grained cherry-picking. This time it's …
16:44 Changeset [5813] by goodell
Cherry-pick many fine-grained threading commits from the trunk. …

11/15/09:

23:47 Changeset [5812] by balaji
Move nightly tests to the 1.2.1 branch.
20:37 Ticket #936 (no manpages for MPI_File_* in 1.2.1rc1) closed by balaji
fixed: Fixed in r5807. Resolving.
20:37 Ticket #938 (The @VERSION@ macro needs to be changed to MPICH2_VERSION in a lot of ...) closed by balaji
fixed: Fixed in r5803. Resolving.
20:36 Ticket #939 (make install fails because confdb/install-sh is not found) closed by balaji
fixed: Fixed in r5801. Resolving.
20:35 Changeset [5811] by balaji
Merged r5798-5799, and r5801-5810 from trunk.
20:29 Changeset [5810] by balaji
Compare version strings between the UI and the proxy before launching …
20:29 Changeset [5809] by balaji
Update the version number in preparation for the upcoming 1.2.1 release.
20:29 Changeset [5808] by balaji
Bug fix in the version mismatch detection in the release tarball creation …
20:28 Changeset [5807] by balaji
Don't disable romio when creating the man pages. Otherwise, some of the …
20:28 Changeset [5806] by balaji
Get rid of unnecessary MPICH2 version string in the top-level Makefile.sm. …
20:28 Changeset [5805] by balaji
Slight improvement to the mpicc -v output. Reviewed by buntinas.
20:28 Changeset [5804] by balaji
Add -lopa to the pkgconfig libs. This is a temporary fix. The correct …
20:28 Changeset [5803] by balaji
Update incorrect usage of VERSION string. It's now called MPICH2_VERSION …
20:28 Changeset [5802] by balaji
Change incorrect MPIVERSION usage to MPICH2_VERSION. Reviewed by …
20:28 Changeset [5801] by balaji
Revert r5519. AC_PROG_MKDIR_P is broken; it's using a version check on …
17:05 Changeset [5799] by buntinas
added ignores
17:05 Changeset [5798] by buntinas
added ignores
15:31 Changeset [5796] by buntinas
we were sending the wrong string to ftb_publish. no reviewer

11/14/09:

15:07 Changeset [5795] by balaji
Merge r5786 from trunk - fixes to MPI-2.2 functionality related manpages.

11/13/09:

15:57 Changeset [5794] by goodell
Committing build_mpich2.sh uiltity script. !!!DO NOT MERGE TO TRUNK!!!
14:07 Ticket #939 (make install fails because confdb/install-sh is not found) created by http://thth.myopenid.com/
Hello, With Mpich2 v. 1.2, on FreeBSD, directories are created by `mkdir …
13:54 Changeset [5793] by jayesh
Merging r5792 from trunk - Using revised format for MPICH2 version - See …
13:47 Changeset [5792] by jayesh
Fixed typo bug introduced in r5760 - Using the revised format for MPICH2 …
12:13 Ticket #938 (The @VERSION@ macro needs to be changed to MPICH2_VERSION in a lot of ...) created by Deji Akingunola <dakingun@…>
The macro representing the package version string (defined in the top …
04:56 Ticket #937 (mpdboot --ncpus VS hosts file) created by https://www.google.com/accounts/o8/id?id=AItOawmJV_e0wbYKwKLP_U1N5Gokxnba9JzKQYI
When booting mpd from the first host in the hosts file list, the number of …

11/12/09:

17:14 Ticket #936 (no manpages for MPI_File_* in 1.2.1rc1) created by lucas@…
Hi, Apparently the manpages for MPI_File_* were dropped in 1.2.1rc1. …
13:20 Ticket #935 (cross-compile bug in top-level configure.in) created by chan
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2009-November/005965.html

11/11/09:

17:05 Ticket #934 (Error message in MPICH call MPI_Reduce) created by mcloud1@…
Hi I'm getting an error on the receive side of an MPI_Reduce call, …

11/10/09:

16:33 Changeset [5786] by balaji
doctext expects the function description to immediately be followed by the …
16:09 Ticket #933 (NO_LOCAL and ODD_EVEN_CLIQUES should be handled by hydra) created by buntinas
The no_local and odd_even configure flags and environment vars were used …
16:01 Changeset [5785] by buntinas
Removed hard-coded restriction in nemesis that packet headers be 32 or 40 …
13:36 Changeset [5784] by jayesh
Removing stale references to the old version string - removed in r5757
11:21 Changeset [5780] by goodell
Reorder the mpidpre.h include in mpiimpl.h from Sameer's tarball. This is …
11:21 Changeset [5779] by goodell
Obvious dcmfd threading changes from Sameer's tarball.
11:21 Changeset [5778] by goodell
dcmfd collective implementation changes from Sameer's tarball. These were …
11:21 Changeset [5777] by goodell
dcmfd changes unrelated to threading from Sameer's tarball. These are …
11:21 Changeset [5776] by goodell
ROMIO changes from Sameer's tarball. No fine-grained threading code is …
11:21 Changeset [5775] by goodell
Debugger changes from Sameer's tarball. No fine-grained threading code is …
11:21 Changeset [5774] by goodell
Permissions wibbles from Sameer's tarball. No fine-grained threading code …
11:20 Changeset [5773] by goodell
Various non-dcmfd, non-romio bug fixes from Sameer's tarball. No …
11:20 Changeset [5772] by goodell
MPI_Aint-related changes outside of dcmfd and romio from Sameer's tarball. …
11:20 Changeset [5771] by goodell
Top level build system and wrapper script changes from Sameer's tarball. …
11:20 Changeset [5770] by goodell
IBM changes to the test suite from Sameer's tarball. No fine-grained …

11/09/09:

23:30 Ticket #921 (MPICH2 performance in long-term climate simulations) closed by balaji
worksforme: Resolving this till we hear back from the user with respect to the …
22:50 Ticket #932 (filter for partial logging support in MPE) created by chan
add communicator/rank translation table to CLOG2 so the irrelvant partner …
22:47 Ticket #931 (multiple weak symbols support in MPE) created by chan
Add multiple weak symbol support in MPE's wrapper, logging and collchk …
19:41 Changeset [5763] by balaji
Tagged mpich2-1.2.1rc1.
19:40 Changeset [5762] by balaji
Created a branch for the MPICH2-1.2.1 release.
15:42 Changeset [5760] by jayesh
Using the new mpich2 version format for SMPD versions too - also see r5757
15:29 Changeset [5759] by jayesh
Updating MPICH2 versions on windows for upcoming release
14:31 Changeset [5758] by goodell
Creating a branch from the mpich2-1.1 release for threading collaboration …
14:13 Changeset [5757] by jayesh
Using the updated format for mpich2 version & ABI version on windows. The …
13:05 Changeset [5756] by jayesh
Disable fault tolerance code - added in r5731 - on windows
13:01 Changeset [5755] by balaji
Use the auto-generated mplconfig.h.in file instead of manually maintaining …
11:48 Ticket #930 (Configure environment passing in MPICH2) created by balaji
The way MPICH2 passes the internal configure environment to its …
11:32 Changeset [5754] by balaji
Added a comment to describe the very small message algorithm for …
10:42 Changeset [5753] by gropp
Added request for dummy dependencies target in test Makefile to make …

11/08/09:

22:01 Changeset [5752] by gropp
Fix mis-spelled comment
21:38 Changeset [5751] by gropp
Added options in preparation for libtool support
21:37 Changeset [5750] by gropp
Added comments to explain new variables and make the autoconf version test …
21:35 Changeset [5749] by gropp
Make sure that we are using the local compiler, not the MPI compiler …
21:34 Changeset [5748] by gropp
This test is valid only for MPI 2.2
18:14 Ticket #722 (shared libs not updated on a rebuild) closed by balaji
fixed: Bill fixed this in r5747. Resolving.
18:14 Ticket #909 (MPICH2 shared library builds) closed by balaji
fixed: Bill fixed this in r5745. Resolving.
17:45 Changeset [5747] by gropp
Added proper handling of dependencies for shared library objects; also …
17:43 Changeset [5746] by gropp
Added (but commented out) the additional includes that will be required to …
17:41 Changeset [5745] by gropp
Two changes to shared library support. 1: use new macros to check that, …
17:39 Changeset [5744] by gropp
Minor update to comment about broken caching in autocong
13:21 Changeset [5743] by balaji
Warning squash.
13:19 Changeset [5742] by balaji
Protect the async MPIU_Thread symbols within a THREAD_LEVEL >= SERIALIZED …
13:00 Ticket #929 (MPICH2 Performance tests) created by balaji
Some of the MPICH2 performance tests (mostly the ones which use datatypes) …
11:25 Changeset [5741] by balaji
Only build one MPL directory even though we have an link to the original …
11:25 Changeset [5740] by balaji
Make sure Hydra links with the MPL library too. This didn't show up as an …
11:25 Changeset [5739] by balaji
Cleanup the MPL code to allow for additional functionality, including …

11/07/09:

17:57 Changeset [5738] by thakur
checking in the fix to delete non-standard MPI_UNDEFINED_RANK so that it …
12:17 Changeset [5737] by balaji
Separate out MPICH2's version number from the ABI version so they can be …
12:17 Changeset [5736] by balaji
Remove the Fedora spec file from the repository. It's unused and …
09:49 Changeset [5735] by balaji
The commit that disabled C++ tests for the sun compilers seems to have …
09:32 Ticket #926 (enable-fast) reopened by thakur
With the default build, the coll tests go through real fast. That …
08:50 Changeset [5734] by balaji
Forgot to remove the tp=piv flag in one case.
07:29 Changeset [5733] by balaji
Fix hanging autoconf display message.
07:29 Changeset [5732] by balaji
Fixed help message that states that enable-strict is only for gcc, which …

11/06/09:

20:10 Ticket #928 (Changes to LIBS are lost between configure in ch3 and configure in nemesis) created by buntinas
The value of LIBS at the beginning of ch3/configure is set by the top …
19:59 Changeset [5731] by buntinas
added ftb to ch3 and nemesis
18:19 Ticket #926 (enable-fast) closed by thakur
wontfix: Probably not. Resolving it for now.
13:47 Ticket #927 (Spawn() fails on remote node with nemesis on windows) created by jayesh
Actually, it does work locally but fails remotely, with channel nemesis. …
10:18 Changeset [5727] by balaji
Yet another workaround for bb problems -- wait for longer after allocating …
10:15 Ticket #926 (enable-fast) created by balaji
Bcast seems to be hanging with enable-fast in the new nightly tests: …
09:19 Changeset [5726] by balaji
Update version number in preparation for the 1.2.1rc1 release.
09:18 Changeset [5725] by jayesh
Updating the guids of the installers for the upcoming rc release
09:10 Changeset [5724] by jayesh
Since disabling thread package is broken, make the thread package …
09:07 Changeset [5723] by jayesh
Adding async.c - added in r5694 - into VS projs
08:41 Changeset [5722] by mercierg
Temporary fix. Setting this pointer seems to corrupt hwloc's topology …
08:09 Changeset [5721] by thakur
renamed MPI_COMBINER_ENUM to MPIR_Combiner_enum

11/05/09:

21:35 Ticket #902 (mpd PM post-execution error: close failed in file object destructor) closed by goodell
fixed: Fixed and/or worked-around in r5720. There might be something smarter to …
21:34 Changeset [5720] by goodell
Fix for mpd on FC12 (ticket #902). mpdman closes all non-standard file …
16:04 Ticket #925 (Update website) closed by balaji
fixed
15:58 Changeset [5717] by balaji
Missed state declarations in the async code causing rlog builds to fail.
15:48 Ticket #925 (Update website) created by buntinas
This page needs to be updated. …
15:10 Ticket #924 (environment vars) closed by balaji
fixed: Fixed in r5714. Resolving.
15:05 Changeset [5714] by balaji
Add information about some of the environment variables in README.vin. …
14:26 Changeset [5713] by balaji
Memory allocation bug fix in the Hydra process binding code. Thanks to …
14:24 Changeset [5712] by balaji
White space cleanup.
14:21 Changeset [5711] by balaji
hwloc was assuming autoconf-2.64. Fix the usage to make it autoconf-2.63 …
14:13 Changeset [5710] by balaji
hwloc changed its autogen mechanism for the final release. It's better to …
13:36 Changeset [5709] by mercierg
New binding file for hwloc: matches Hydra's new data structure
12:56 Ticket #910 (Hydra: Documentation for Internal Interfaces) closed by balaji
fixed: Fixed in r5708. Resolving.
12:55 Changeset [5708] by balaji
Doxygen powered documentation for Hydra's internal interfaces. Fixes …
11:58 Changeset [5707] by balaji
Updated hwloc to the 0.9.2 release.
11:56 Changeset [5706] by balaji
mpiu_thread.h was never explicitly included with the async code. We were …
09:10 Ticket #924 (environment vars) created by buntinas
We need to document environment variables like MPICH_NO_LOCAL, …
00:26 Changeset [5701] by balaji
Added an autogen file to be used when building Hydra independently.
00:19 Changeset [5700] by balaji
Get rid of ltmain.sh. This was initially required when we relied on …
00:19 Changeset [5699] by balaji
Suppress function unused warning.
00:19 Changeset [5698] by balaji
Move the tools API prototypes to their appropriate header files (closer to …
00:19 Changeset [5697] by balaji
Add a FIXME to correct the critical section code as per Bill's …

11/04/09:

23:37 Ticket #923 (mscvcr80.dll was not found) created by https://www.google.com/accounts/o8/id?id=AItOawl3h7ll7Sqyc1uaf23ZAjwtBsMXXnz_tcs
I download and install your excellent program; but when I run "mpiexec" on …
17:51 Ticket #917 (Asynchronous Progress in MPICH2) closed by balaji
fixed: The above described implementation has been added into the MPICH2 trunk in …
17:45 Changeset [5695] by balaji
Configure protect the asynchronous progress stuff. This will be released …
17:45 Changeset [5694] by balaji
Simple version of the asynchronous progress code, where we have a thread …
15:23 Ticket #915 (SMPD does not handle env vars ending in backslashes correctly) closed by jayesh
fixed: This is fixed in r5689 and should be available in the next release. …
15:22 Changeset [5689] by jayesh
Making sure that we don't have the ESCAPE character at the end of a …
14:48 Changeset [5688] by chan
added count=0 case for both C and forttran version of reduce_local test.
12:41 Changeset [5686] by jayesh
Disabling suppression of pre-defined refcounts on windows
12:34 Changeset [5685] by jayesh
Handling unhandled defns - added in r5666 - in windows configure script
12:20 Changeset [5684] by jayesh
Changing *VERSION to MPICH2_*VERSION in windows configure - this change is …
11:08 Changeset [5683] by jayesh
Disabling VS make logs for C test projects - Speeds up the build for test …
11:05 Ticket #922 (allctypesf.f and allctypesf90.f90 fail on windows) closed by jayesh
fixed: Fixed in r5682. -Jayesh
11:05 Changeset [5682] by jayesh
1) Adding manually defined types and types defined from other types into …
11:01 Ticket #922 (allctypesf.f and allctypesf90.f90 fail on windows) created by jayesh
These tests fail with error message that several MPI datatypes …
10:26 Ticket #920 (hydra's Makefile does not read VERBOSE) closed by balaji
fixed: Fixed in r5680. Now simplemake accepts both V=1 and VERBOSE=1 (if either …
10:24 Changeset [5681] by balaji
Export the MPICH2 version and other relevant information for Hydra to pick …
10:24 Changeset [5680] by balaji
Allow VERBOSE=1 or V=1 format for simplemake. Fixes ticket #920. Reviewed …
10:02 Ticket #618 (nesting and subarray) closed by robl
fixed: OK, think this is fixed in r5679 -- moved nest-decr into fn_exit. It's a …
09:59 Changeset [5679] by robl
make sure all code paths, even errors, decrement the nesting level

11/03/09:

22:16 Ticket #918 (Build warnings with --enable-strict=noopt) closed by balaji
fixed: Never mind that. This works correctly. My git setup seems to be giving …
20:31 Ticket #918 (Build warnings with --enable-strict=noopt) reopened by balaji
It doesn't look like this problem is fixed. I still get the same warnings: …
20:24 Ticket #921 (MPICH2 performance in long-term climate simulations) created by https://www.google.com/accounts/o8/id?id=AItOawmdg6wsSNF_JdFn6fuskghRcXW9TS-oSSM
Hi, I conduct regional climate simulations using the Weather Research and …
17:13 Changeset [5678] by thakur
errcheck for null newtype
16:47 Changeset [5677] by chan
removed unused variables.
15:12 Ticket #798 (MPI_Reduce_local test in Fortran (for MPI-2.2 ticket #24)) closed by chan
fixed: resolving this by #5676.
15:11 Changeset [5676] by chan
fixed reduce_local.c and added fortran version, reducelocalf.f, and added …
13:33 Ticket #920 (hydra's Makefile does not read VERBOSE) created by chan
It appears that hydra's Makefile does not read VERBOSE=1
13:28 Ticket #919 (Allgatherv performance) created by balaji
One of the users reported a performance problem for Allgatherv for …
13:26 Changeset [5675] by goodell
Fixes for MPI_Reduce_local and the reduce_local test. Anthony noticed …
11:15 Changeset [5674] by buntinas
update to ltmain.sh
11:13 Ticket #918 (Build warnings with --enable-strict=noopt) closed by buntinas
fixed: Fixed in r5673. Returning structures is legal in ANSI C, so it appears …
11:10 Changeset [5673] by buntinas
removed -Waggregate-return warning. Fixes #918.
10:46 Ticket #918 (Build warnings with --enable-strict=noopt) created by balaji
There are several warnings with compiled with --enable-strict=noopt with …
09:16 Ticket #917 (Asynchronous Progress in MPICH2) created by balaji
There have been a bunch of requests for asynchronous progress capability …
08:19 Changeset [5669] by balaji
Delete the older code for allgatherv (large messages) which has now been …

11/02/09:

23:21 Changeset [5668] by balaji
Update svn:ignore properties to include libtool generated macro files.
18:10 Changeset [5667] by balaji
Allow users to pick the PMI version they want based on environment …
17:31 Changeset [5666] by goodell
Work around Darwin strict behavior and sys/stat.h in ROMIO. When MPICH2 …
17:31 Changeset [5665] by goodell
Fix GREQ_CLASS leaks in the generalized request extensions. This commit …
17:25 Changeset [5664] by balaji
Name-space the PMI2 (and PMI-1.1) process-mapping key value. Reviewed by …
16:20 Ticket #916 (Disable error return tests in the Intel test suite) created by balaji
When MPICH2 is configured with --enable-fast or --disable-error-checking, …
16:10 Ticket #915 (SMPD does not handle env vars ending in backslashes correctly) created by jayesh
set CNTRL_MPI_DIR=d:\mpi\ mpiexec -n 1 -genvlist CNTRL_MPI_DIR cmd /c set …
14:09 Changeset [5663] by balaji
The -tp=piv option is PGI specific and doesn't even seem to work on the …
08:52 Ticket #913 (Failures when weak symbols are disabled) closed by goodell
fixed: Fixed by r5659, resolving.
08:51 Changeset [5659] by goodell
Avoid duplicate symbols in comm_create if weak symbols aren't available. …

11/01/09:

16:18 Changeset [5656] by balaji
Added diablo-jdk in the list of paths to search for a Java installation; …
16:11 Changeset [5655] by balaji
Add a dependency on txt2man for the release tarball creation script (this …
15:58 Changeset [5654] by balaji
Fix the man page generation in mpd. Thanks to Lucas Nussbaum for reporting …
05:09 Ticket #911 (Hydra: Extend process binding glue layer to accomodate hwloc's features) closed by balaji
fixed: This should be fixed in r5653. Resolving.
05:08 Changeset [5653] by balaji
Update the HYDT_bind_info structure to make it more flexible and future …
04:21 Ticket #914 (Hydra: Process binding to multiple OS indices) created by balaji
We need to allow process binding to multiple OS indices in Hydra. This is …

10/31/09:

23:08 Ticket #905 (mpiexec -machinefile :broken) closed by balaji
fixed: There doesn't seem to be a cleaner way to do this because of how mpd is …
20:43 Changeset [5652] by balaji
Get rid of unused code.
16:07 Changeset [5651] by balaji
Work around another nasty bug on our breadboard imaging system. All …
15:52 Ticket #913 (Failures when weak symbols are disabled) created by balaji
The Intel test suite is failing with the --disable-weak-symbols option. …
15:44 Changeset [5650] by balaji
Bug fix for the failing timeout test in the nightly tests.
13:12 Changeset [5649] by balaji
Call the process cleanup directly instead of raising a signal and …
11:16 Changeset [5648] by balaji
Missed escaping some more quotes.
09:43 Changeset [5647] by buntinas
added error macros for internal errors

10/30/09:

21:16 Changeset [5643] by balaji
Escape nested quotes.
21:11 Changeset [5642] by balaji
Disable OPA atomic primitives for suncc.
19:01 Ticket #903 (Hydra: MPICH_INTERFACE_HOSTNAME support) closed by balaji
fixed: Fixed in r5641. Resolving.
19:01 Changeset [5641] by balaji
Fix for the MPICH_INTERFACE_HOSTNAME issue (ticket #903). Now Hydra will …
17:56 Changeset [5639] by goodell
Fix mpd process_mapping in another case (ticket #905). This is yet …
16:05 Changeset [5637] by balaji
Disabling --enable-g for the SMPD nightly tests, as per Jayesh's request.
15:55 Ticket #912 (fortran test MPI_Errhandler_fatal fails with SMPD on the nightlies) created by jayesh
[…]
15:48 Changeset [5636] by buntinas
added svn:ignores
14:56 Ticket #911 (Hydra: Extend process binding glue layer to accomodate hwloc's features) created by balaji
Hydra's process binding glue layer is not sophisticated enough to allow …
14:14 Ticket #776 (Problem installing MPICH2 on a Windows XP machine) closed by jayesh
fixed: This should be fixed (no more XP SP3 pre-req) as of r5634. The patch will …
14:13 Ticket #832 (mpich2 1.1.1p1 does not install on win2k systems) closed by jayesh
fixed: This should be fixed as of r5634. The patch will be available in the next …
13:22 Changeset [5635] by balaji
Reenable C++ tests for the Sun compiler. This got fixed earlier than …
12:40 Changeset [5634] by jayesh
Handling the case where we don't have info about logical procs on windows …
11:24 Changeset [5633] by jayesh
Define thread specific abstractions on windows as in unix. This change …
04:09 Changeset [5631] by mercierg
Bind on the right core number.

10/29/09:

23:03 Changeset [5630] by balaji
Use consistent naming convention for the process-core binding parameters …
23:03 Changeset [5629] by balaji
Bug fix for the user-specified bindings code. Thanks to Guillaume to …
21:12 Ticket #910 (Hydra: Documentation for Internal Interfaces) created by balaji
Hydra doesn't have proper documentation for the internal interfaces. The …
20:55 Changeset [5628] by jayesh
Fix the unhandled opa defn - sizeof opa ptr - on windows correctly. The …
16:57 Changeset [5627] by goodell
ROMIO wibbles. Reviewed by robl@.
16:57 Changeset [5626] by goodell
Fix errhandler leak in C++ introduced in r850. The fix so that …
16:57 Changeset [5625] by goodell
Reset the errhandler in MPI_File_close and ADIO_End. Prior to this commit …
16:56 Changeset [5624] by goodell
Fix MPI_File errhandler leak. Prior to this commit we only released …
16:56 Changeset [5623] by goodell
Never refcount builtin errhandlers. Reviewed by robl@.
16:56 Changeset [5622] by goodell
Fix errhandler leaks in fileerrret, fileerrretx, and userioerr tests. …
16:48 Changeset [5621] by jayesh
Handling undefined opa defns - sizeof opa ptr - on windows
16:38 Changeset [5620] by jayesh
Adding C versions of MPI datatypes in fortran for windows - added in unix …
15:00 Changeset [5618] by thakur
bug fixed by Pavan directly in my directory
14:40 Changeset [5617] by balaji
Allow --with-libtool option and MPICH2_LIBTOOL_DIR environment for …
10:48 Changeset [5612] by mercierg
You can't bind when the topology is not initialized!
07:30 Changeset [5611] by gropp
Make sure that we run the selected autoreconf, not whatever is first in …
05:03 Changeset [5610] by mercierg
Fix for issues when No Nodes/Socket level is present
04:04 Changeset [5609] by mercierg
Fix for the case where no NUMA node is present in the hierarchy

10/28/09:

21:17 Changeset [5608] by balaji
Incoming data was being overwritten in this test, which is not MPI …
18:24 Changeset [5607] by goodell
Fix MPI_Info object allocation/deallocation. Also, refactor/simplify some …
18:24 Changeset [5606] by goodell
Add an ERRHAND message class for debug logging. Also, add missing ROMIO …
18:24 Changeset [5605] by goodell
Fix MPI_Comm/MPI_Win errhandler leak. Prior to this commit we only …
18:24 Changeset [5604] by goodell
Add errhandler resetting to the commcall test. This is a regression test …
17:31 Ticket #909 (MPICH2 shared library builds) created by balaji
MPICH2's create shared library macros seem to pick the compiler option …
17:31 Ticket #797 (Urgent - MPICH2 installer broken) closed by jayesh
fixed
17:29 Ticket #891 (Can't initialize with MPI_THREAD_MULTIPLE when not run via mpiexec) closed by jayesh
fixed
17:29 Ticket #889 (Mpich2 not running on 64 bit multple node) closed by jayesh
fixed
16:56 Changeset [5603] by buntinas
Added more fatal error macros.
15:31 Changeset [5602] by balaji
The case where a kvs get should return an error was not correctly …
15:24 Changeset [5601] by balaji
D'oh! My brain is not working. r5600 was an incorrect "fix".
15:10 Changeset [5600] by balaji
Fix a bug that crept in, in r5591.
13:32 Changeset [5598] by balaji
Disable C++ for the sun compilers since it's broken on breadboard.
12:59 Changeset [5597] by balaji
There was an error in r5554 that didn't actually fix ticket #906. This …
11:15 Changeset [5596] by mercierg
Fixed wrong boundaries for loops
11:12 Changeset [5595] by mercierg
Fixed a misleading commentary
11:10 Changeset [5594] by mercierg
New version of the Hwloc binding file: lot of fixes!
03:49 Changeset [5593] by mercierg
Same fix as for the MX Module (see ticket #9O7)

10/27/09:

18:10 Changeset [5591] by balaji
Get rid of the nesting code in PMI-2. This is unnecessary, and just an …
18:10 Changeset [5590] by balaji
Merge equivalent parts of the PMI-1 and PMI-2 code bases.
18:10 Changeset [5589] by balaji
mpiexec -help is a valid command; show the usage, but don't report an …
18:10 Changeset [5588] by balaji
Code style check cleanup.
17:59 Changeset [5587] by balaji
We don't need to run autoreconf on hwloc from maint/updatefiles. It is now …
17:57 Changeset [5586] by balaji
Update config.guess to the latest version.
17:57 Changeset [5585] by balaji
Added depcomp and missing to work with autoreconf.
17:53 Changeset [5584] by balaji
Fix the build problems with using hwloc caused by the fact that hwloc was …
16:34 Changeset [5583] by balaji
Added ltmain.sh (version 2.2.6) to work with libtool.
13:07 Ticket #764 (configure failed) closed by buntinas
fixed
09:32 Changeset [5576] by mercierg
First version of HWLOC bindings file -- Compiles but needs testing.
04:30 Changeset [5575] by mercierg
Forgot to add this file
04:22 Ticket #907 (mpich2 1.2 with channel ch3:nemesis:mx is broken) closed by mercierg
fixed: Hi Martin, The problem should be fixed now. The current repository version …
04:18 Changeset [5574] by mercierg
Fix for Newmad for one-sided ops.
04:18 Changeset [5573] by mercierg
The current MPID_nem_netmod_funcs_t definition doesn't include the …

10/26/09:

14:06 Changeset [5572] by goodell
Use AC_MSG_NOTICE in PAC_CONFIG_SUBDIR. This way the message will also …
13:53 Changeset [5571] by gropp
Enhance the error reporting if the errcode file cannot be opened
13:47 Changeset [5569] by goodell
Extra error checking for MPIU_THREAD_REFCOUNT. No reviewer.
13:47 Changeset [5568] by goodell
Pick better defaults for thread configure values. Fixes shm and ssm …
12:52 Changeset [5560] by buntinas
use typedefed name for pthread_mutex_t
10:02 Ticket #906 (Nemesis build failure on ppc) closed by balaji
fixed: Added the comment and committed this in r5554. Resolving.
10:01 Changeset [5554] by balaji
The padding in the nemesis cell structures was assuming that the OPA_ptr_t …
09:11 Ticket #908 (Unicode command line arguments) created by john.tomko@…
It appears that MPIEXEC converts UNICODE arguments to 8bit. Consider the …

10/25/09:

23:20 Changeset [5553] by balaji
Added a note about the PMI-2 updates to the CHANGES file.
22:45 Ticket #183 (Support for Sun Studio compiler) closed by balaji
fixed: This should be fixed by r5552 barring other errors that show up on the …
22:44 Changeset [5552] by balaji
Update the svn:externals link for OPA to r96 to bring in the pthread_mutex …

10/24/09:

17:04 Changeset [5548] by balaji
Updates to the release script to remove unnecessary code. Also added an …
12:32 Ticket #731 (32-bit Intel C++ compile failures in the mpich2 test suite) closed by balaji
invalid: With the Intel compiler updated to 11 on breadboard, this error doesn't …
12:26 Ticket #867 (Installing multiple versions of MPICH2 on a windows system) closed by balaji
duplicate: This seems like a duplicate of ticket #901. Resolving.
12:21 Ticket #904 (Configure file included in svn?) closed by balaji
fixed: The configure and other auto-generated files from hwloc are removed. We …
12:08 Ticket #907 (mpich2 1.2 with channel ch3:nemesis:mx is broken) created by Martin.Audet@…
Hi MPICH2_Developers, It seems that there are again problems with the …

10/23/09:

10:24 Ticket #906 (Nemesis build failure on ppc) created by balaji
This bug showed up on the Debian builds -- Nemesis build fails on PPC …
01:51 Changeset [5544] by balaji
The release script doesn't need to have a default path; it should pick …

10/22/09:

19:31 Changeset [5543] by thakur
fixed bug reported by Fab Tillier
19:03 Changeset [5542] by balaji
One more bug fix -- /sandbox might not be a separate partition on machines …
18:46 Ticket #905 (mpiexec -machinefile :broken) created by https://me.yahoo.com/a/R_cfb2Qo1sVFwXJFDN6j0k8vRQ--#638d0
Hi all I have made an mich2 cluster, I have one quadcore and three …
17:31 Changeset [5541] by goodell
Include mpichconfconst.h in mpishared.h as in r5492. A classic example of …
16:10 Changeset [5538] by buntinas
fixed bug where int was passed in place of str
12:46 Changeset [5533] by balaji
Fix a bug in the raid-probe script to work on machines that don't have a …
12:46 Changeset [5532] by balaji
Add a bit more debug messages for failure cases.
11:35 Changeset [5531] by balaji
Missed two files in hwloc from the 0.9.1rc2 release because of my git-svn …
10:32 Changeset [5530] by balaji
Update hwloc to the 0.9.1rc2 release. This fixes a bunch of issues with …
09:55 Changeset [5529] by buntinas
squashed warnings about type-punning
09:42 Changeset [5528] by balaji
r5514 had fixed a bug with the incorrect endif placement in r5508, but …

10/21/09:

18:45 Changeset [5527] by balaji
Get rid of GNU'ism in macro definitions.
17:51 Changeset [5526] by balaji
Remove one more unused macro. We should try to remove MPICH-specific …
16:43 Changeset [5525] by balaji
Get rid of unused macros and ones which are already provided by autoconf.
16:33 Changeset [5524] by goodell
Define MPIU_Handle_get_kind_str unconditionally. Another good catch by …
16:33 Changeset [5523] by goodell
Fix bad format string specifier in SendQ log msg from r5506. A good catch …
16:33 Changeset [5522] by goodell
A few more bullets for the CHANGES file. No reviewer.
15:47 Changeset [5521] by balaji
Accidentally committed two unnecessary checks in r5520. Reverting those …
15:46 Changeset [5520] by balaji
Add useful configure checks automatically so packages using MPL don't need …
15:34 Changeset [5519] by balaji
Get rid of PAC_PROG_MKDIR_P and use AC_PROG_MKDIR_P instead. It seems to …
14:25 Changeset [5518] by goodell
Only check buffer aliasing at the root. Thanks to Kenneth Inghram for …
11:36 Changeset [5517] by balaji
Added changes log for 1.2.1.
09:59 Changeset [5516] by balaji
We don't need two ifdef cases for MPIU_VG_PRINTF_BACKTRACE, since both of …
Note: See TracTimeline for information about the timeline view.