GithubHelp home page GithubHelp logo

Comments (2)

candyzone avatar candyzone commented on June 1, 2024 1

Illegal instruction 问题一般是机器的硬件cpu支持的指令与binary 不匹配导致,你需要在自己的机器自行build 再安装DeepRec
cpu比较老旧?

from deeprec.

liutongxuan avatar liutongxuan commented on June 1, 2024 1

发布镜像中的DeepRec版本使用的是Intel CPU skylake 8163,完全开启8163支持的所有指令,之所以你的报illegal instruction是由于运行DeepRec镜像的机器上的CPU不支持部分指令导致,这种情况下,需要你在自己的机器上编译DeepRec并安装。

提示:如果你线上机器使用的CPU和本地开发机用的CPU版本不一致,强烈建议使用线上同型号的机器来编译DeepRec并发布,指令集会明显影响线上性能。

from deeprec.

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.