avoid using bundled HTSlib in Stacks 2.68 + move to GCC toolchain#24701
Conversation
Updated software
|
|
@boegelbot please test @ jsc-zen3 |
|
@Micket: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3588799409 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @jfgrimm |
GCC toolchain
|
Test report by @boegel |
|
Going in, thanks @jfgrimm! |
currently, it links the bundled
HTSlib. This patches the configure/makefile to pick up the easybuildHTSlib, and also drops the foss/2023a version toGCC(since it doesn't use mpi or blas)(created using
eb --new-pr)