Skip to content

Conversation

@byoshimi-gmail
Copy link

Example should use k as loop variable and not j.

Example should use k as loop variable and not j.
@plotfi
Copy link
Owner

plotfi commented Aug 27, 2024

Example should use k as loop variable and not j.

My understanding is that k is just an iteration count, but j is used to chase the next stride from the pointer chasing array. Some publications use “it” for the iterator and some use j:

https://arxiv.org/abs/1509.02308
https://www.stuffedcow.net/research/cudabmk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants