Skip to content

desilike+jax fix on macbook #29

@pmcdonal

Description

@pmcdonal

As I once said about cosmoprimo, putting
if jax.default_backend() != "METAL" :
in front of the jax_enable line will prevent desilike import + jax disaster on my macbook...

from jax.config import config; config.update('jax_enable_x64', True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions