1 | Source: mpich2 |
---|
2 | Section: devel |
---|
3 | Priority: extra |
---|
4 | Maintainer: Zach Lowry <zach@zachlowry.net> |
---|
5 | Build-Depends: debhelper (>> 4.0.0), cdbs, binutils, libacl1, libattr1, libg2c0, libncurses5, linux-kernel-headers, python, g77, txt2man, libxt6, libxt-dev, x-dev |
---|
6 | Standards-Version: 3.6.2.1 |
---|
7 | |
---|
8 | Package: mpich2 |
---|
9 | Architecture: any |
---|
10 | Section: devel |
---|
11 | Priority: extra |
---|
12 | Depends: ${shlibs:Depends}, libmpich2-1.0 (= ${Source-Version}) |
---|
13 | Recommends: mpich2-mpd (= ${Source-Version}), mpich2-doc (= ${Source-Version}) |
---|
14 | Description: An implementation of the MPI2 message-passing interface |
---|
15 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
16 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
17 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
18 | for MPI implementation research and for developing new and better parallel |
---|
19 | programming environments. |
---|
20 | . |
---|
21 | This package includes the program binaries. |
---|
22 | |
---|
23 | Package: mpich2-mpd |
---|
24 | Architecture: any |
---|
25 | Section: devel |
---|
26 | Priority: extra |
---|
27 | Depends: ${shlibs:Depends}, python, python-xml |
---|
28 | Conflicts: mpd |
---|
29 | Recommends: mpich2-doc (= ${Source-Version}), ssh |
---|
30 | Description: Process control for MPICH2 |
---|
31 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
32 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
33 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
34 | for MPI implementation research and for developing new and better parallel |
---|
35 | programming environments. |
---|
36 | . |
---|
37 | This package includes the mpd daemon, which controls process management for |
---|
38 | MPI programs. |
---|
39 | |
---|
40 | Package: mpich2-mpe |
---|
41 | Architecture: any |
---|
42 | Section: devel |
---|
43 | Priority: extra |
---|
44 | Depends: ${shlibs:Depends}, mpich2 (= ${Source-Version}) |
---|
45 | Recommends: mpich2-doc (= ${Source-Version}) |
---|
46 | Description: Analysis tools for MPICH2 programs |
---|
47 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
48 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
49 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
50 | for MPI implementation research and for developing new and better parallel |
---|
51 | programming environments. |
---|
52 | . |
---|
53 | This package includes the MPE environment, which provides a complete suite of |
---|
54 | analysis tools for MPI programs based on port processing approach. |
---|
55 | |
---|
56 | Package: mpich2-doc |
---|
57 | Architecture: any |
---|
58 | Section: doc |
---|
59 | Priority: optional |
---|
60 | Conflicts: mpich2 (<< 1.0.1-2) |
---|
61 | Description: Documentation for MPICH2 |
---|
62 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
63 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
64 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
65 | for MPI implementation research and for developing new and better parallel |
---|
66 | programming environments. |
---|
67 | . |
---|
68 | This package includes the MPICH2 documentation. |
---|
69 | |
---|
70 | Package: libmpich2-1.0 |
---|
71 | Architecture: any |
---|
72 | Section: libs |
---|
73 | Conflicts: mpich2 (<< 1.0.1-2) |
---|
74 | Replaces: libmpich2-1.0.2 |
---|
75 | Depends: ${shlibs:Depends} |
---|
76 | Recommends: mpich2 (= ${Source-Version}), ${shlibs:Recommends} |
---|
77 | Description: Shared libraries for MPICH2 |
---|
78 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
79 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
80 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
81 | for MPI implementation research and for developing new and better parallel |
---|
82 | programming environments. |
---|
83 | . |
---|
84 | This package includes the MPICH2 shared libraries. |
---|
85 | |
---|
86 | Package: libmpich2-1.0-dev |
---|
87 | Architecture: any |
---|
88 | Section: libs |
---|
89 | Recommends: mpich2 (= ${Source-Version}) |
---|
90 | Conflicts: mpich2 (<< 1.0.1-2), mpich2-dev, libmpich2-dev, libmpich2-1.0.2-dev |
---|
91 | Replaces: mpich2-dev, libmpich2-dev, libmpich2-1.0.2-dev |
---|
92 | Description: Development files for MPICH2 |
---|
93 | This is an implementation of the Message-Passing Interface (MPI). The goals of |
---|
94 | MPICH2 are to provide an MPI implementation for important platforms, including |
---|
95 | clusters, SMPs, and massively parallel processors. It also provides a vehicle |
---|
96 | for MPI implementation research and for developing new and better parallel |
---|
97 | programming environments. |
---|
98 | . |
---|
99 | This package includes the MPICH2 headers and static libraries. |
---|
100 | |
---|