Git Product home page Git Product logo

Comments (3)

jserv avatar jserv commented on June 10, 2024 1

My compile environment is: LSB Version: :core-4.1-aarch64:core-4.1-noarch:cxx-4.1-aarch64:cxx-4.1-noarch:desktop-4.1-aarch64:desktop-4.1-noarch:languages-4.1-aarch64:languages-4.1-noarch:printing-4.1-aarch64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.6.1810 (AltArch) Release: 7.6.1810 Codename: AltArch And I use g++ (GCC) 4.8.5 for my code

Your GCC version is too old. GCC 4.8.0 was release in 2013, and it might not support AArch64 well. Please download the Linaro Toolchain instead.

from sse2neon.

Cuda-Chen avatar Cuda-Chen commented on June 10, 2024

Hi @wangmlshadow ,
For my experience, this may be caused that the compiler cannot find the arm_neon.h or your platform does not support this intrinsic (vrndiq_f32 is only available on AArch64).

Can you share your compile environment here so that we can have a thorough investigation?

from sse2neon.

wangmlshadow avatar wangmlshadow commented on June 10, 2024

Hi @wangmlshadow , For my experience, this may be caused that the compiler cannot find the arm_neon.h or your platform does not support this intrinsic (vrndiq_f32 is only available on AArch64).

Can you share your compile environment here so that we can have a thorough investigation?

Hi @Cuda-Chen ,My compile environment is:
LSB Version: :core-4.1-aarch64:core-4.1-noarch:cxx-4.1-aarch64:cxx-4.1-noarch:desktop-4.1-aarch64:desktop-4.1-noarch:languages-4.1-aarch64:languages-4.1-noarch:printing-4.1-aarch64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.6.1810 (AltArch)
Release: 7.6.1810
Codename: AltArch
And I use g++ (GCC) 4.8.5 for my code

from sse2neon.

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.