Skip to content

jax, jaxlib compatability with s2fft #312

@MEH04

Description

@MEH04

Hello,

I am trying to install GPU-enabled jax and jaxlib onto a linux-based remote computer. I am following the instructions on this website: https://docs.jax.dev/en/latest/installation.html. However, when running pip install --upgrade "jax[cuda12]", I find a version incompatibility, where s2fft is incompatible with any jax version >=0.60. I have attempted to follow the instructions on the jax installation website for installing older versions, but fail to find any that are compatible with the GPU on this system, where my CUDA is 12.2, CUDNN is 8.9.3 and NCCL is 2.22.3.

I am wondering if there (a) plans to upgrade s2fft comptability to 0.6.0, or (b) any suggestions as to how I can install an older version jax and jaxlib onto my system.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions