Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 442222

Summary: dev-libs/thrust - a parallel algorithms library which resembles the C++ Standard Template Library
Product: Gentoo Linux Reporter: Sylwester Arabas <slayoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://thrust.github.com/
Whiteboard:
Package list:
Runtime testing required: ---

Description Sylwester Arabas 2012-11-07 17:46:24 UTC
Thrust is a header-only library offering STL-like algorithms with parallelisation. It works both with standard GCC's OpenMP paralellisations as well as e.g. with CUDA. Here's some info on the Debian package for reference: http://packages.debian.org/sid/libthrust-dev

Reproducible: Always