cuda-kat
CUDA kernel author's tools
kat Directory Reference

Directories

Files

file  common.hpp [code]
 Basic type and macro definitions used throughout the KAT library.
 
file  reference_wrapper.hpp [code]
 This file implements kat::reference_wrapper, an equivalent of C++11's std::reference_wrapper which may be used both in host-side and CUDA-device-side code.
 
file  utility.hpp [code]
 An adaptation for host-and-device use of some of the standard C++ library's <utility> code.