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
The numba version of the Plane class may benefit from @jitclass which is currently experimental and does not yet support GPUs. Once support has stabilized, we should upgrade our numba dependency then give it a try.
The text was updated successfully, but these errors were encountered:
The numba version of the Plane class may benefit from
@jitclass
which is currently experimental and does not yet support GPUs. Once support has stabilized, we should upgrade our numba dependency then give it a try.The text was updated successfully, but these errors were encountered: