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

Refactor cliff #104

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Refactor cliff #104

merged 3 commits into from
Oct 30, 2024

Conversation

cliff0412
Copy link
Collaborator

  • optimize wbits calculation
  • remove padding

@cliff0412 cliff0412 requested a review from dloghin October 29, 2024 06:26
@@ -21,6 +21,21 @@
#include <utils/gpu_t.cuh>
#include <msm/msm.h>

unsigned int nearest_power_of_two(unsigned int n) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dloghin dloghin merged commit 58efbaf into dev Oct 30, 2024
1 check passed
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.

3 participants