Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.8k stars 149 forks source link

AVX Builds #825

Closed JesusMaxim closed 2 weeks ago

JesusMaxim commented 2 weeks ago

I would first like to thank you for continuing the project.

This is a problem that I could see reported in Thorium, but because the problem does not exist in Mercury I decided to report it here, the AVX builds in Thorium do not work in thorium it just opens and closes, but in Mercury these builds work without problems.

gz83 commented 2 weeks ago

Please provide your processor information and Thorium version.

JesusMaxim commented 2 weeks ago

Please provide your processor information and Thorium version.

this is the processor: https://www.intel.la/content/www/xl/es/products/sku/53442/intel-core-i32370m-processor-3m-cache-2-40-ghz/specifications.html

The Thorium version is the latest stable version (126.0.6478.231)

gz83 commented 2 weeks ago

Your processor does not seem to support AES, please use the SSE3 version instead

JesusMaxim commented 2 weeks ago

Your processor does not seem to support AES, please use the SSE3 version instead

thank you.