taskflow 3.7.0+ds-3 source package in Ubuntu

Changelog

taskflow (3.7.0+ds-3) unstable; urgency=medium

  * Fix autopkgtest to use libatomic on armel

 -- Julian Gilbey <email address hidden>  Thu, 04 Jul 2024 21:03:18 +0100

Upload details

Uploaded by:
Julian Gilbey
Uploaded to:
Sid
Original maintainer:
Julian Gilbey
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
taskflow_3.7.0+ds-3.dsc 3.3 KiB 754ef2717a967399bd04b0999acfe8695571b0e2245eeeecdbe10994f7e8a663
taskflow_3.7.0+ds.orig-mcss.tar.xz 1.0 MiB 3df271624025887c132f477419b2214e79b896aa3fc6f927b9aa05f95a5f41de
taskflow_3.7.0+ds.orig-source-fonts.tar.xz 868.6 KiB 7301525176076cda377d17ee83ed0ad6cb47649a91211122566259b776c94413
taskflow_3.7.0+ds.orig.tar.xz 19.7 MiB 832f449a5313222f3c00eeace191b58145ab41692b066813307d46b223f55dc5
taskflow_3.7.0+ds-3.debian.tar.xz 12.4 KiB dad7575cd86ea52f2e2368470eef0a2bc562c1bae978368352266a100fc5ecf6

Available diffs

No changes file available.

Binary packages built by this source

libtaskflow-cpp-dev: Parallel and Heterogeneous Task Programming System for C++ (header files)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the C++ header files for Taskflow.

taskflow-doc: Parallel and Heterogeneous Task Programming System for C++ (documentation)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the documentation for Taskflow.

taskflow-profiler: Parallel and Heterogeneous Task Programming System for C++ (profiler)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the Taskflow profiler, "tfprof", together with the
 profiler server.

taskflow-profiler-dbgsym: debug symbols for taskflow-profiler