libthrust 1.17.2-1 source package in Ubuntu

Changelog

libthrust (1.17.2-1) unstable; urgency=medium

  * New upstream release 1.17.2.
  * Install *.cmake to CMAKE_INSTALL_DATADIR.

 -- Andreas Beckmann <email address hidden>  Fri, 23 Dec 2022 20:56:18 +0100

Upload details

Uploaded by:
Debian NVIDIA Maintainers
Uploaded to:
Sid
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libthrust_1.17.2-1.dsc 2.0 KiB d6995badb3f6fc10ccdd925cf3a2b454d3247c61f7d1fd30b70738c749495242
libthrust_1.17.2.orig.tar.gz 976.4 KiB d021e37f5aac30fd1b9737865399feb57db8e601ae2fc0af3cd41784435e9523
libthrust_1.17.2-1.debian.tar.xz 8.6 KiB 1fa85320e58821978f489c854046b98bedaf03f6c6414e50a60808c7aefe1b53

Available diffs

No changes file available.

Binary packages built by this source

libthrust-dev: Thrust - Parallel Algorithms Library

 Thrust is a parallel algorithms library which resembles the C++ Standard
 Template Library (STL). Thrust's high-level interface greatly enhances
 programmer productivity while enabling performance portability between GPUs
 and multicore CPUs. Interoperability with established technologies (such as
 CUDA, TBB, and OpenMP) facilitates integration with existing software.