Timeline


and .

05/02/09:

12:39 Changeset [4385] by balaji
Missing semi-colon. Shocking that this even compiled so far.
10:50 Ticket #566 (Global symbols require renaming) created by gropp
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 chan
fixed: changed the warn action of the F77 and C object file compatibility test to …
02:41 Changeset [4384] by chan
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 chan
fixed: Added --enable-check-compiler-flags to allow for disabling of the checks …
00:22 Changeset [4383] by chan
Added --enable-check-compiler-flags option to allow user to disable the …

05/01/09:

22:27 Changeset [4382] by balaji
White space cleanup.
22:26 Changeset [4381] by balaji
Fixes warnings.
19:27 Changeset [4380] by balaji
First draft of nested launching of mpiexec (r4379 was from a wrong …
19:26 Changeset [4379] by balaji
Initial support for nested launching of mpiexec.
15:31 Changeset [4378] by buntinas
renamed MPIDI_PG_Get_vc macro to more appropriate …
12:53 Changeset [4377] by gropp
removed dead and invalid PMI routines from pmi.h and from the simple and …
12:50 Changeset [4376] by gropp
Added a test for weak_import
12:46 Changeset [4375] by gropp
Added note about the unexpected reqreuiement to use -cpp with the IBM mpCC …
12:45 Changeset [4374] by gropp
Fixed use of restrict to match the someone silly restrictions in C
12:44 Changeset [4373] by gropp
Fixed error in use of comm parameter
12:35 Changeset [4372] by gropp
Changed == to eq in string comparison
11:01 Ticket #557 (Last night's tests) closed by buntinas
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 buntinas
fixed: I'm closing this ticket. If you still have problems with this, feel free …
10:53 Changeset [4371] by buntinas
Fixed compile error when compiling nemesis with pmi1
10:43 Ticket #555 (ch3u_init_sock no longer compiles) closed by buntinas
fixed: Fixed in r4370.
10:42 Changeset [4370] by buntinas
fixed copy/paste error. fixes #555
10:07 Ticket #557 (Last night's tests) created by "Rajeev Thakur" <thakur@…>
[…]
06:44 Ticket #556 (I have question) created by Masahiro Takahashi <a3653@…>
[…]

04/30/09:

18:42 Ticket #555 (ch3u_init_sock no longer compiles) created by William Gropp <wgropp@…>
[…]
18:24 Ticket #554 (MPE: fine-grained logging support) created by Anthony Chan <chan@…>
[…]
18:16 Ticket #553 (Jumpshot: Replace JScrollbar) created by Anthony Chan <chan@…>
[…]
17:42 Ticket #552 (Jumpshot right-click zoom support on drawable) created by Anthony Chan <chan@…>
[…]
17:17 Ticket #551 (MacOSX & jumpshot) created by Anthony Chan <chan@…>
[…]
17:12 Ticket #550 (Fwd: [mvapich-discuss] examples_collchk issue (fwd)) created by Arthur Yuldashev <arthur@…>
[…]
16:43 Ticket #510 (Resolved: Re: python error) closed by goodell
worksforme: So it looks like the --with-python problem is that using --with-python is …
16:18 Changeset [4369] by buntinas
revert mistaken commit
16:16 Changeset [4368] by buntinas
fix mpich2prereq to look in pmi2 (renamed from simple2)
15:51 Changeset [4367] by buntinas
added cast for cases where iov_base is not a void*
15:46 Changeset [4366] by buntinas
adding PMI2 functionality. PMI2 is still experimental.
15:19 Ticket #549 (Update the windows developer's guide) created by jayesh
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 Jim Hoekstra <hoekstra@…>
[…]
12:01 Ticket #484 (Scaling problem with MPI_Comm_create()) closed by gropp
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 gropp
fixed: I've added a simple test.

04/29/09:

16:01 Ticket #503 (Nemesis on niagara) closed by buntinas
worksforme: I just tried this on trunk and it worked. Let me know if you still see …
15:17 Changeset [4358] by buntinas
added missing #define of dprintf debugging statement
12:33 Changeset [4357] by balaji
Added the rsh bootstrap server. Also set ignore properties on a bunch of …
11:31 Changeset [4356] by balaji
Added an option to allow the user to pick a non-default path for the …

04/28/09:

18:38 Changeset [4353] by gropp
Fixed support for dependency creation for programs (simplemake did …
18:33 Changeset [4352] by gropp
Added an optimization for MPI_COMM_CREATE for the case where the input …
18:29 Changeset [4351] by gropp
Added comments about why the f77 and f90 buildiface must use DOUBLE …
18:27 Changeset [4350] by gropp
Added some documentation for the MPIU_DBG_MSG_FMT macro
18:26 Changeset [4349] by gropp
Fix the error count check and initialization and add a pointer about why …
18:22 Changeset [4348] by gropp
Added a test that creating a communicator from a group that includes …
18:18 Changeset [4347] by gropp
Added a test that sending data to receives with MPI_ANY_TAG and …
18:15 Changeset [4346] by gropp
Added a test for invoking delete functions on attributes added to comm …
18:13 Changeset [4345] by gropp
Added a test on lower bounds that MPICH2 recently failed on some 64-bit …
18:11 Changeset [4344] by gropp
Added more tests of communicator creation from groups
18:11 Changeset [4343] by gropp
Added options to display rate that comm_split runs and to change loop …
17:37 Changeset [4342] by gropp
Added some more details about using simplemake
17:31 Changeset [4341] by gropp
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 gropp
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 gropp
15:22 Changeset [4340] by robl
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 gropp
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 goodell
fixed: Fixed in r4338. Thanks for the bug report and fix!
12:59 Changeset [4338] by goodell
Fix memory barriers for the shm channel on x86_64. Fixes ticket #401. …
10:36 Changeset [4337] by goodell
One more change to the knem tarball mime-type. Hopefully the last one.
10:33 Changeset [4336] by buntinas
set mimetype property to x-gzip on tar.gz file
10:29 Changeset [4335] by buntinas
set mimetype property on tar.gz file
10:28 Changeset [4334] by goodell
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 jayesh
fixed: This should be fixed as of r4331 on trunk. -jayesh
15:28 Changeset [4331] by jayesh
Increasing the length of the executable supported. Without the fix …
11:53 Changeset [4330] by gropp
Added missing include for strcmp
11:08 Ticket #547 (ISU015 - mpich2-1.1b1/test/mpi/f90/attr/fandcattr* needs update) created by Jim Hoekstra <hoekstra@…>
[…]

04/26/09:

12:19 Changeset [4328] by balaji
Merged the MPI-UPC branch changes into the trunk. This also includes some …
11:59 Changeset [4327] by balaji
Merging r4321 from the PMI2 branch (the correct KVS Fence implementation).

04/25/09:

17:27 Ticket #546 (Problem: MPI setting) closed by balaji
worksforme: It looks like those guys copied an extremely old version of the MPICH2 …
17:07 Ticket #546 (Problem: MPI setting) created by Tarek khattab <elkaund@…>
[…]
14:25 Ticket #487 (PMI-1 Initialization sequence) closed by balaji
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 thakur
fixed: Ralph has fixed this in r4326 of the svn source using MPD_TMPDIR instead …
18:32 Changeset [4326] by rbutler
Add support for MPD_TMPDIR (for "advanced" users only :-).
18:05 Ticket #541 (bsend of a packed buffer) closed by thakur
fixed: Thanks. Applied in r4325.
18:04 Changeset [4325] by thakur
Brian's patch to fix bug in bsend of packed buffer, ticket #541
16:06 Changeset [4324] by jayesh
1) Move complex macros to inlines (2) Type cast variables correctly before …
16:04 Changeset [4323] by jayesh
Local shared mem handles are always init'ed for MMAP,SYSV,NT shms. …
15:45 Changeset [4322] by jayesh
1) Define the abstract atomic type with a long - Since windows 32-bit …
15:43 Ticket #508 (query on MPI testing fail) closed by goodell
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 thakur
fixed: fixed in r4319
22:44 Changeset [4319] by thakur
check datatypes only if count>0. fixes #543
22:09 Changeset [4318] by balaji
Got rid of unnecessary debug statements.
21:20 Changeset [4316] by balaji
Merging the PMI-2 server parts from the pmi2 branch.
19:39 Ticket #544 (Hydra: pmi_proxy path detection) created by balaji
Currently, Hydra only handles two cases for detecting the path where the …
19:21 Ticket #543 (MPI_Alltoallw Datatype checks) created by wkliao@…
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 "Brian R. Toonen" <toonen@…>
[…]
17:30 Ticket #469 (add knem to trunk) closed by goodell
fixed: Should be resolved by r4310 and r4311. -Dave
17:29 Ticket #204 (mpid_abort warning) closed by goodell
fixed: I believe that Darius fixed this in r4249. -Dave
17:27 Ticket #146 (Shared memory capable collectives) closed by goodell
fixed: This is all implemented enough to be able to close this ticket. Any …
17:21 Changeset [4311] by goodell
Create contrib directory and add knem-0.5.0 there initially. Also add …
17:21 Changeset [4310] by goodell
Initial merge of the knem and vmsplice LMT backends to trunk. This …
17:21 Changeset [4309] by goodell
Cleanup the COOKIE exchange mechanism in the LMT harness. Reviewed by …
16:18 Ticket #487 (PMI-1 Initialization sequence) reopened by balaji
I think there is an actual implementation bug here. If you look at the …
15:47 Ticket #487 (PMI-1 Initialization sequence) closed by gropp
fixed: This is all true. The PMIv1 that was implemented was different than the …
14:53 Ticket #540 (PMI-2 additions) created by balaji
PMI-2 client and server code need to be added.
14:46 Ticket #539 (Fine-grain threads) created by "Rajeev Thakur" <thakur@…>
Add fine-grained threading support to MPICH2.
14:44 Ticket #538 (Nemesis MPI_Init scalability issue) created by "Rajeev Thakur" <thakur@…>
[…]
14:34 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) closed by thakur
fixed
14:24 Ticket #513 (Is MPICH2 connection failure aware ?) closed by thakur
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 thakur
worksforme
13:32 Ticket #537 (SIGBUS in typelb test from MPICH1 on 64-bit Solaris) closed by thakur
fixed
11:05 Changeset [4307] by gropp
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 gropp
fixed: I've now tested this with Jeff's test (modified to run on Solaris) on the …
09:41 Changeset [4306] by jayesh
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 William Gropp <wgropp@…>
[…]

04/22/09:

15:35 Changeset [4303] by robl
update lustre function table
15:04 Ticket #534 (Unable to open a file for writing on a Lustre filesystem when configured ...) created by "Audet, Martin" <Martin.Audet@…>
[…]
14:17 Changeset [4301] by jayesh
1) The Bootstrap control device only contacts partitions with …
12:18 Ticket #530 (Re: run mpich on two architectures) closed by thakur
duplicate
12:15 Ticket #525 (FW: Fortran attributes) closed by thakur
fixed: Fixed by Bill in r4299
12:14 Ticket #523 (mpd error message) closed by thakur
worksforme
12:13 Ticket #520 (mpicc -o test.c deletes test.c) closed by thakur
wontfix
09:52 Changeset [4299] by gropp
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 chan
wontfix
13:11 Ticket #533 (bitypes.h: No such file or directory) closed by chan
fixed
10:32 Ticket #533 (bitypes.h: No such file or directory) created by "Crozier, Paul S" <pscrozi@…>
[…]

04/20/09:

19:52 Ticket #532 (MPI_ADDRESS_KIND = 0 on linux 64) created by "Jeyapandian Kottalam" <jkottalam@…>
[…]

04/19/09:

17:50 Changeset [4262] by balaji
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 Shujia Zhou <shujia.zhou-1@…>
[…]
14:33 Ticket #530 (Re: run mpich on two architectures) created by William Gropp <wgropp@…>
[…]
11:29 Changeset [4258] by buntinas
renamed pmi2 api functions form PMI2_ to PMI_

04/18/09:

17:54 Ticket #529 (mpdgdbdrv.py python deprecation warnings) created by Deji Akingunola <dakingun@…>
[…]
11:16 Ticket #528 (Some design docs point to obsolete www-unix links) created by "Rajeev Thakur" <thakur@…>
[…]

04/17/09:

13:57 Changeset [4257] by buntinas
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 "Jayesh Krishna" <jayesh@…>
[…]
09:47 Changeset [4256] by gropp
Clean out old attribute code (#if 0ed for several releases)
09:45 Changeset [4255] by gropp
minor text fix
09:45 Changeset [4254] by gropp
Use the correct extension for the debugger dll

04/16/09:

23:08 Changeset [4253] by buntinas
initial coding for pmi2 client interface
16:44 Ticket #525 (FW: Fortran attributes) created by "Rajeev Thakur" <thakur@…>
[…]
12:46 Ticket #524 (Fwd: mpich2 error ifort makelog) closed by chan
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 Francesco Pietra <francesco.pietra@…>
[…]
10:57 Changeset [4250] by jayesh
Removing trailing spaces in the name of perl pgm. This was causing these …
09:58 Ticket #523 (mpd error message) created by "Craft, Jason S CIV NSWCCD W. Bethesda, 6640" <jason.craft@…>
[…]

04/15/09:

17:33 Changeset [4249] by buntinas
Made MPID_Abort return void to get rid of compiler warnings about noreturn …

04/10/09:

17:34 Changeset [4248] by robl
patch from Bob Cernohous <bobc@…> to exercise the read part of …

04/09/09:

21:05 Changeset [4246] by thakur
fixed comment
18:00 Ticket #521 (Availability of fortran lib with lowercase symbols with MPICH2 64-bit on ...) created by "Jeyapandian Kottalam" <jkottalam@…>
[…]
17:11 Ticket #520 (mpicc -o test.c deletes test.c) created by "Rajeev Thakur" <thakur@…>
[…]
14:19 Changeset [4245] by jayesh
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 goodell
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 balaji
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 goodell
fixed: Should be fixed by r4244. -Dave
13:40 Changeset [4244] by goodell
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 jayesh
I get compile time errors when compiling cpi.c with MPICH2 on SiCortex?, …

04/08/09:

09:55 Changeset [4240] by rbutler
Fix minor mis-spelling in 2 print msgs.

04/07/09:

16:28 Changeset [4239] by jayesh
Handle comments and blank lines in the host file
14:24 Changeset [4238] by jayesh
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 "Rajeev Thakur" <thakur@…>
[…]
20:24 Ticket #515 (Mpich2 on MacBook Pro) closed by balaji
worksforme

04/03/09:

20:49 Changeset [4237] by balaji
This takes a first step towards a distributed PMI server. The server is …
16:51 Changeset [4236] by jayesh
Removing creating a new session for persistent proxy. We will add it later …
16:35 Changeset [4235] by jayesh
1) Moved fork and exit functionality to a util function. 2) Removed …
15:53 Ticket #515 (Mpich2 on MacBook Pro) created by Douglas Dommermuth <douglas.dommermuth@…>
[…]
10:02 Changeset [4234] by jayesh
1) By default, the persistent proxies launched by the BSCD now fork a …

04/02/09:

16:05 Changeset [4233] by balaji
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 "Jeyapandian Kottalam" <jkottalam@…>
[…]
14:31 Changeset [4232] by jayesh
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 goodell
fixed: Rajeev added --disable-totalview to the old nightlies, so this shouldn't …
10:45 Ticket #513 (Is MPICH2 connection failure aware ?) created by "Jayesh Krishna" <jayesh@…>
[…]
09:48 Ticket #512 (MPD and PGI compilers) created by "Rajeev Thakur" <thakur@…>
[…]
Note: See TracTimeline for information about the timeline view.