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
{{ message }}
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
This came out when running all tests with backend = CUDABackend() (test_LinearMapsExt.jl). Find out whether this is indeed not supported, and if it is not, deactivate this test for the CUDA backend tests and add this as a disclaimer to the docs example.
This came out when running all tests with
backend = CUDABackend()(test_LinearMapsExt.jl). Find out whether this is indeed not supported, and if it is not, deactivate this test for the CUDA backend tests and add this as a disclaimer to the docs example.This is a follow up of #62