Timeline


and .

03/03/09:

20:58 Changeset [3931] by balaji
Enabling a queue search optimization that was accidentally disabled …
16:48 Changeset [3930] by jayesh
Fixed bug in type cast for MPIR_Keyval_set_proxy() in windows binding lib
16:11 Changeset [3929] by jayesh
Adding const keyword to MPI C bindings in the windows mpi binding dll
16:11 Changeset [3928] by balaji
Use MPIU_CHKLMEM_MALLOC instead of MPIU_Malloc. No reviewer.
15:33 Ticket #430 ([mpich2-dev] Hvector with Zero Blocks Asserts) closed by goodell
fixed: Test added in r3926 and a fix was added in r3927. Resolving. -Dave
15:31 Ticket #431 (Re: [mpich2-dev] Hvector with Zero Blocks Asserts) closed by goodell
duplicate: dupe of #430, please see that ticket for tracking
15:29 Changeset [3927] by goodell
Fix for zero-length hvector members (ticket #430). The patch was …
15:28 Changeset [3926] by goodell
Add hvector-zeros datatype test. This test catches the bug described in …
13:37 Changeset [3925] by balaji
Fixes to the nightly scripts based on the new image.
13:32 Ticket #353 ([mpich2-dev] smpd + mpiexec_rsh.c) closed by thakur
fixed
13:24 Ticket #397 (Nightly tests) closed by thakur
fixed
13:14 Ticket #427 (Gatherv and Scatterv) closed by balaji
fixed: This is fixed as of r3924.
13:11 Changeset [3924] by balaji
Change Gatherv/Scatterv to use non-blocking communication. Reviewed by …
11:44 Changeset [3923] by bgoglin
When we complete a request in MPID_nem_lmt_dma_progress() and if it was …
11:33 Ticket #431 (Re: [mpich2-dev] Hvector with Zero Blocks Asserts) created by Rob Ross <rross@…>
[…]
10:49 Ticket #430 ([mpich2-dev] Hvector with Zero Blocks Asserts) created by Jeff Parker <jjparker@…>
[…]

03/02/09:

14:28 Changeset [3922] by jayesh
Updating couple of MPI func decls in romio as per const addn in MPI 2.2

03/01/09:

23:31 Changeset [3921] by balaji
Merging r3841:HEAD from trunk.
20:51 Changeset [3920] by balaji
Fixes to the MPE warnings when using const.
19:18 Changeset [3919] by balaji
Remove the const for the final parameter in MPI_Cart_map based on ticket …
19:06 Changeset [3918] by balaji
const warning fixes for ad_nfs. With this, the default build of ROMIO …
18:44 Changeset [3917] by balaji
Removed the const's in MPI_User_function as that'd break backward …
17:57 Changeset [3916] by balaji
Fixes to the ROMIO warnings when using const.
00:07 Changeset [3915] by balaji
Using "int * const" instead of "const * int" for the newrank parameter of …

02/28/09:

23:27 Changeset [3914] by balaji
First draft of the const additions in MPI-2.2 (tickets #46, #129 and #130
07:41 Ticket #429 (gm_module_init.c&gm_init.c) created by dm <dm@…>
[…]

02/27/09:

18:27 Ticket #428 (MPI_Win_fence memory consumption) created by Dorian Krause <ddkrause@…>
[…]
16:59 Changeset [3912] by jayesh
1) Enable runtime thread check in windows (2) Define LOCAL_LMT_IMPL to …
16:43 Changeset [3911] by jayesh
# Merging r2270 from MSMPI history branch to trunk with few changes. - A …
16:33 Changeset [3908] by jayesh
Moving *CAST* macros for MPIR_{P|Up}int types from mpiimpl.h to …
15:23 Changeset [3906] by jayesh
Adding microsoft copyright text to trunk from the MSMPI staging branch
14:12 Ticket #427 (Gatherv and Scatterv) created by "Rajeev Thakur" <thakur@…>
[…]

02/26/09:

16:29 Changeset [3903] by jayesh
# Adding patch from Pavan to add const keyword to MPI C bindings - refer …
14:23 Changeset [3902] by jayesh
Disabling generation of Visual Studio log files. This should make MPICH2 …
14:21 Changeset [3901] by jayesh
Adding conf file for defn of pid_t type
13:16 Ticket #424 (how to install MPICH2 on windows in THREAD_MULTIPLE mode) closed by thakur
wontfix
13:16 Ticket #423 (Re: [MPICH2 Req #3871] messages don't get sent until MPI_Wait called) closed by thakur
wontfix

02/25/09:

16:09 Changeset [3900] by jayesh
Removing obsolete file - ch3i_errno.c - from nemesis proj file
15:48 Changeset [3899] by thakur
only BAND, BOR, and BXOR defined for MPI_BYTE
11:37 Ticket #425 (bugs in test/mpi/configure.in) created by david.gingold@…
[…]

02/24/09:

22:53 Ticket #424 (how to install MPICH2 on windows in THREAD_MULTIPLE mode) created by "Jeyapandian Kottalam" <jkottalam@…>
[…]
13:42 Ticket #400 (allred overflow error) closed by thakur
fixed: Fixed by Pavan
13:37 Ticket #421 (Install Error: Building MPICH2 with PVFS2 Support) closed by thakur
fixed
13:34 Ticket #420 (Mpich2) closed by thakur
fixed
00:39 Changeset [3889] by balaji
Added some missing allreduce tests. Now, SUM/PROD/MAX/MIN are tested for …

02/23/09:

17:24 Changeset [3884] by goodell
Clean up irritating ranlib warnings on OS X. Reviewed by buntinas@.
15:57 Changeset [3883] by goodell
Add %x and %X support for error messages. Thanks to David Gingold for …
14:02 Ticket #423 (Re: [MPICH2 Req #3871] messages don't get sent until MPI_Wait called) created by Ken Olum <kdo@…>
[…]

02/21/09:

02:32 Changeset [3880] by balaji
Missed two MPI_BYTE tests from the previous version.

02/20/09:

15:18 Ticket #421 (Install Error: Building MPICH2 with PVFS2 Support) created by Christopher Mitchell <mitchell@…>
[…]
14:53 Changeset [3878] by jayesh
Defining unhandled defns in windows - disable non-windows atomics, disable …
14:49 Changeset [3877] by jayesh
Changing the NT intrinsics to use the abstract atomic type - ref r3752 for …
14:47 Changeset [3876] by jayesh
Running MPICH2 test suite for all supported channels by default
14:46 Changeset [3875] by jayesh
Modifying windows test scripts to accept any channel
14:43 Changeset [3874] by jayesh
Fixed typo

02/18/09:

17:05 Changeset [3871] by goodell
Add a new non-commutative reduce-scatter algorithm. This change …
12:54 Ticket #420 (Mpich2) created by "Santibanez, Raymundo (GE Infra, Aviation)" <raymundo.santibanez@…>
[…]
00:10 Changeset [3868] by balaji
1. Removed the use of the pow() function in the allred test that was used …

02/17/09:

16:32 Ticket #419 (I have some problems installing mpich2) closed by thakur
wontfix
11:37 Ticket #419 (I have some problems installing mpich2) created by <norge@…>
[…]

02/16/09:

17:48 Ticket #409 (Intel Scan tests with Nemesis) closed by goodell
fixed: Fixed in r3865. The bug only occurred for nemesis because that is the …
17:47 Changeset [3865] by goodell
Fix for ticket #409. MPIR_Comm_is_node_consecutive was not checking for …
16:58 Ticket #325 (maint/updatefiles fails to create configure on niagara) reopened by buntinas
I've attached the output of maint/updatefiles -echo and maint/updatefiles …
14:08 Changeset [3863] by gropp
Fixed example that uses MPI_Alltoallw to transpose a matrix (example in …
10:54 Ticket #418 (question about mpich2 implementation) closed by thakur
wontfix

02/15/09:

16:52 Changeset [3861] by gropp
Added support for INSTALL_SCRIPT and INSTALL_PKGCONFIG; made …
16:51 Changeset [3860] by gropp
Fixed the use of the mcmd form in PMI to support spawn of commands with …
16:51 Changeset [3859] by gropp
Added information on where in the MPI standard this particular behavior is …
16:47 Ticket #325 (maint/updatefiles fails to create configure on niagara) closed by gropp
fixed: I see error messages from updatefiles when running on niagara1.
15:49 Changeset [3858] by gropp
Use _cv_ in autoconf cached variable name to keep autoconf quiet
15:48 Changeset [3857] by gropp
Added a test of spawn with many commandline arguments to the spawned …
15:42 Ticket #413 ([patch] Don't strip scripts at installation) closed by gropp
fixed: I've fixed simplemake to handle INSTALL_SCRIPT targets and updated the …
15:41 Ticket #415 ([diff] pkg-config files are not programs) closed by gropp
fixed: I've updated simplemake to handle these install targets (PKGCONFIG and …
15:40 Ticket #352 (Re: [mpich-discuss] array_of_argv in the MPI_Comm_spawn_multiple) closed by gropp
fixed: There was a bug in the handling of the spawn command in PMI - I've fixed …
13:32 Ticket #418 (question about mpich2 implementation) created by michael <michael.bane@…>
[…]
10:46 Ticket #406 (Solution) closed by thakur
wontfix
10:44 Ticket #408 (mpi self scheduling) closed by thakur
wontfix
10:44 Ticket #410 (mpch2 installation problem) closed by thakur
fixed
08:25 Changeset [3856] by gropp
Moved declarations to beginnings of blocks (required by most versions of …

02/14/09:

16:41 Changeset [3855] by gropp
Fixes for brief-global with ch3:sock
16:05 Changeset [3854] by gropp
More robust test for handle conversions
14:35 Ticket #414 ("test ==" portability again) closed by gropp
fixed
14:12 Changeset [3853] by gropp
Added an additional thread debugging option for enable-g; fix incorrect …
12:10 Changeset [3852] by gropp
Added missing FUNCNAME/FCNAME
12:09 Changeset [3851] by gropp
Added missing FUNCNAME/FCNAME
12:08 Changeset [3850] by gropp
Fixed typo in local thread enter/exit
12:07 Changeset [3849] by gropp
Fixed bugs in test case for self rma
11:26 Changeset [3848] by gropp
Restored new svn:ignore properties
10:54 Changeset [3847] by gropp
Trying to commit to clear conflict with svn:ignore
10:04 Ticket #416 (Error in simple-pack-external test) created by gropp
IBM noted that test/datatype/simple-pack-external.c makes use of a …
04:15 Ticket #415 ([diff] pkg-config files are not programs) created by Aleksej Saushev <asau@…>
[…]
03:16 Ticket #414 ("test ==" portability again) created by Aleksej Saushev <asau@…>
[…]
02:53 Ticket #413 ([patch] Don't strip scripts at installation) created by Aleksej Saushev <asau@…>
[…]

02/13/09:

17:22 Ticket #411 (intel tests don't free datatypes) created by goodell
From a quick skim of the code and when building with --enable-g=handle, it …

02/11/09:

16:06 Ticket #410 (mpch2 installation problem) created by Jayanth Jagalur Mohan <jagalj@…>
[…]
15:18 Changeset [3843] by jayesh
MPIU_SHMW_Ghnd_set_uniq() is used only on windows. So defining the …
12:09 Changeset [3842] by goodell
Fix bad conditional test from r3840. Reviewed by jayesh@.
11:43 Ticket #409 (Intel Scan tests with Nemesis) created by "Rajeev Thakur" <thakur@…>
[…]
10:59 Changeset [3841] by jayesh
Creating a branch for MPI bindings with const

02/10/09:

17:42 Changeset [3840] by goodell
Fixes for several warnings and errors introduced in r3796. Reviewed by …
16:54 Changeset [3839] by goodell
Fix a minor warning in red_scat.c that was missed prior to committing …
15:56 Changeset [3838] by jayesh
The name of the executable and its args are already formatted by mpiexec …
15:55 Changeset [3837] by goodell
Merging Hao's SMP-aware MPI_Scan from the shmemcoll branch to trunk. This …
11:21 Changeset [3834] by jayesh
Adding build for nemesis profiled dlls in windows build script
09:09 Changeset [3833] by jayesh
1) Adding nemesis profiled 32bit dlls (2) Adding nemesis dlls to 32bit …
03:30 Ticket #408 (mpi self scheduling) created by vemireddy ramakrishnareddy <vemireddy.rkreddy@…>
[…]

02/09/09:

18:51 Changeset [3832] by balaji
Added svn ignore properties for the wrappers utils directory.
14:47 Ticket #407 (latest build failed) closed by chan
invalid: Ignore this. It is my mistake in configuring…
14:36 Ticket #407 (latest build failed) created by Anthony Chan <chan@…>
[…]
12:31 Changeset [3830] by buntinas
Fixed undefined fn_fail label errors with --enable-fast
11:27 Changeset [3829] by jayesh
Moving the x64 nemesis dlls to the system folder
11:12 Changeset [3828] by jayesh
Adding nemesis dlls to x64 installer
10:11 Ticket #406 (Solution) created by "Arkadiusz Kurowski" <Arkadiusz.Kurowski@…>
[…]
10:01 Changeset [3827] by jayesh
Merging windows sln files, project files & configure files from …
09:58 Changeset [3826] by jayesh
Removing mpid_nem_mpich2_rma.c from Nemesis windows proj file
09:56 Changeset [3825] by jayesh
Merging r3787 from NemesisOnWindows? branch - Adding missing MPIDU_Atomic* …

02/07/09:

09:54 Changeset [3824] by gropp
Added missing include of stddef.h
09:31 Ticket #404 (maint/updatefiles gives these errors) closed by thakur
fixed

02/06/09:

16:30 Changeset [3823] by jayesh
Removing obsolete dbg printf in shm channel.
16:11 Ticket #392 (multiple weak symbols suppot in register_datarepf.c) closed by gropp
fixed
15:24 Changeset [3822] by gropp
Added a more detailed note about the size of the private area in the VC, …
15:23 Changeset [3821] by gropp
Added more known noise to compiler output
15:22 Changeset [3820] by gropp
Added urgent fixme to non-standard defintion (including misuse of reserved …
15:22 Changeset [3819] by gropp
Fix for MPI_CONVERSION_FN_NULL in the multiple weak symbol case
15:03 Changeset [3818] by jayesh
1) Nemesis code now uses the shared mem util wrappers (2) Removing …
14:43 Changeset [3817] by jayesh
Sanity check for vc->pg before accessing its members in dbg stmt - …
14:29 Changeset [3816] by jayesh
Check availability of header files before including them. Review@Darius
13:26 Changeset [3815] by jayesh
Removing gnuisms from the MPID_nem_queue_empty() macro
13:15 Changeset [3814] by jayesh
Merging r3812 from NemesisOnWindows? branch - Sanity check to make sure …
11:28 Changeset [3812] by jayesh
Sanity check to make sure handle is non-NULL before finalizing it
11:26 Changeset [3811] by jayesh
1) Removing re-finalizing a finalized shm handle (2) Replace exit label, …
10:17 Changeset [3810] by goodell
Fix for MPI_Reduce_scatter in the non-commutative, large message case. …

02/05/09:

17:50 Changeset [3801] by goodell
Improving the redscat2 test. This currently provokes a bug in the …
16:36 Changeset [3800] by jayesh
1) Adding error messages for wrapper util func error codes (2) Moving all …
16:26 Changeset [3799] by jayesh
1) Remove gnuism from *nem_queue_empty() macro - Using Darius's …
16:23 Ticket #404 (maint/updatefiles gives these errors) created by "Rajeev Thakur" <thakur@…>
[…]
14:10 Ticket #403 (mpiexec kills the remote login shell) created by "Jayesh Krishna" <jayesh@…>
[…]
10:28 Changeset [3796] by jayesh
Merging the wrapper funcs from NemesisOnWindows? branch - r3788 - …

02/04/09:

14:25 Changeset [3794] by goodell
Roll back r3749 in order to fix ticket #397. The intent of r3749 is still …
14:09 Changeset [3793] by jayesh
Merging r3780, r3624 from msmpi staging branch. This fixes memory leaks on …
12:22 Changeset [3792] by goodell
Add a redscat2 test for non-commutative behvaior to the mpich2 test suite. …

02/03/09:

17:12 Changeset [3791] by goodell
Improve rdtsc(p) configure tests and add the correct 64-bit impl. …
17:09 Ticket #402 (NPB IS hangs) created by buntinas
NPB is hangs occasionally with 4 or 8 procs on one node (problem size W). …
15:56 Changeset [3790] by buntinas
Macro parameter 'err' wasn't being used and mpi_errno was accessed …
15:55 Changeset [3789] by goodell
Add file that was missed in r3752. Emulated atomics should now work …
12:39 Changeset [3788] by jayesh
Adding the tabs back as in the trunk. No code change
12:24 Changeset [3787] by jayesh
1) Adding missing MPIDU_Atomic*() funcs for NT - see r3752 for background …
09:50 Changeset [3786] by jayesh
Deleting net_mod dir as in trunk.
07:31 Changeset [3785] by jayesh
Merging from trunk r3783. Updated net_mod to netmod in project files and …
06:33 Changeset [3784] by jayesh
1) Using asserts in sock wrappers to check for handle init & nullptrs (2) …

02/02/09:

16:57 Ticket #401 (BARRIER instructions not generated in CH3 SHM device on X86_64 linux.) created by Tal Nevo <tal@…>
[…]
15:31 Ticket #400 (allred overflow error) created by balaji
The allred test in the MPICH2 test suite assumes that "A x A x A x A = …
12:51 Ticket #398 (errors converting clog2 file to slog2) closed by chan
wontfix
12:50 Ticket #396 (producing logfiles for Jumpshot) closed by chan
duplicate: Duplicate as #398.
12:38 Changeset [3782] by jayesh
Exporting MPIR_(Comm|Win|Type)*Attr() funcs for all channels. Also see …
12:29 Changeset [3781] by jayesh
Exporting MPIR_(Comm|Type|Win)*Attr() for all channels in windows. The …
11:53 Ticket #399 (Subcommunicators, init, and brief-global) created by gropp
I built the Brief-Global thread sync, and this now deadlocks within …
10:54 Changeset [3779] by robl
several fixes from iskra: - convert zoidfs errors to MPI errors - let the …
Note: See TracTimeline for information about the timeline view.