Code Monkey home page Code Monkey logo

Comments (7)

bobzhuyb avatar bobzhuyb commented on May 13, 2024

Would you provide us more information about your environment? Are you building byteps using our dockerfile? If not, what is your gcc version?

This is related to the OpenMP version. We have tested gcc 4.9 and above, which includes OpenMP 4.0. I guess we'll need a flag to detect gcc version and choose omp clause accordingly.

from byteps.

byronyi avatar byronyi commented on May 13, 2024

byteps/common/cpu_reducer.cc:64:26: error: expected '#pragma omp' clause before 'simd'

Mind to share your environment, e.g. OS, compiler version, CUDA version etc.?

from byteps.

lambdaji avatar lambdaji commented on May 13, 2024

gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
CUDA: NVIDIA_CUDA-9.0

from byteps.

byronyi avatar byronyi commented on May 13, 2024

Could you yum install devtoolset-7?

from byteps.

lambdaji avatar lambdaji commented on May 13, 2024

Could you yum install devtoolset-7?

It works, thank you

from byteps.

bobzhuyb avatar bobzhuyb commented on May 13, 2024

Okay. Good to know. In general, we recommend starting with our dockerfiles, so that you will have less version issues.

If not, you must have gcc>=4.9.

We may add a compilation flag to disable OpenMP in the future, since it is not always needed by BytePS.

from byteps.

byronyi avatar byronyi commented on May 13, 2024

Could you yum install devtoolset-7?

It works, thank you

Good to know. I will close for now. Let us know if you have any other issues!

from byteps.

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.