-
Notifications
You must be signed in to change notification settings - Fork 315
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
WIP: scheduler integration #1460
Closed
Closed
Commits on Dec 21, 2021
-
neptune/rust-fil-proofs/scheduler integration
use None as a type for seal - use latest scheduler and bellperson - Make the scheduler an optional dependency available under the gpu feature - include the proof_ext module only if the gpu flag is enable - remove scheduler dependency using bellperson task_type - import the scheduler if gpu flag is set comment out logger to fix clippy warning Remove BatcherType aligning to latest changes in neptune switch back to neptune base repository reduce timeout to 20 min feat: Use the context tool to improve logging messages feat: use the optional task name to improve logging fix: remove sync iterator as it was a typo during testing
Configuration menu - View commit details
-
Copy full SHA for 8e7fba2 - Browse repository at this point
Copy the full SHA 8e7fba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a180217 - Browse repository at this point
Copy the full SHA a180217View commit details -
Configuration menu - View commit details
-
Copy full SHA for a94a781 - Browse repository at this point
Copy the full SHA a94a781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba7157 - Browse repository at this point
Copy the full SHA 8ba7157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9185248 - Browse repository at this point
Copy the full SHA 9185248View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16d9f6 - Browse repository at this point
Copy the full SHA c16d9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614e2c5 - Browse repository at this point
Copy the full SHA 614e2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ef53b - Browse repository at this point
Copy the full SHA 19ef53bView commit details -
fix(scheduler): Update recent changes from upstream to use the
integration with the scheduler
Configuration menu - View commit details
-
Copy full SHA for 551848e - Browse repository at this point
Copy the full SHA 551848eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e862b5d - Browse repository at this point
Copy the full SHA e862b5dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.