Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the difference between SSE3, AVX, AVX2 and what should I install? #324

Open
eabase opened this issue Dec 12, 2024 · 3 comments
Open

Comments

@eabase
Copy link

eabase commented Dec 12, 2024

The releases are very confusing, what exactly should i install for Win-11 64bit?

What's the difference between SSE3, AVX, AVX2, and when are they used?

@vurezo
Copy link

vurezo commented Dec 14, 2024

From order of fastest to slowest: AVX2, AVX, SSE3.

For sake of your own sanity, install the AVX2 one first, if it runs, you're all good, else try AVX then SSE3. Basically, CPU's are evolving and newer CPU's will support newer instruction sets, whereby, you can do more advanced math using fewer CPU cycles.

@eabase
Copy link
Author

eabase commented Dec 16, 2024

Great!
I have no idea what CPU is simulated in the Virtualbox VM, where I have Windows-7 running.
I tried all, but I could not get anyone to work there. Clearly I must be doing something wrong.

@gz83
Copy link
Collaborator

gz83 commented Dec 16, 2024

https://github.com/Alex313031/thorium-legacy/releases

For win7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants