Autocycler v0.5.2
This release includes:
- Performance improvements for Autocycler cluster – faster execution and less RAM usage.
- New
--min_depthoption for Autocycler clean - Bash pipeline now includes a time limit on assembly jobs (thanks, @muntean-alex)
Tarballs of pre-built executable binaries are attached:
- Linux:
autocycler-linux-x86_64-musl-v0.5.2.tar.gz: x86-64 processors, musl C standard libraryautocycler-linux-x86_64-gnu-v0.5.2.tar.gz: x86-64 processors, glibc C standard library- I recommend trying the musl version first, as it's more portable. However, if you encounter a memory allocation crash, then try the gnu version.
- Macs:
autocycler-macos-x86_64-v0.5.2.tar.gz: x86-64 Intel processorsautocycler-macos-aarch64-v0.5.2.tar.gz: Apple silicon processors
An HTML copy of the Autocycler docs at the time of release is also attached: autocycler-documentation-v0.5.2.tar.gz