We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ccs-alt
1 parent d2c3094 commit 442c7d7Copy full SHA for 442c7d7
1 file changed
README.md
@@ -339,12 +339,9 @@ A modern (post-2008) CPU with support for
339
SMRT Link also has this requirement.
340
341
**`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
+Since CCS v4.2 we also ship a second binary via bioconda `ccs-alt`, which uses
+`mimalloc` as a modern allocator instead of bundling a newer `glibc`. Please use
+this alternative binary.
348
349
### Why do I get more yield if I increase `--min-passes`
350
For versions newer than 3.0.0 and older than 4.2.0, we required that after
0 commit comments