File: control

package info (click to toggle)
scalapack 1.8.0-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 32,240 kB
  • ctags: 29,143
  • sloc: fortran: 288,069; ansic: 64,035; makefile: 1,911
file content (128 lines) | stat: -rw-r--r-- 4,845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Source: scalapack
Section: devel
Priority: extra
Maintainer: Muammar El Khatib <muammarelkhatib@gmail.com>
Standards-Version: 3.8.4
Build-Depends: mpi-default-dev, pvm-dev, blacs-pvm-dev, gfortran, liblapack-dev, libblas-dev, debhelper (>= 6), libblacs-mpi-dev
Homepage: http://www.netlib.org/scalapack/

Package: libscalapack-mpi1
Section: libs
Architecture: any
Depends: mpi-default-bin, ${shlibs:Depends}, ${misc:Depends} 
Conflicts: scalapack1-mpich, scalapack1-lam
Replaces: scalapack1-mpich, scalapack1-lam
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Shared libs. for MPI
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses MPI. There are packages for the shared libraries (this one), for
 the static libraries and the development files and for test programs.
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: libscalapack-mpi-dev
Section: libdevel
Architecture: any
Depends: libscalapack-mpi1 (= ${binary:Version}), libblacs-mpi-dev, ${misc:Depends} 
Conflicts: scalapack-mpich-dev, scalapack-lam-dev
Replaces: scalapack-mpich-dev, scalapack-lam-dev
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Dev. files for MPICH
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses MPI.
 .
 The package is available for LAM and MPICH. This package uses MPICH. There
 are packages for the shared libraries, for the static libraries and
 the development files (this one) and for test programs.
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: scalapack-mpi-test
Section: math
Architecture: any
Depends: scalapack-test-common, ${shlibs:Depends}, ${misc:Depends} 
Conflicts: scalapack-mpich-test, scalapack-lam-test
Replaces: scalapack-mpich-test, scalapack-lam-test
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Test files for MPICH
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses MPI.
 .
 The package is available for LAM and MPICH. This package uses MPICH. There
 are packages for the shared libraries, for the static libraries and
 the development files and for test programs (this one).
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: libscalapack-pvm1
Section: libs
Architecture: any
Depends:  ${shlibs:Depends}, ${misc:Depends} 
Suggests: scalapack-doc
Conflicts: scalapack1-pvm
Replaces: scalapack1-pvm
Description: Scalable Linear Algebra Package - Shared libs. for PVM
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses PVM.
 .
 There are packages for the shared libraries (this one), for the static
 libraries and the development files and for test programs.
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: libscalapack-pvm-dev
Section: libdevel
Architecture: any
Depends: libscalapack-pvm1 (= ${binary:Version}), blacs-pvm-dev, pvm-dev, ${shlibs:Depends}, ${misc:Depends} 
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Dev. files for PVM
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses PVM.
 .
 There are packages for the shared libraries, for the static libraries and
 the development files (this one) and for test programs.
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: scalapack-pvm-test
Section: math
Architecture: any
Depends: scalapack-test-common, ${shlibs:Depends}, ${misc:Depends} 
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Test files for PVM
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This
 package uses PVM.
 .
 There are packages for the shared libraries, for the static libraries and
 the development files and for test programs (this one).
 .
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.

Package: scalapack-test-common
Architecture: all
Depends: ${misc:Depends}
Suggests: scalapack-lam-test | scalapack-mpich-test | scalapack-pvm-test
Description: Test data for ScaLAPACK testers
 ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
 clusters.
 .
 You can choose between an implementation based on MPI or PVM. This package
 provides test data for all ScaLAPACK packages (MPICH, LAM and PVM versions).