Logoj0ke.net Open Build Service > Projects > multimedia > pvm > Meta
Sign Up | Log In

Meta Configuration of Package pvm

 
1
<package name="pvm" project="multimedia">
2
  <title>Parallel Virtual Machine</title>
3
  <description>PVM is a software system that enables a collection of heterogeneous
4
computers to be used as a coherent and flexible concurrent
5
computational resource.
6
7
The individual computers may be shared- or local-memory
8
multiprocessors, vector supercomputers, specialized graphics engines,
9
or scalar workstations, that may be interconnected by a variety of
10
networks, such as ethernet, FDDI.  User programs written in C, C++ or
11
Fortran access PVM through library routines.
12
13
After installation you find in /usr/share/doc/packages/pvm/ the
14
documentation as PostScript file pvm-book.ps.  Furthermore some
15
examples are packed together in two tar archives.  Those archives
16
should be extracted into your HOME directory which leads to
17
~/pvm3/examples/ or ~/pvm3/gexamples/ in your HOME directory.  The call
18
`aimk all' (see manual page aimk(1)) e.g. in ~/pvm3/examples/ compiles
19
the examples for the PVM system.
20
21
The PVM web home page is at http://www.epm.ornl.gov/pvm/pvm_home.html .
22
23
24
25
Authors:
26
--------
27
    J. J. Dongarra      &lt;pvm@msr.epm.ornl.gov&gt;
28
    G. E. Fagg      &lt;pvm@msr.epm.ornl.gov&gt;
29
    G. A. Geist     &lt;pvm@msr.epm.ornl.gov&gt;
30
    J. A. Kohl      &lt;pvm@msr.epm.ornl.gov&gt;
31
    R. J. Manchek       &lt;pvm@msr.epm.ornl.gov&gt;
32
    P. Mucci        &lt;pvm@msr.epm.ornl.gov&gt;
33
    P. M. Papadopoulos  &lt;pvm@msr.epm.ornl.gov&gt;
34
    S. L. Scott     &lt;pvm@msr.epm.ornl.gov&gt;
35
    V. S. Sunderam      &lt;pvm@msr.epm.ornl.gov&gt;</description>
36
  <person userid="netmax" role="maintainer"/>
37
</package>
38