use stand-alone absl-py as dependency for jax w/ gfbf/2023a + CUDA 12.1.1 + add Optax v0.2.2, Flax v0.8.4, scvi-tools v1.1.2#21039
Conversation
|
Test report by @lexming |
|
@boegelbot please test @ jsc-zen3-a100 |
|
@boegel: 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 2317739963 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
gfbf/2023a + CUDA 12.1.1 + add Optax v0.2.2, Flax v0.8.4, scvi-tools v1.1.2
|
Going in, thanks @lexming! |
(created using
eb --new-pr)Equivalent to #21038 for stack with CUDA
Adding new easyconfig for
Flax, which deserves its own package; and forabsl-py, which is used in many places already.This clarifies the dependency tree of the Flax/JAX stack as:
absl-py>jax>Optax>FlaxChangelog:
jaxv0.4.25:absl-pywith regular dependencysource_urlsindividually per each source sownloadedOptaxv0.2.2 with CUDA 12 without those extensions already provided by its dependenciesFlaxv0.8.4 with CUDA 12scvi-toolsv1.2.2 with CUDA 12 without those extensions already provided by its dependencies