Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 133 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 133 Bytes

Usage:
LD_PRELOAD=/path/to/cudam.so ./a.out

Should replace all calls to new, new[] with cudaMallocManaged() w/o source changes.