From 0a876951d7e58868a28feebd4dec88c87e51fad4 Mon Sep 17 00:00:00 2001 From: Bor Kraljič Date: Fri, 14 Oct 2011 14:16:41 +0200 Subject: pvm: fixed long description wrap (scripted) --- cluster/pvm/DETAILS | 16 ++++++++++------ cluster/pvm/HISTORY | 3 +++ 2 files changed, 13 insertions(+), 6 deletions(-) (limited to 'cluster') diff --git a/cluster/pvm/DETAILS b/cluster/pvm/DETAILS index 9a1a73641b..c8135fe61d 100755 --- a/cluster/pvm/DETAILS +++ b/cluster/pvm/DETAILS @@ -10,10 +10,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}3 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. +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 diff --git a/cluster/pvm/HISTORY b/cluster/pvm/HISTORY index 1f0323aeb8..a7d1a4aee6 100644 --- a/cluster/pvm/HISTORY +++ b/cluster/pvm/HISTORY @@ -1,3 +1,6 @@ +2011-10-14 Bor Kraljič + * DETAILS: fixed long description wrap (scripted) + 2010-04-22 Tommy Boatman * DETAILS: Version 3.4.6, removed UPDATED -- cgit v1.2.3