Git Product home page Git Product logo

Comments (4)

Alex313031 avatar Alex313031 commented on May 17, 2024 1

@oczt Are you there mate? Wanna check back with you before I close this issue and make sure you saw I responded.

from thorium.

Alex313031 avatar Alex313031 commented on May 17, 2024

@oczt Good Idea. Chromium needs SSE3 since version 90, and I noticed that just recently, the debian chromium requires the package sse3-support as a dependency, which disallows installing on unsupported processors. The maintainer of the package has sse2-support, sse3-support, and sse4.2-suuport, but no avx or avx2-support package. I contacted him to see if he can make such a package, so that Thorium and other apps requiring AVX like some data science packages on linux will refuse to install on unsupported processors.

Until such time though, I can definitely write a script to check for avx. I will distribute it with the linux releases. I'm about to make a release right now, and I will include your name in the release for credit.

Thanks for using thorium, and thanks for this issue, its something I should have considered a long time ago, considering I've gotten more than a few issues on here and the windows version with people wondering why it wasnt working for them, and they had a celeron or something which didn't support avx even though it was a haswell or skylake chip.

from thorium.

Alex313031 avatar Alex313031 commented on May 17, 2024

@oczt Here we go > https://github.com/Alex313031/Thorium/blob/main/check_avx.sh

from thorium.

oczt avatar oczt commented on May 17, 2024

Thanks...

./check_avx.sh 

Checking if host is capable of building/running Thorium Browser.

SUCCESS: 64-bit x86 CPU (lm)
SUCCESS: Streaming SIMD Extensions v4.2 (sse4_2)
SUCCESS: Advanced Encryption Standard Extensions (aes)
FAIL: Advanced Vector Extensions (avx

PS: For mere mortals' understanding, you can end the script with

Sorry... the at least a test failed, which means thorium may not run on this device.

from thorium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.