Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442222 - dev-libs/thrust - a parallel algorithms library which resembles the C++ Standard Template Library
Summary: dev-libs/thrust - a parallel algorithms library which resembles the C++ Stand...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://thrust.github.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 17:46 UTC by Sylwester Arabas
Modified: 2012-11-07 17:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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