CudaSynchronizedMemory.hpp File ReferenceA class that simplifies allocation/deallocation and synchronization of a buffer allocated on the host and on the device. More... #include <builtin_types.h> #include <cuda_runtime_api.h> #include "assert_macros.hpp" #include <limits> #include <iostream> #include <typeinfo> #include <cstring> Go to the source code of this file.
Detailed DescriptionA class that simplifies allocation/deallocation and synchronization of a buffer allocated on the host and on the device.
Definition in file CudaSynchronizedMemory.hpp. Generated on Fri Apr 30 20:06:20 2010 for gpusurf by 1.6.2 |