Skip to content

Version 5.25.0

Compare
Choose a tag to compare
@johanneskoester johanneskoester released this 18 Sep 13:22

Added

  • Simplified and more configurable support for scatter-gather processes (see docs).
  • Fully configurable DAG partitioning by grouping jobs at the command line. This should provide a vast additional improvement to scalability in cluster and cloud settings (see docs).

Changed

  • Depend on latest pulp, thereby enable Python >=3.8 compatibility again.
  • Fixes for snakefile handling in google life sciences backend (@vsoch).