File: control

package info (click to toggle)
opari2 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,388 kB
  • sloc: cpp: 8,258; ansic: 5,177; sh: 5,132; f90: 530; fortran: 341; makefile: 254; awk: 175
file content (55 lines) | stat: -rw-r--r-- 2,007 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
Source: opari2
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends:
 debhelper (>= 10),
 gfortran,
Standards-Version: 4.2.0
Section: libs
Homepage: http://www.vi-hps.org/Tools/OPARI2.html
Vcs-Git: https://salsa.debian.org/debian/opari2.git
Vcs-Browser: https://salsa.debian.org/debian/opari2

Package: opari2
Section: devel
Architecture: any
Multi-arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libpomp2-dev
Description: OpenMP Pragma And Region Instrumentor - translation tool
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the translation tool.

Package: libpomp2-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-jquery
Description: OpenMP Pragma And Region Instrumentor - documentation
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the development documentation.

Package: libpomp2-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mawk
Conflicts: libpomp-dev
Replaces: libpomp-dev
Suggests: libpomp2-doc
Description: OpenMP Pragma And Region Instrumentor - development files
 OPARI2 is a source-to-source translation tool which automatically adds all
 necessary calls to the pomp runtime measurement library which allows one to
 collect runtime performance data of Fortran, C, or C++ OpenMP applications.
 .
 This is the successor of opari (1), with a completely reworked API
 .
 This package contains the development files.