-
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
feat: benchy window-post add parallels tasks #1686
Conversation
Can you please explain a bit more about this feature? Wouldn't it be the same as running benchy manually in parallel? |
In regards to CI not running. CircleCI is weird. You probably have CircleCI configured to run on the fork you have. In order to get CircleCI run here, you'd need to unfollow your fork in the CircleCI UI. |
|
@lovel8 were you always not following or did you change to not follow? In case you changed, can you try to push again? Easiest is to do a In case you didn't ever follow your own fork, then I've no idea what the problem is. In the meantime I've pushed that branch so that CI runs. You can see the results here: https://app.circleci.com/pipelines/github/filecoin-project/rust-fil-proofs/4656/workflows/9177d9c2-9f2d-478d-a3e5-0c654698a49a |
644ee70
to
dcedb32
Compare
dcedb32
to
15a730f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cryptonemo can you please also have a look at this PR? It sounds good to me.
feat: benchy window-post add parallels tasks