pthreadpool 0.0~git20210507.1787867-2 source package in Ubuntu

Changelog

pthreadpool (0.0~git20210507.1787867-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libpthreadpool0: Add Multi-Arch: same.

  [ Mo Zhou ]
  * Bump Standards-Version to 4.6.2 (no change).

 -- Mo Zhou <email address hidden>  Fri, 01 Sep 2023 21:41:04 -0400

Upload details

Uploaded by:
Debian Deep Learning Team
Uploaded to:
Sid
Original maintainer:
Debian Deep Learning Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pthreadpool_0.0~git20210507.1787867-2.dsc 2.2 KiB 4fb1a343971e76cf568d2c6b5b8a0c1c5b502204d3f170797afb1e705986d3a7
pthreadpool_0.0~git20210507.1787867.orig.tar.xz 38.0 KiB b058b3c45883a6da53753e695488a7c677048cb000e8184701c2135bcebdbce5
pthreadpool_0.0~git20210507.1787867-2.debian.tar.xz 3.5 KiB e195a95a578ccb3cb17758be9bf6a23d1f1ccb99584103310691a7a06642a5fc

No changes file available.

Binary packages built by this source

libpthreadpool-dev: pthread-based thread pool for C/C++

 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the development files.

libpthreadpool0: pthread-based thread pool for C/C++

 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the shared object.

libpthreadpool0-dbgsym: debug symbols for libpthreadpool0