summaryrefslogtreecommitdiffstats
path: root/cluster/xpvm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/xpvm/DETAILS')
-rwxr-xr-xcluster/xpvm/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/cluster/xpvm/DETAILS b/cluster/xpvm/DETAILS
new file mode 100755
index 0000000000..dbd9252d3a
--- /dev/null
+++ b/cluster/xpvm/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=xpvm
+ VERSION=1.2.5
+ SOURCE=XPVM.src.$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=http://www.netlib.org/pvm3/$SPELL/$SOURCE
+ MD5[0]=fde49cb15608c0736c1e6ebd60ce2ea7
+ WEB_SITE=http://www.netlib.org/utk/icl/xpvm/xpvm.html
+ ENTERED=20020507
+ UPDATED=20020507
+ LICENSE[0]=FREE
+ SHORT="graphical interface to the PVM console"
+cat << EOF
+XPVM provides a graphical interface to the PVM console commands and information, along with several animated views to monitor the execution of PVM programs. These views provide information about the interactions among tasks in a parallel PVM program, to assist in debugging and performance tuning.
+EOF