Closed
Description
Need a nice way to get/set CUfunction_attribute
. Make them maybe nice Python properties, instead of using the C enumerator names literally.
To check:
- For attributes that can be set either through launch config (ex: Support launching thread block clusters #204) or kernel attribute, what's the right way to go?