Skip to content

JAX CPU fallback causes timeout issues in Erdős problem #450

@passing2961

Description

@passing2961

Hi,

For the Erdős problem, the setup runs JAX by default. If the CUDA version of jaxlib is not installed, it falls back to the CPU version of JAX. In that case, especially for smaller models, the execution often hits the timeout limit, which I believe can affect performance. Even if we increase the timeout, there still seems to be a practical limit.

Given this, I’m considering installing the CUDA-enabled version of JAX and running up to 200 max iterations. I’d appreciate your thoughts on this approach.

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