Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable the CUDA caching allocators by default
A few of us have been using this extensively without problems. This avoids synchronizations due to cudaFree calls which makes it much easier to write performant CUDA code.
- Loading branch information