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

Allowing the parallel for a more general 6*(2n)^2 blocks #175

Closed
wants to merge 9 commits into from

Conversation

cshsgy
Copy link
Collaborator

@cshsgy cshsgy commented Aug 28, 2024

Allowing a more general 6*(2n)^2 blocks parallel
Currently still a backdoor solution:

  1. Need to add #define USE_NBLOCKS and NBLOCKS=600 in configure.hpp
  2. Change configure.hpp before making
  3. Originally allowed configurations are 6*2^(2n), not changed if the backdoor change is not taken

@chengcli chengcli self-requested a review August 28, 2024 15:49
Copy link
Owner

@chengcli chengcli left a comment

Choose a reason for hiding this comment

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

there are failed CI tests.

@cshsgy cshsgy closed this Aug 28, 2024
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