Timeline
05/02/09:
- 12:39 Changeset [4385] by
- Missing semi-colon. Shocking that this even compiled so far.
- 10:50 Ticket #566 (Global symbols require renaming) created by
- See http://www.mcs.anl.gov/research/projects/mpich2/todo/globsyms.htm . …
- 02:43 Ticket #511 (Configure check for C and Fortran compiler compatibility) closed by
- fixed: changed the warn action of the F77 and C object file compatibility test to …
- 02:41 Changeset [4384] by
- Replaced AC_MSG_WARN by AC_MSG_ERROR in F77 and C object file …
- 00:38 Ticket #152 (PAC_F90_CHECK_COMPILER_OPTION + pgf90) closed by
- fixed: Added --enable-check-compiler-flags to allow for disabling of the checks …
- 00:22 Changeset [4383] by
- Added --enable-check-compiler-flags option to allow user to disable the …
05/01/09:
- 22:27 Changeset [4382] by
- White space cleanup.
- 22:26 Changeset [4381] by
- Fixes warnings.
- 19:27 Changeset [4380] by
- First draft of nested launching of mpiexec (r4379 was from a wrong …
- 19:26 Changeset [4379] by
- Initial support for nested launching of mpiexec.
- 15:31 Changeset [4378] by
- renamed MPIDI_PG_Get_vc macro to more appropriate …
- 12:53 Changeset [4377] by
- removed dead and invalid PMI routines from pmi.h and from the simple and …
- 12:50 Changeset [4376] by
- Added a test for weak_import
- 12:46 Changeset [4375] by
- Added note about the unexpected reqreuiement to use -cpp with the IBM mpCC …
- 12:45 Changeset [4374] by
- Fixed use of restrict to match the someone silly restrictions in C
- 12:44 Changeset [4373] by
- Fixed error in use of comm parameter
- 12:35 Changeset [4372] by
- Changed == to eq in string comparison
- 11:01 Ticket #557 (Last night's tests) closed by
- fixed: Yeah, my merge of the pmi2 branch broke for sock and nemesis when using …
- 10:58 Ticket #531 (support for multiple executables) closed by
- fixed: I'm closing this ticket. If you still have problems with this, feel free …
- 10:53 Changeset [4371] by
- Fixed compile error when compiling nemesis with pmi1
- 10:43 Ticket #555 (ch3u_init_sock no longer compiles) closed by
- fixed: Fixed in r4370.
- 10:42 Changeset [4370] by
- fixed copy/paste error. fixes #555
- 10:07 Ticket #557 (Last night's tests) created by
- […]
- 06:44 Ticket #556 (I have question) created by
- […]
04/30/09:
- 18:42 Ticket #555 (ch3u_init_sock no longer compiles) created by
- […]
- 18:24 Ticket #554 (MPE: fine-grained logging support) created by
- […]
- 18:16 Ticket #553 (Jumpshot: Replace JScrollbar) created by
- […]
- 17:42 Ticket #552 (Jumpshot right-click zoom support on drawable) created by
- […]
- 17:17 Ticket #551 (MacOSX & jumpshot) created by
- […]
- 17:12 Ticket #550 (Fwd: [mvapich-discuss] examples_collchk issue (fwd)) created by
- […]
- 16:43 Ticket #510 (Resolved: Re: python error) closed by
- worksforme: So it looks like the --with-python problem is that using --with-python is …
- 16:18 Changeset [4369] by
- revert mistaken commit
- 16:16 Changeset [4368] by
- fix mpich2prereq to look in pmi2 (renamed from simple2)
- 15:51 Changeset [4367] by
- added cast for cases where iov_base is not a void*
- 15:46 Changeset [4366] by
- adding PMI2 functionality. PMI2 is still experimental.
- 15:19 Ticket #549 (Update the windows developer's guide) created by
- The MPICH2 windows developer's guide contains a lot of now-irrelevant …
- 14:40 Ticket #548 (ISU016 - mpich2-1.1b1 fails to build on SUN Solaris 5.10 with GNU 3.4.2) created by
- […]
- 12:01 Ticket #484 (Scaling problem with MPI_Comm_create()) closed by
- fixed: I have implemented a fix that checks whether the processes in the group …
- 11:52 Ticket #499 (Add test for ANY_SOURCE + ANY_TAG) closed by
- fixed: I've added a simple test.
04/29/09:
- 16:01 Ticket #503 (Nemesis on niagara) closed by
- worksforme: I just tried this on trunk and it worked. Let me know if you still see …
- 15:17 Changeset [4358] by
- added missing #define of dprintf debugging statement
- 12:33 Changeset [4357] by
- Added the rsh bootstrap server. Also set ignore properties on a bunch of …
- 11:31 Changeset [4356] by
- Added an option to allow the user to pick a non-default path for the …
04/28/09:
- 18:38 Changeset [4353] by
- Fixed support for dependency creation for programs (simplemake did …
- 18:33 Changeset [4352] by
- Added an optimization for MPI_COMM_CREATE for the case where the input …
- 18:29 Changeset [4351] by
- Added comments about why the f77 and f90 buildiface must use DOUBLE …
- 18:27 Changeset [4350] by
- Added some documentation for the MPIU_DBG_MSG_FMT macro
- 18:26 Changeset [4349] by
- Fix the error count check and initialization and add a pointer about why …
- 18:22 Changeset [4348] by
- Added a test that creating a communicator from a group that includes …
- 18:18 Changeset [4347] by
- Added a test that sending data to receives with MPI_ANY_TAG and …
- 18:15 Changeset [4346] by
- Added a test for invoking delete functions on attributes added to comm …
- 18:13 Changeset [4345] by
- Added a test on lower bounds that MPICH2 recently failed on some 64-bit …
- 18:11 Changeset [4344] by
- Added more tests of communicator creation from groups
- 18:11 Changeset [4343] by
- Added options to display rate that comm_split runs and to change loop …
- 17:37 Changeset [4342] by
- Added some more details about using simplemake
- 17:31 Changeset [4341] by
- Update updatefiles to check that we have autoconf 2.62 since some parts of …
- 17:19 Ticket #547 (ISU015 - mpich2-1.1b1/test/mpi/f90/attr/fandcattr* needs update) closed by
- fixed: This fix is wrong; the Cray implementation must be buggy. See …
- 16:50 Ticket #547 (ISU015 - mpich2-1.1b1/test/mpi/f90/attr/fandcattr* needs update) reopened by
- 15:22 Changeset [4340] by
- we haven't really used 'longlongisze' since the pre-mpich2 days
- 13:10 Ticket #547 (ISU015 - mpich2-1.1b1/test/mpi/f90/attr/fandcattr* needs update) closed by
- fixed: Thanks for the report. I've fixed the bug wrt the use of MPI_Aint *val. …
- 13:01 Ticket #401 (BARRIER instructions not generated in CH3 SHM device on X86_64 linux.) closed by
- fixed: Fixed in r4338. Thanks for the bug report and fix!
- 12:59 Changeset [4338] by
- Fix memory barriers for the shm channel on x86_64. Fixes ticket #401. …
- 10:36 Changeset [4337] by
- One more change to the knem tarball mime-type. Hopefully the last one.
- 10:33 Changeset [4336] by
- set mimetype property to x-gzip on tar.gz file
- 10:29 Changeset [4335] by
- set mimetype property on tar.gz file
- 10:28 Changeset [4334] by
- Add missing multisend test to Makefile.sm. The test suite basically still …
04/27/09:
- 15:29 Ticket #474 (spawnmanyargv fails on smpd) closed by
- fixed: This should be fixed as of r4331 on trunk. -jayesh
- 15:28 Changeset [4331] by
- Increasing the length of the executable supported. Without the fix …
- 11:53 Changeset [4330] by
- Added missing include for strcmp
- 11:08 Ticket #547 (ISU015 - mpich2-1.1b1/test/mpi/f90/attr/fandcattr* needs update) created by
- […]
04/26/09:
- 12:19 Changeset [4328] by
- Merged the MPI-UPC branch changes into the trunk. This also includes some …
- 11:59 Changeset [4327] by
- Merging r4321 from the PMI2 branch (the correct KVS Fence implementation).
04/25/09:
- 17:27 Ticket #546 (Problem: MPI setting) closed by
- worksforme: It looks like those guys copied an extremely old version of the MPICH2 …
- 17:07 Ticket #546 (Problem: MPI setting) created by
- […]
- 14:25 Ticket #487 (PMI-1 Initialization sequence) closed by
- wontfix: All process managers which I know use the PMI_PORT functionality of PMI …
04/24/09:
- 20:00 Ticket #305 (Location of the console - hardcoded /tmp) closed by
- fixed: Ralph has fixed this in r4326 of the svn source using MPD_TMPDIR instead …
- 18:32 Changeset [4326] by
- Add support for MPD_TMPDIR (for "advanced" users only :-).
- 18:05 Ticket #541 (bsend of a packed buffer) closed by
- fixed: Thanks. Applied in r4325.
- 18:04 Changeset [4325] by
- Brian's patch to fix bug in bsend of packed buffer, ticket #541
- 16:06 Changeset [4324] by
- 1) Move complex macros to inlines (2) Type cast variables correctly before …
- 16:04 Changeset [4323] by
- Local shared mem handles are always init'ed for MMAP,SYSV,NT shms. …
- 15:45 Changeset [4322] by
- 1) Define the abstract atomic type with a long - Since windows 32-bit …
- 15:43 Ticket #508 (query on MPI testing fail) closed by
- worksforme: I wish I knew what was going on with that bsend1cxx test, but I am unable …
04/23/09:
- 22:44 Ticket #543 (MPI_Alltoallw Datatype checks) closed by
- fixed: fixed in r4319
- 22:44 Changeset [4319] by
- check datatypes only if count>0. fixes #543
- 22:09 Changeset [4318] by
- Got rid of unnecessary debug statements.
- 21:20 Changeset [4316] by
- Merging the PMI-2 server parts from the pmi2 branch.
- 19:39 Ticket #544 (Hydra: pmi_proxy path detection) created by
- Currently, Hydra only handles two cases for detecting the path where the …
- 19:21 Ticket #543 (MPI_Alltoallw Datatype checks) created by
- In mpich2-1.0.8p1/src/mpi/coll/alltoallw.c, lines 361 - 372, error …
- 18:57 Ticket #541 (bsend of a packed buffer) created by
- […]
- 17:30 Ticket #469 (add knem to trunk) closed by
- fixed: Should be resolved by r4310 and r4311. -Dave
- 17:29 Ticket #204 (mpid_abort warning) closed by
- fixed: I believe that Darius fixed this in r4249. -Dave
- 17:27 Ticket #146 (Shared memory capable collectives) closed by
- fixed: This is all implemented enough to be able to close this ticket. Any …
- 17:21 Changeset [4311] by
- Create contrib directory and add knem-0.5.0 there initially. Also add …
- 17:21 Changeset [4310] by
- Initial merge of the knem and vmsplice LMT backends to trunk. This …
- 17:21 Changeset [4309] by
- Cleanup the COOKIE exchange mechanism in the LMT harness. Reviewed by …
- 16:18 Ticket #487 (PMI-1 Initialization sequence) reopened by
- I think there is an actual implementation bug here. If you look at the …
- 15:47 Ticket #487 (PMI-1 Initialization sequence) closed by
- fixed: This is all true. The PMIv1 that was implemented was different than the …
- 14:53 Ticket #540 (PMI-2 additions) created by
- PMI-2 client and server code need to be added.
- 14:46 Ticket #539 (Fine-grain threads) created by
- Add fine-grained threading support to MPICH2.
- 14:44 Ticket #538 (Nemesis MPI_Init scalability issue) created by
- […]
- 14:34 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) closed by
- fixed
- 14:24 Ticket #513 (Is MPICH2 connection failure aware ?) closed by
- duplicate: We plan to make MPICH2 more failure aware in the near future. That will …
- 14:13 Ticket #504 (Need help installing mpich2) closed by
- worksforme
- 13:32 Ticket #537 (SIGBUS in typelb test from MPICH1 on 64-bit Solaris) closed by
- fixed
- 11:05 Changeset [4307] by
- Fixed serious error - MAX_MSGS was set to one, making the test useless. …
- 09:53 Ticket #221 (Attribute handling on 64-bit platforms) closed by
- fixed: I've now tested this with Jeff's test (modified to run on Solaris) on the …
- 09:41 Changeset [4306] by
- Fix bug due to inadvertent type casting of an int array to MPI_Aint array. …
- 08:09 Ticket #537 (SIGBUS in typelb test from MPICH1 on 64-bit Solaris) created by
- […]
04/22/09:
- 15:35 Changeset [4303] by
- update lustre function table
- 15:04 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) created by
- […]
- 14:17 Changeset [4301] by
- 1) The Bootstrap control device only contacts partitions with …
- 12:18 Ticket #530 (Re: run mpich on two architectures) closed by
- duplicate
- 12:15 Ticket #525 (FW: Fortran attributes) closed by
- fixed: Fixed by Bill in r4299
- 12:14 Ticket #523 (mpd error message) closed by
- worksforme
- 12:13 Ticket #520 (mpicc -o test.c deletes test.c) closed by
- wontfix
- 09:52 Changeset [4299] by
- Change from MPI_Aint to MPIR_Pint to allow MPI_Aint to be a different size …
04/21/09:
- 13:14 Ticket #532 (MPI_ADDRESS_KIND = 0 on linux 64) closed by
- wontfix
- 13:11 Ticket #533 (bitypes.h: No such file or directory) closed by
- fixed
- 10:32 Ticket #533 (bitypes.h: No such file or directory) created by
- […]
04/20/09:
04/19/09:
- 17:50 Changeset [4262] by
- Allow a different parser to be used for PMI-1 and PMI-2. There's still a …
- 16:02 Ticket #531 (support for multiple executables) created by
- […]
- 14:33 Ticket #530 (Re: run mpich on two architectures) created by
- […]
- 11:29 Changeset [4258] by
- renamed pmi2 api functions form PMI2_ to PMI_
04/18/09:
- 17:54 Ticket #529 (mpdgdbdrv.py python deprecation warnings) created by
- […]
- 11:16 Ticket #528 (Some design docs point to obsolete www-unix links) created by
- […]
04/17/09:
- 13:57 Changeset [4257] by
- reverted r4249 (making mpid_abort return void) and instead removed the …
- 11:48 Ticket #526 (Using mpich2 with python and pypar on windows) created by
- […]
- 09:47 Changeset [4256] by
- Clean out old attribute code (#if 0ed for several releases)
- 09:45 Changeset [4255] by
- minor text fix
- 09:45 Changeset [4254] by
- Use the correct extension for the debugger dll
04/16/09:
- 23:08 Changeset [4253] by
- initial coding for pmi2 client interface
- 16:44 Ticket #525 (FW: Fortran attributes) created by
- […]
- 12:46 Ticket #524 (Fwd: mpich2 error ifort makelog) closed by
- fixed: Since you did configure and make as 2 separate users, you and su, the …
- 12:06 Ticket #524 (Fwd: mpich2 error ifort makelog) created by
- […]
- 10:57 Changeset [4250] by
- Removing trailing spaces in the name of perl pgm. This was causing these …
- 09:58 Ticket #523 (mpd error message) created by
- […]
04/15/09:
- 17:33 Changeset [4249] by
- Made MPID_Abort return void to get rid of compiler warnings about noreturn …
04/10/09:
- 17:34 Changeset [4248] by
- patch from Bob Cernohous <bobc@…> to exercise the read part of …
04/09/09:
- 21:05 Changeset [4246] by
- fixed comment
- 18:00 Ticket #521 (Availability of fortran lib with lowercase symbols with MPICH2 64-bit on ...) created by
- […]
- 17:11 Ticket #520 (mpicc -o test.c deletes test.c) created by
- […]
- 14:19 Changeset [4245] by
- Check if the local shared mem handle is valid before closing it
- 14:09 Ticket #519 (weak symbol support on Mac OS X) created by
- OS X does support weak symbols, but in classic Apple fashion it uses a …
- 14:03 Ticket #518 (Hydra: stderr forwarding for failed processes) created by
- Hydra does not seem to be forwarding stderr for processes that segfault …
- 13:41 Ticket #517 (Compiling cpi.c with MPICH2 on SiCortex fails) closed by
- fixed: Should be fixed by r4244. -Dave
- 13:40 Changeset [4244] by
- Fix for SiCortex? atomics. Analogous to r43 in the OpenPA repository. No …
- 12:10 Ticket #517 (Compiling cpi.c with MPICH2 on SiCortex fails) created by
- I get compile time errors when compiling cpi.c with MPICH2 on SiCortex?, …
04/08/09:
- 09:55 Changeset [4240] by
- Fix minor mis-spelling in 2 print msgs.
04/07/09:
- 16:28 Changeset [4239] by
- Handle comments and blank lines in the host file
- 14:24 Changeset [4238] by
- 1) Adding HYDU_CALLOC (2) Fixing several mem leaks (3)Also indent code - …
04/04/09:
- 21:40 Ticket #516 (Nemesis tests hang with PGI compiler) created by
- […]
- 20:24 Ticket #515 (Mpich2 on MacBook Pro) closed by
- worksforme
04/03/09:
- 20:49 Changeset [4237] by
- This takes a first step towards a distributed PMI server. The server is …
- 16:51 Changeset [4236] by
- Removing creating a new session for persistent proxy. We will add it later …
- 16:35 Changeset [4235] by
- 1) Moved fork and exit functionality to a util function. 2) Removed …
- 15:53 Ticket #515 (Mpich2 on MacBook Pro) created by
- […]
- 10:02 Changeset [4234] by
- 1) By default, the persistent proxies launched by the BSCD now fork a …
04/02/09:
- 16:05 Changeset [4233] by
- Committing in the first draft of PMI-2. This is incorrect in a lot of …
- 16:02 Ticket #514 (Fortran 90 module support on Windows MPICH2 x86_64) created by
- […]
- 14:31 Changeset [4232] by
- Don't abort if UI/launcher cannot connect to a proxy to shut it down. …
- 13:12 Ticket #512 (MPD and PGI compilers) closed by
- fixed: Rajeev added --disable-totalview to the old nightlies, so this shouldn't …
- 10:45 Ticket #513 (Is MPICH2 connection failure aware ?) created by
- […]
- 09:48 Ticket #512 (MPD and PGI compilers) created by
- […]
Note: See TracTimeline
for information about the timeline view.
