taskflow 3.6.0+ds-6 source package in Ubuntu

Changelog

taskflow (3.6.0+ds-6) unstable; urgency=medium

  * Make libtaskflow-cpp-dev an arch-any package, as the CMake files
    record whether the machine is 32 or 64 bit
  * Improve the build system correspondingly

 -- Julian Gilbey <email address hidden>  Mon, 22 Apr 2024 10:16:09 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
taskflow_3.6.0+ds-6.dsc 3.3 KiB 8d3ab41536c3010105574061106ac539dc5f0ce8759f4d1deda203546474eb70
taskflow_3.6.0+ds.orig-mcss.tar.xz 1.0 MiB 8032ecb6fa9fad8aa975e430a6baf39e04e1798975aa00d65ccb3da20fb916c1
taskflow_3.6.0+ds.orig-source-fonts.tar.xz 874.4 KiB 7733713d1d431e988137224b3443e8ee3d30f9702863b0695bbf94b7a050b97e
taskflow_3.6.0+ds.orig.tar.xz 19.7 MiB 35f491f2067d0f22bc155a785f1f768bcf8b49b9b6352d0f38be4820fb86c599
taskflow_3.6.0+ds-6.debian.tar.xz 11.7 KiB 26c1a887457dd60bd17aedd0a8d515ef692cdde37db7d95fe49e237809e8bdf0

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