You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING:2026-02-18 12:03:56,569:jax._src.xla_bridge:864: An NVIDIA GPU may be present on this machine, but a
CUDA-enabled jaxlib is not installed. Falling back to cpu.
After the first code block of the Jasp tutorial, a warning is raised related to
jaxlibwhich is a Qrisp dependency.Qrisp/setup.py
Line 37 in 19a9b91