-
Notifications
You must be signed in to change notification settings - Fork 83
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
PoSt workers page #114
PoSt workers page #114
Conversation
Initial draft for PoSt workers. A couple of things is needed before it can be merged:
Nice. I'm gonna change this to a draft PR for now, since you're still working on things. |
Adds which optional settings can be set when running PoSt-workers
Added a section to clarify how the PoSt workers will work in the case where a SP has multiple partitions in a single proving deadline.
Add FD-limit section
Add Remote Storage Access section
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.
Add warning flags if required.
Adds a testing the setup section, removes aliases, and some small fixes
Adds full path in the relref for `explained in the setup guide`
Adds a copy proof-params from the lotus-miner instance for faster init
Updates parallel-reads values, and adds a caution
Adding som considerations before running.
Cleaning more env-variables
Remove a false statement about sector storage access.
Add OpenCL / CUDA & Nvidia-driver mentions
Adding output of `proving workers`
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.
Just a few cosmetic changes. PR looks good.
Fix spelling/typos Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Some cosmetic changes Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Fix spelling Co-authored-by: TippyFlits <james.bluett@protocol.ai>
Fix spelling Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Fix spelling Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Link to local fd-limit guide
Remove parent cache, as it is not needed for the PoSt worker to function
Enabling a PoSt task will disable other tasks
Add very conservative winningPoSt spec. These are most likely lower
✅ Deploy Preview for lotus-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Removes advanced PoSt settings, as advanced configs have gotten a separate section now.
Fix a typo, and remove an excessive line from the `Environment variables` section
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.
Some changes needed, mostly minor.
Initial draft for PoSt workers.
A couple of things is needed before it can be considered ready: