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
Modern CPU supports AVX, SSE3 is pretty old enough. Considering the purpose of Thorium, most users should benefit from this.
I have a repo that has all 3 versions of Thorium for different CPU instruction sets. I plan to replace the current manifest with the AVX one, then open a pull request for the rest (SSE3 and AVX2)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Modern CPU supports AVX, SSE3 is pretty old enough. Considering the purpose of Thorium, most users should benefit from this.
I have a repo that has all 3 versions of Thorium for different CPU instruction sets. I plan to replace the current manifest with the AVX one, then open a pull request for the rest (SSE3 and AVX2)
Beta Was this translation helpful? Give feedback.
All reactions