File: control

package info (click to toggle)
clpeak 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,184 kB
  • sloc: cpp: 1,684; lisp: 461; xml: 242; java: 210; sh: 128; makefile: 10
file content (25 lines) | stat: -rw-r--r-- 836 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
Source: clpeak
Section: devel
Priority: optional
Maintainer: Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org>
Uploaders:
 Neil Williams <codehelp@debian.org>,
Build-Depends:
	debhelper-compat (= 13),
	cmake,
	ocl-icd-opencl-dev,
Standards-Version: 4.6.0
Homepage: https://github.com/krrishnarraj/clpeak
Vcs-Browser: https://salsa.debian.org/opencl-team/clpeak
Vcs-Git: https://salsa.debian.org/opencl-team/clpeak.git
Rules-Requires-Root: no

Package: clpeak
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Profile OpenCL devices to find peak capacities
 Clpeak is a synthetic benchmarking tool to measure peak capabilities
 of opencl devices. It only measures the peak metrics that can be
 achieved using vector operations and does not represent a real-world
 use case