Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 858 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 858 Bytes

S3-warp-singularity

Benchmark S3-compliant object storage systems using Warp running in Slurm.

Requirements

  • Access to an object storage system
  • Access to a slurm cluster with singularity or apptainer installed (such as that supplied via Azimuth)

Usage

Fetch the singularity container image file and save it as warp.sif by running singularity build warp.sif docker://ghcr.io/stackhpc/s3-warp-singularity:<version-tag> from the slurm login node.

Edit the config variables at the top of the submit-benchmarks-job.sh script to fit your test requirements then submit the job to slurm with sbatch submit-benchmarks-job.sh.