Description
CUDAN is a C++ wrapper for memory in CUDA. It allows developers to implement various CUDA memory types at a higher level than to the current CUDA memory implementation. As a result, developers are able to simply use the various memory types and focus their efforts into implementing their algorithms.