Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.83 KB

5c_cloud_spec_consensus-genome.md

File metadata and controls

37 lines (32 loc) · 1.83 KB

Cloud Specs for Consensus-genome.wdl

Tested on GCP or AWS

  • GCP Notebook (VM) instance or AWS Sagemaker Notebook (VM) instance
    • Notebook VMs include Python3, pip3 and Docker
    • GCP GCE Notebook instance type n1-standard-16 costs ~ $ .50/hr
    • AWS Notebook instance type ml.m5.4xlarge costs ~ $ 1.00/hr
    • 16 CPUs, 60 GM RAM, 100 GB boot disk, 250 GB data disk
  • Test run info
    • Time to run
    • Disk Space to run
      • uncached each test run used ~ 5 GB of storage (use df -h to check disk space used on running VMs)
    • Sample Files Used

Version Information

  • miniwdl v0.11.0
  • GCP OS Linux Debian 10 --or-- - AWS Linux
  • Python 3.7
  • pip3
  • Docker 19.03.14
  • Docker container image idseq-consensus-genome:latest - built image size is 1.8 GB