diff options
author | demon <demon@FreeBSD.org> | 2001-12-26 19:08:07 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-12-26 19:08:07 +0800 |
commit | a5f07e7b210538a3ac0d29773ba8720071cb49cb (patch) | |
tree | dcb4d7b7f0f15c4ed2460767a70c640aef62fcd2 /net/lam/pkg-descr | |
parent | 0f63d54da26d289962b15d2099991caf00dd29a4 (diff) | |
download | freebsd-ports-gnome-a5f07e7b210538a3ac0d29773ba8720071cb49cb.tar.gz freebsd-ports-gnome-a5f07e7b210538a3ac0d29773ba8720071cb49cb.tar.zst freebsd-ports-gnome-a5f07e7b210538a3ac0d29773ba8720071cb49cb.zip |
New port: lam
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.
PR: 29930
Submitted by: David Bremner <bremner@unb.ca>
Diffstat (limited to 'net/lam/pkg-descr')
-rw-r--r-- | net/lam/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/lam/pkg-descr b/net/lam/pkg-descr new file mode 100644 index 000000000000..fe1d0e1b5ab3 --- /dev/null +++ b/net/lam/pkg-descr @@ -0,0 +1,10 @@ +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 +implementation of the MPI communication standard. + +WWW: http://www.lam-mpi.org/ |