SkePU(integratedwithStarPU)  0.8.1
 All Classes Namespaces Files Functions Enumerations Friends Macros Groups Pages
Classes | Namespaces
device_mem_pointer_cu.h File Reference

Contains a class declaration for an object which represents an CUDA device memory allocation. More...

#include <iostream>
#include <cuda.h>
#include <vector>
#include <algorithm>
#include <iterator>
#include "debug.h"
Include dependency graph for device_mem_pointer_cu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  skepu::DeviceMemPointer_CU< T >
 A class representing a CUDA device memory allocation. More...
 

Namespaces

 skepu
 The main nemaspace for SkePU library.
 

Detailed Description

Contains a class declaration for an object which represents an CUDA device memory allocation.

Contains a class declaration for an object which represents an CUDA device memory allocation for Matrix Container.