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
Now that the CUDAfication of math is underway many of the same techniques can be applied here to enable CUDA and SYCL support throughout the library. The main point of difficulty for SYCL will be removing recursion from the constructors of the non-fast types.