summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2008-05-29Update to mpich2-1.0.7. From pkgsrc-wip, contributed by Aleksej Saushev.tnn1-26/+9
MPICH2 is an all-new implementation of MPI from the group at Argonne National Laboratory. It shares many goals with the original MPICH but no actual code. It is a portable, high-performance implementation of the entire MPI-2 standard. This release has all MPI-2 functions and features required by the standard with the exception of support for the "external32" portable I/O format.
2006-05-16First step into making mpi-ch fully work with CHECK_FILES.joerg1-2/+3
Also annotate use of C++ and Fortran. Bump revision.
2006-03-14Add DragonFly support.joerg1-1/+4
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs1-2/+2
No pkgrevision bumps needed.
2005-03-03update mpich to 1.2.6, with most work provided by Phil Nelson in PR pkg/27273garbled1-18/+12
with some minor PLIST and etc fixes by me.
2005-02-24Add RMD160 digestsagc1-1/+3
2004-06-24make this build on -current again (statfs->statvfs)drochner1-1/+2
2003-12-03Update mpi-ch to 1.2.5.2, released on September 11th, 2003.jschauma1-4/+10
An extensive list of changes since the last release is available online at http://www-unix.mcs.anl.gov/mpi/mpich/r1_2_5changes.html (It's difficult to destill the important changes from that file, which is why I'm not pasting the entire collection in here.)
2003-11-27o fix syntax error in src/fortran/configurewennmach1-1/+3
o avoid removing non-existent files, resulting in "rm: usage:" errors
2003-11-26Correct the way the endianness is determined.wennmach1-2/+2
(How could this actually ever have worked ???)
2003-03-27Update to latest version 1.2.5-1a (pkgversion 1.2.5.1.1)jschauma1-8/+11
From the packages README: Version 1.2.5 is primarily a bug-fix release. New features include Significantly better collective algorithms are available. Major changes for the globus2 device and the ch_nt device. Information on previous versions -------------------------------- Features new or improved in Version 1.2.4 included: SMP support has been inproved through the use of sched_yield. SMP Systems that are not oversubscribed can consider configuring with --disable-yeild. A number of bugs in the ch_p4, ch_p4mpd, and ch_shmem device hae been fixed. These could cause programs to hang or generate error messages. Features new or improved in Version 1.2.3 included: Bug fixes and improved-portability, particularly in the area of Linux and Mac OS X support. Other new features include better support for Intel compilers, particularly for IA64 Linux, better support for various Fortran compilers, and some fixes for rare race conditions in the ch_p4 device. The documentation on the ch_p4mpd device and the MPD system has been improved. Version 1.2.3 also includes all of the source for both the Unix and Windows versions. Windows users should still use the self-installing version available through the web page. The globus device now supports version 2 of Globus. Features new or improved in Version 1.2.2 included: There are a number of improvements to the ch_p4 device that improve both performance and reliability, particularly on Linux platforms. Significant upgrades have been made to the MPD system of daemons that provide fast startup of MPICH jobs, management of stdio, and a crude parallel debugger based on gdb.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+14
+ move the patch digest/checksum values from files/patch-sum to distinfo