lobste_rs

feeds.twtxt.net

No description provided.

Recent twts from lobste_rs

Raptor - A High Level Algorithmic Skeleton CUDA Library
Raptor is a high-level algorithmic skeleton C++ template library designed to ease the development of parallel programs using CUDA. It offers similar performance and capabilities to thrust, but offers a more abstract interface. Raptor provides a set of smart containers (vector, array, vector, scalar) and skeletons (map, reduce, scan, filter, sort) that can be applied over the smart containers. Containers can store the data both on the host (CPU) and device (GPU), and ex … ⌘ Read more

⤋ Read More