Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a_sh_rd_delta_o #22

Open
Lenan22 opened this issue Apr 12, 2024 · 1 comment
Open

a_sh_rd_delta_o #22

Lenan22 opened this issue Apr 12, 2024 · 1 comment

Comments

@Lenan22
Copy link

Lenan22 commented Apr 12, 2024

constexpr int a_sh_rd_delta_o = 2 * ((threads / 32) / (thread_n_blocks / 4));

  1. Does the 32 here refer to a warp?
  2. What does 4 here mean?
  3. What does 2 here mean?
@danielhua23
Copy link

same question, I can't figure out why a_sh_rd_delta_o has something to do with thread_n_blocks. @efrantar Could you pls help explain that when you are not busy? Many thanks!

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

No branches or pull requests

2 participants