Skip to content

v2.1.0

Compare
Choose a tag to compare
@leepc12 leepc12 released this 11 Nov 19:32
· 89 commits to master since this release
0a8b36d

Fixed all Singularity/Conda issuess on HPC backends (slurm, sge, pbs and lsf)

  • Fixes #149
  • docker attribute in WDL task's runtime is now safely ignored for HPC backends
  • Singularity directory binding issue (sharing soft-linked input/output files between tasks)

Makes a new Cromwell STDOUT file if it exists

  • For example, if cromwell.out exists on CWD then cromwell.out.1 is created.