FleCSI Core API Version: 2.4.0
 
Loading...
Searching...
No Matches
GPU utilities

Containers with fixed size to use on GPUs More...

Classes

class  inplace_vector< T, SIZE >
 A small implementation of std::inplace_vector as proposed for C++26. More...
 
class  queue< T, SIZE >
 A simple queue implementation based on a std::array This class is supported for GPU execution. More...
 

Detailed Description

Containers with fixed size to use on GPUs