cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Discontinue support for set_shared_memory_bank_size and related definitions with CUDA 12?

Open eyalroz opened this issue 1 year ago • 0 comments

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.

eyalroz avatar Mar 24 '24 07:03 eyalroz