Showing stories from 2024-05. View all
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<array>, ...