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

Remove the need for a bacalhau fork at github.com/coophive/bacalhau #10

Open
lukemarsden opened this issue Apr 8, 2024 · 0 comments
Open

Comments

@lukemarsden
Copy link
Contributor

lukemarsden commented Apr 8, 2024

Currently we run with a fork of an old version of bacalhau at https://github.com/CoopHive/bacalhau
The reasons for this are:

  1. Newer versions of bacalhau broke GPU scheduling for us, we need to test if this is working now
  2. The fork has a couple of changes [1], [2], so that coophive can copy results from the tmp directory rather than going via ipfs on localhost, because ipfs on localhost was being super slow (30-60+ seconds) at resolving local CIDs

This issue is to figure out how to upgrade to the latest version of bacalhau. Can the latest version of bacalhau simultaneously publish to IPFS and write (publish) to a local directory?

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

No branches or pull requests

1 participant