cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Discontinue support for set_shared_memory_bank_size and related definitions with CUDA 12?
CUDA 12 discontinued support for all Kepler cards; and those were the last ones which offered configurable shared memory bank size. We may therefore want to stop exposing this functionality in the wrappers when the CUDA version is 12 or later.