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

Fix prime dimensions #44

Merged
merged 3 commits into from
May 22, 2024
Merged

Fix prime dimensions #44

merged 3 commits into from
May 22, 2024

Conversation

ttunja
Copy link
Contributor

@ttunja ttunja commented May 22, 2024

Describe your changes

Padding has been added for the first place method in order to find balanced divisors and imrove the shared memory settings.
The code has been tested locally and it works.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality (new method, new metric, ...)
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

Copy link
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

LGTM!

@rcannood rcannood merged commit baf9c73 into main May 22, 2024
6 checks passed
@rcannood rcannood deleted the fix_prime_dimensions branch May 22, 2024 17:47
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