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

library kernel get_attribute and set_attribute have return issues #598

Closed eyalroz closed 4 months ago

eyalroz commented 6 months ago

library kernel get_attribute doesn't currently return the value, and set_attribute has a non-void return value in its signatures :-(