• Alexander Alekhin's avatar
    cuda: refactor MemoryPool · 82ba3ac8
    Alexander Alekhin authored
    - make non-copyable (aligns inner mutex semantic to std::mutex)
    - getMemoryPool() returns reference instead of pointer (NULL is not expected here)
    82ba3ac8
cuda_stream.cpp 18.2 KB