lightning-hpo icon indicating copy to clipboard operation
lightning-hpo copied to clipboard

Mount s3 Drive to Sweep / Trials

Open tchaton opened this issue 3 years ago • 0 comments

🚀 Feature

Motivation

TODOS:

  • [] Add Drives Metadata to SweepConfig
  • [] Add Drives parsing to the RunSweepCommand
  • [] Dynamically create the Drives in the SweepController and pass them to the Sweep. Propagate the drives down to the works.

API:

lightning run sweep ... --drives {S3_URL}:{MOUNT_DIR} (--env {AWS_CREDENTIALS})

Pitch

Alternatives

Additional context

tchaton avatar Sep 01 '22 09:09 tchaton