Skip to content

v0.3.4

Compare
Choose a tag to compare
@tijyojwad tijyojwad released this 14 Aug 20:18
· 3192 commits to master since this release

[0.3.4] (14 Aug 2023)

This release of Dorado contains a few bug fixes and a hotfix for CUDA out of memory issues encountered during duplex runs with v0.3.3.

  • c5c0ea0 - Introduce pipeline API functions to simplify setup for simplex/duplex basecalling.
  • 9614eba - Fix potential hang in modbase calling node.
  • 67f84a6 - Set the --max-reads default to unlimited for dorado aligner
  • f6a0422 - Fix CUDA OOM in duplex by removing tensor caching in decode and updating memory fraction for stereo model.
  • 107ebba - Account for filtered duplex reads when tagging simplex parents and calculating duplex yield.