Skip to content

Commit 442c7d7

Browse files
committed
Add info about ccs-alt binary
1 parent d2c3094 commit 442c7d7

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -339,12 +339,9 @@ A modern (post-2008) CPU with support for
339339
SMRT Link also has this requirement.
340340

341341
**`FATAL: kernel too old`** Your OS or rather your kernel version is not supported.
342-
So far, we were able to run _ccs_ successfully on following Google Cloud instances:
343-
344-
- **Centos 7** and newer
345-
- **Ubuntu 14.04** and newer
346-
- **Debian 9** and newer
347-
- **Red Hat Enterprise Linux 7** and newer
342+
Since CCS v4.2 we also ship a second binary via bioconda `ccs-alt`, which uses
343+
`mimalloc` as a modern allocator instead of bundling a newer `glibc`. Please use
344+
this alternative binary.
348345

349346
### Why do I get more yield if I increase `--min-passes`
350347
For versions newer than 3.0.0 and older than 4.2.0, we required that after

0 commit comments

Comments
 (0)