openbsd-ports/devel/lam/pkg/DESCR
todd 1fb67da2dc Upgrade lam to 6.5.1
o old patch and COMMENT going away
o fix a symbollic link problem
o integrate COMMENT into the Makefile
o take over maintinership
o no longer marked broken

Hats off to Jeff Squyres <jsquyres@lsc.nd.edu> (a LAM developer) for
testing on/hammering an OpenBSD machine in preparation for this release
version.
2001-04-13 20:29:14 +00:00

12 lines
552 B
Plaintext

LAM (Local Area Multicomputer) is an MPI programming environment and development
system for heterogeneous computers on a network. With LAM, a dedicated cluster
or an existing network computing infrastructure can act as one parallel computer
solving one problem.
LAM features extensive debugging support in the application development cycle
and peak performance for production applications. LAM features a full implemen-
tation of the MPI communication standard (with the exception that canceling sent
messages is not supported).
WWW: ${HOMEPAGE}