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

feat: pre flight #433

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: pre flight #433

wants to merge 9 commits into from

Conversation

arsen3d
Copy link
Contributor

@arsen3d arsen3d commented Nov 12, 2024

Summary

Preflight checks the following:

  • Minimum Eth in Wallet
  • Minimum LP in Wallet
  • Allow List Module Images Downloaded
  • Bacalhau Running
  • GPU Memory Utilized Less than 50%
  • GPU Core Utilization Less than 50%
    prior to launch

to test
go to docker/preflight
and run
go run preflight.go docker arsenum

This is a proof of concept, but gets up 90% of the way.
We probably want to incorporate it in to lilypad cli to automatically launch docker.

@arsen3d arsen3d requested a review from a team as a code owner November 12, 2024 00:02
@cla-bot cla-bot bot added the cla-signed label Nov 12, 2024
@walkerlj0 walkerlj0 assigned walkerlj0 and arsen3d and unassigned arsen3d and walkerlj0 Nov 12, 2024
@arsen3d arsen3d changed the title Arsen/feat pre flight feat: pre flight Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants