NVIDIA-developer-blog / code-samples

Source code examples from the Parallel Forall Blog
BSD 3-Clause "New" or "Revised" License
1.24k stars 633 forks source link

Fix vector example to work on systems without concurrent managed access #35

Closed muraj closed 4 years ago

muraj commented 4 years ago

Prevent an error from occurring with the vector example on systems without concurrent managed access that do not support cuMemPrefetchAsync