You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated in 2023 - we discussed the need for a shared memory version of the CUDA kernels but will continue to discuss how to best implement this feature.
Per this Nvidia article, shared memory pays no penalty for stride memory access. We should have a shared memory version to test this.
The text was updated successfully, but these errors were encountered: