Timeline
03/03/09:
- 20:58 Changeset [3931] by
- Enabling a queue search optimization that was accidentally disabled …
- 16:48 Changeset [3930] by
- Fixed bug in type cast for MPIR_Keyval_set_proxy() in windows binding lib
- 16:11 Changeset [3929] by
- Adding const keyword to MPI C bindings in the windows mpi binding dll
- 16:11 Changeset [3928] by
- Use MPIU_CHKLMEM_MALLOC instead of MPIU_Malloc. No reviewer.
- 15:33 Ticket #430 ([mpich2-dev] Hvector with Zero Blocks Asserts) closed by
- 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
- duplicate: dupe of #430, please see that ticket for tracking
- 15:29 Changeset [3927] by
- Fix for zero-length hvector members (ticket #430). The patch was …
- 15:28 Changeset [3926] by
- Add hvector-zeros datatype test. This test catches the bug described in …
- 13:37 Changeset [3925] by
- Fixes to the nightly scripts based on the new image.
- 13:32 Ticket #353 ([mpich2-dev] smpd + mpiexec_rsh.c) closed by
- fixed
- 13:24 Ticket #397 (Nightly tests) closed by
- fixed
- 13:14 Ticket #427 (Gatherv and Scatterv) closed by
- fixed: This is fixed as of r3924.
- 13:11 Changeset [3924] by
- Change Gatherv/Scatterv to use non-blocking communication. Reviewed by …
- 11:44 Changeset [3923] by
- 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
- […]
- 10:49 Ticket #430 ([mpich2-dev] Hvector with Zero Blocks Asserts) created by
- […]
03/02/09:
- 14:28 Changeset [3922] by
- Updating couple of MPI func decls in romio as per const addn in MPI 2.2
03/01/09:
- 23:31 Changeset [3921] by
- Merging r3841:HEAD from trunk.
- 20:51 Changeset [3920] by
- Fixes to the MPE warnings when using const.
- 19:18 Changeset [3919] by
- Remove the const for the final parameter in MPI_Cart_map based on ticket …
- 19:06 Changeset [3918] by
- const warning fixes for ad_nfs. With this, the default build of ROMIO …
- 18:44 Changeset [3917] by
- Removed the const's in MPI_User_function as that'd break backward …
- 17:57 Changeset [3916] by
- Fixes to the ROMIO warnings when using const.
- 00:07 Changeset [3915] by
- Using "int * const" instead of "const * int" for the newrank parameter of …
02/28/09:
- 23:27 Changeset [3914] by
- 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
- […]
02/27/09:
- 18:27 Ticket #428 (MPI_Win_fence memory consumption) created by
- […]
- 16:59 Changeset [3912] by
- 1) Enable runtime thread check in windows (2) Define LOCAL_LMT_IMPL to …
- 16:43 Changeset [3911] by
- # Merging r2270 from MSMPI history branch to trunk with few changes. - A …
- 16:33 Changeset [3908] by
- Moving *CAST* macros for MPIR_{P|Up}int types from mpiimpl.h to …
- 15:23 Changeset [3906] by
- Adding microsoft copyright text to trunk from the MSMPI staging branch
- 14:12 Ticket #427 (Gatherv and Scatterv) created by
- […]
02/26/09:
- 16:29 Changeset [3903] by
- # Adding patch from Pavan to add const keyword to MPI C bindings - refer …
- 14:23 Changeset [3902] by
- Disabling generation of Visual Studio log files. This should make MPICH2 …
- 14:21 Changeset [3901] by
- 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
- wontfix
- 13:16 Ticket #423 (Re: [MPICH2 Req #3871] messages don't get sent until MPI_Wait called) closed by
- wontfix
02/25/09:
- 16:09 Changeset [3900] by
- Removing obsolete file - ch3i_errno.c - from nemesis proj file
- 15:48 Changeset [3899] by
- only BAND, BOR, and BXOR defined for MPI_BYTE
- 11:37 Ticket #425 (bugs in test/mpi/configure.in) created by
- […]
02/24/09:
- 22:53 Ticket #424 (how to install MPICH2 on windows in THREAD_MULTIPLE mode) created by
- […]
- 13:42 Ticket #400 (allred overflow error) closed by
- fixed: Fixed by Pavan
- 13:37 Ticket #421 (Install Error: Building MPICH2 with PVFS2 Support) closed by
- fixed
- 13:34 Ticket #420 (Mpich2) closed by
- fixed
- 00:39 Changeset [3889] by
- Added some missing allreduce tests. Now, SUM/PROD/MAX/MIN are tested for …
02/23/09:
- 17:24 Changeset [3884] by
- Clean up irritating ranlib warnings on OS X. Reviewed by buntinas@.
- 15:57 Changeset [3883] by
- 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
- […]
02/21/09:
- 02:32 Changeset [3880] by
- 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
- […]
- 14:53 Changeset [3878] by
- Defining unhandled defns in windows - disable non-windows atomics, disable …
- 14:49 Changeset [3877] by
- Changing the NT intrinsics to use the abstract atomic type - ref r3752 for …
- 14:47 Changeset [3876] by
- Running MPICH2 test suite for all supported channels by default
- 14:46 Changeset [3875] by
- Modifying windows test scripts to accept any channel
- 14:43 Changeset [3874] by
- Fixed typo
02/18/09:
- 17:05 Changeset [3871] by
- Add a new non-commutative reduce-scatter algorithm. This change …
- 12:54 Ticket #420 (Mpich2) created by
- […]
- 00:10 Changeset [3868] by
- 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
- wontfix
- 11:37 Ticket #419 (I have some problems installing mpich2) created by
- […]
02/16/09:
- 17:48 Ticket #409 (Intel Scan tests with Nemesis) closed by
- fixed: Fixed in r3865. The bug only occurred for nemesis because that is the …
- 17:47 Changeset [3865] by
- 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
- I've attached the output of maint/updatefiles -echo and maint/updatefiles …
- 14:08 Changeset [3863] by
- Fixed example that uses MPI_Alltoallw to transpose a matrix (example in …
- 10:54 Ticket #418 (question about mpich2 implementation) closed by
- wontfix
02/15/09:
- 16:52 Changeset [3861] by
- Added support for INSTALL_SCRIPT and INSTALL_PKGCONFIG; made …
- 16:51 Changeset [3860] by
- Fixed the use of the mcmd form in PMI to support spawn of commands with …
- 16:51 Changeset [3859] by
- 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
- fixed: I see error messages from updatefiles when running on niagara1.
- 15:49 Changeset [3858] by
- Use _cv_ in autoconf cached variable name to keep autoconf quiet
- 15:48 Changeset [3857] by
- 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
- 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
- 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
- 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
- […]
- 10:46 Ticket #406 (Solution) closed by
- wontfix
- 10:44 Ticket #408 (mpi self scheduling) closed by
- wontfix
- 10:44 Ticket #410 (mpch2 installation problem) closed by
- fixed
- 08:25 Changeset [3856] by
- Moved declarations to beginnings of blocks (required by most versions of …
02/14/09:
- 16:41 Changeset [3855] by
- Fixes for brief-global with ch3:sock
- 16:05 Changeset [3854] by
- More robust test for handle conversions
- 14:35 Ticket #414 ("test ==" portability again) closed by
- fixed
- 14:12 Changeset [3853] by
- Added an additional thread debugging option for enable-g; fix incorrect …
- 12:10 Changeset [3852] by
- Added missing FUNCNAME/FCNAME
- 12:09 Changeset [3851] by
- Added missing FUNCNAME/FCNAME
- 12:08 Changeset [3850] by
- Fixed typo in local thread enter/exit
- 12:07 Changeset [3849] by
- Fixed bugs in test case for self rma
- 11:26 Changeset [3848] by
- Restored new svn:ignore properties
- 10:54 Changeset [3847] by
- Trying to commit to clear conflict with svn:ignore
- 10:04 Ticket #416 (Error in simple-pack-external test) created by
- 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
- […]
- 03:16 Ticket #414 ("test ==" portability again) created by
- […]
- 02:53 Ticket #413 ([patch] Don't strip scripts at installation) created by
- […]
02/13/09:
- 17:22 Ticket #411 (intel tests don't free datatypes) created by
- 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
- […]
- 15:18 Changeset [3843] by
- MPIU_SHMW_Ghnd_set_uniq() is used only on windows. So defining the …
- 12:09 Changeset [3842] by
- Fix bad conditional test from r3840. Reviewed by jayesh@.
- 11:43 Ticket #409 (Intel Scan tests with Nemesis) created by
- […]
- 10:59 Changeset [3841] by
- Creating a branch for MPI bindings with const
02/10/09:
- 17:42 Changeset [3840] by
- Fixes for several warnings and errors introduced in r3796. Reviewed by …
- 16:54 Changeset [3839] by
- Fix a minor warning in red_scat.c that was missed prior to committing …
- 15:56 Changeset [3838] by
- The name of the executable and its args are already formatted by mpiexec …
- 15:55 Changeset [3837] by
- Merging Hao's SMP-aware MPI_Scan from the shmemcoll branch to trunk. This …
- 11:21 Changeset [3834] by
- Adding build for nemesis profiled dlls in windows build script
- 09:09 Changeset [3833] by
- 1) Adding nemesis profiled 32bit dlls (2) Adding nemesis dlls to 32bit …
- 03:30 Ticket #408 (mpi self scheduling) created by
- […]
02/09/09:
- 18:51 Changeset [3832] by
- Added svn ignore properties for the wrappers utils directory.
- 14:47 Ticket #407 (latest build failed) closed by
- invalid: Ignore this. It is my mistake in configuring…
- 14:36 Ticket #407 (latest build failed) created by
- […]
- 12:31 Changeset [3830] by
- Fixed undefined fn_fail label errors with --enable-fast
- 11:27 Changeset [3829] by
- Moving the x64 nemesis dlls to the system folder
- 11:12 Changeset [3828] by
- Adding nemesis dlls to x64 installer
- 10:11 Ticket #406 (Solution) created by
- […]
- 10:01 Changeset [3827] by
- Merging windows sln files, project files & configure files from …
- 09:58 Changeset [3826] by
- Removing mpid_nem_mpich2_rma.c from Nemesis windows proj file
- 09:56 Changeset [3825] by
- Merging r3787 from NemesisOnWindows? branch - Adding missing MPIDU_Atomic* …
02/07/09:
- 09:54 Changeset [3824] by
- Added missing include of stddef.h
- 09:31 Ticket #404 (maint/updatefiles gives these errors) closed by
- fixed
02/06/09:
- 16:30 Changeset [3823] by
- Removing obsolete dbg printf in shm channel.
- 16:11 Ticket #392 (multiple weak symbols suppot in register_datarepf.c) closed by
- fixed
- 15:24 Changeset [3822] by
- Added a more detailed note about the size of the private area in the VC, …
- 15:23 Changeset [3821] by
- Added more known noise to compiler output
- 15:22 Changeset [3820] by
- Added urgent fixme to non-standard defintion (including misuse of reserved …
- 15:22 Changeset [3819] by
- Fix for MPI_CONVERSION_FN_NULL in the multiple weak symbol case
- 15:03 Changeset [3818] by
- 1) Nemesis code now uses the shared mem util wrappers (2) Removing …
- 14:43 Changeset [3817] by
- Sanity check for vc->pg before accessing its members in dbg stmt - …
- 14:29 Changeset [3816] by
- Check availability of header files before including them. Review@Darius
- 13:26 Changeset [3815] by
- Removing gnuisms from the MPID_nem_queue_empty() macro
- 13:15 Changeset [3814] by
- Merging r3812 from NemesisOnWindows? branch - Sanity check to make sure …
- 11:28 Changeset [3812] by
- Sanity check to make sure handle is non-NULL before finalizing it
- 11:26 Changeset [3811] by
- 1) Removing re-finalizing a finalized shm handle (2) Replace exit label, …
- 10:17 Changeset [3810] by
- Fix for MPI_Reduce_scatter in the non-commutative, large message case. …
02/05/09:
- 17:50 Changeset [3801] by
- Improving the redscat2 test. This currently provokes a bug in the …
- 16:36 Changeset [3800] by
- 1) Adding error messages for wrapper util func error codes (2) Moving all …
- 16:26 Changeset [3799] by
- 1) Remove gnuism from *nem_queue_empty() macro - Using Darius's …
- 16:23 Ticket #404 (maint/updatefiles gives these errors) created by
- […]
- 14:10 Ticket #403 (mpiexec kills the remote login shell) created by
- […]
- 10:28 Changeset [3796] by
- Merging the wrapper funcs from NemesisOnWindows? branch - r3788 - …
02/04/09:
- 14:25 Changeset [3794] by
- Roll back r3749 in order to fix ticket #397. The intent of r3749 is still …
- 14:09 Changeset [3793] by
- Merging r3780, r3624 from msmpi staging branch. This fixes memory leaks on …
- 12:22 Changeset [3792] by
- Add a redscat2 test for non-commutative behvaior to the mpich2 test suite. …
02/03/09:
- 17:12 Changeset [3791] by
- Improve rdtsc(p) configure tests and add the correct 64-bit impl. …
- 17:09 Ticket #402 (NPB IS hangs) created by
- NPB is hangs occasionally with 4 or 8 procs on one node (problem size W). …
- 15:56 Changeset [3790] by
- Macro parameter 'err' wasn't being used and mpi_errno was accessed …
- 15:55 Changeset [3789] by
- Add file that was missed in r3752. Emulated atomics should now work …
- 12:39 Changeset [3788] by
- Adding the tabs back as in the trunk. No code change
- 12:24 Changeset [3787] by
- 1) Adding missing MPIDU_Atomic*() funcs for NT - see r3752 for background …
- 09:50 Changeset [3786] by
- Deleting net_mod dir as in trunk.
- 07:31 Changeset [3785] by
- Merging from trunk r3783. Updated net_mod to netmod in project files and …
- 06:33 Changeset [3784] by
- 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
- […]
- 15:31 Ticket #400 (allred overflow error) created by
- 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
- wontfix
- 12:50 Ticket #396 (producing logfiles for Jumpshot) closed by
- duplicate: Duplicate as #398.
- 12:38 Changeset [3782] by
- Exporting MPIR_(Comm|Win|Type)*Attr() funcs for all channels. Also see …
- 12:29 Changeset [3781] by
- Exporting MPIR_(Comm|Type|Win)*Attr() for all channels in windows. The …
- 11:53 Ticket #399 (Subcommunicators, init, and brief-global) created by
- I built the Brief-Global thread sync, and this now deadlocks within …
- 10:54 Changeset [3779] by
- several fixes from iskra: - convert zoidfs errors to MPI errors - let the …
Note: See TracTimeline
for information about the timeline view.
