SPELL=pvm VERSION=3.4.6 SOURCE=$SPELL$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}3 SOURCE_URL[0]=http://www.netlib.org/${SPELL}3/$SOURCE SOURCE_HASH=sha512:a8ddb8fc944bbe64d185eeffba0e020f28af4c8175a446511deca55d7c4f5cf62884c8c5dcb03dd9700bcc48368c8dab353e45656094d139385d88fdf34dd78a WEB_SITE=http://www.epm.ornl.gov/pvm/ ENTERED=20020122 LICENSE[0]=FREE KEYWORDS="cluster" SHORT="network-hooked computers used as a large parallel computer" cat << EOF PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or NT computers hooked together by a network to be used as a single large parallel computer, a ``virtual machine''. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers. Applications can be composed of any number of separate processes, or components, written in a mixture of C, C++ and Fortran. EOF