taskflow 3.7.0+ds-2 source package in Ubuntu

Changelog

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

  * Fix tests on archs where size_t is only 32 bits

 -- Julian Gilbey <email address hidden>  Tue, 02 Jul 2024 13:57:42 +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

Downloads

File Size SHA-256 Checksum
taskflow_3.7.0+ds-2.dsc 3.3 KiB 76b617137fbe40b4f88cc26a5ae4b435f9a1c9c78a27ff7899e99c144050b7ea
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-2.debian.tar.xz 12.6 KiB c12e6fa718aeb229164ac99a874dfee0a0ed87ef7a38433a195859fa34cd747e

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