8000 __shfl_up_sync mask · Issue #2339 · catboost/catboost · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

__shfl_up_sync mask #2339

New issue

Have a question about this project?< 8000 /strong> 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

Closed
hliuca opened this issue Apr 1, 2023 · 0 comments
Closed

__shfl_up_sync mask #2339

hliuca opened this issue Apr 1, 2023 · 0 comments
Labels

Comments

@hliuca
Copy link
hliuca commented Apr 1, 2023

In ./methods/kernel/linear_solver.cu, I see the masks are 0xFFFFFF.

sum = __shfl_sync(0xFFFFFF, sum, 0, logicalWarpSize);

Is this how the algorithm is designed? Or it should be 0xFFFFFFFF. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
0