SkePU(integratedwithStarPU)  0.8.1
 All Classes Namespaces Files Functions Enumerations Friends Macros Groups Pages
malloc_allocator Class Reference

A custom memory allocator used with std::vector. More...

#include <malloc_allocator.h>

Detailed Description

A custom memory allocator used with std::vector.

It is a custom memory allocator (CUDA PINNED memory allocation) that is used with STL vector container used within SkePU Vector and Matrix container to allow overlapping communication and computation with CUDA calls.


The documentation for this class was generated from the following file: