eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
768 stars 79 forks source link

correct the documentation of `supports_memory_pools` #595

Closed qy3u closed 6 months ago

qy3u commented 6 months ago

The original doc here seems just a copy-paste of supports_block_cooperation function. The new documentation may not be precise enough or easy to understand, and I am happy to cooperate with you to use more precise terms :)

eyalroz commented 6 months ago

Thanks. I do need to do some documentation update work...

eyalroz commented 6 months ago

Usually, though, PR's should target the development branch.