Replies: 1 comment
-
hi @jovans2, we dropped support for the benchmarks that use MinIO object store. For reproducibility purposes, you can check out the branch from this PR; this is the code that we ran for the ASPLOS'21 work. We have been working on a more sophisticated workload suite where we mostly used AWS S3 in place of MinIO. This suite is in beta now but it's usable. Could you please describe what you are trying to do and which research goals you are pursuing? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
It is not possible to run pre-existing benchmarks that use S3 storage: video_processing and lr_training
Error:
"Failed to get/pull image: failed to resolve reference "ghcr.io/ease-lab/video_processing_s3:var_workload": failed to authorize: failed to fetch anonymous token: unexpected status: 403 Forbidden"
How to run these apps?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions