Skip to content

v1.6.1

Compare
Choose a tag to compare
@epi2melabs-bot epi2melabs-bot released this 21 Jun 16:06
· 462 commits to master since this release

Changed

  • GPU tasks are limited to run in serial by default to avoid memory errors
    • Users in cluster and cloud environments where GPU devices are scheduled must use -profile discrete_gpus to parallelise GPU work
    • A warning will be printed if the workflow detects it is running non-local execution but the discrete_gpus profile is not enabled
    • Additional guidance on GPU support is provided in our Quickstart

Fixed

  • ModuleNotFoundError on callCNV step when transforming some VCFs
  • Malformed VCF created by annotation step if Java emits a warning