cuLite v0.3.1
A lite CUDA C++ Interface
Loading...
Searching...
No Matches
Vectors

High-performance vector containers for CUDA. More...

Topics

 Dense Vectors
 Dense vector objects with contiguous device storage.

Detailed Description

High-performance vector containers for CUDA.

This module contains vector classes optimized for linear algebra operations on NVIDIA GPUs. It manages device memory pointers and provides seamless integration with cuBLAS and other NVIDIA libraries.