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
We support flags to enable AVX and SSE, but it's broken because context switching doesn't handle it. The OS will detect the CPU and swap appropriately, but we don't.