Coder Social home page Coder Social logo

Comments (6)

hppritcha avatar hppritcha commented on June 25, 2024 1

the system where i can test this is down for DST for the next couple of days.

from spack.

hppritcha avatar hppritcha commented on June 25, 2024 1

hmm looking at your log note what the EOF compiler is saying:

icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is dep
             recated and will be removed from product release in the second hal
             f of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the rec
             ommended compiler moving forward. Please transition to use this co
             mpiler. Use '-diag-disable=10441' to disable this message.

you will need to set this compiler option with this version of the intel classic compiler.

from spack.

hppritcha avatar hppritcha commented on June 25, 2024

could you rerun the build adding --debug to the spack command line? Hopefully we'll get a helpful compiler error message.

also, are you really wanting to use the intel classic compilers? they are EOL or almost.

from spack.

harshula avatar harshula commented on June 25, 2024

spack-install-openmpi.log

Yes, we are still using the Intel classic compilers.

from spack.

harshula avatar harshula commented on June 25, 2024

Hi @hppritcha , Are you able to reproduce the issue?

from spack.

harshula avatar harshula commented on June 25, 2024

Thanks! This worked: spack install [email protected] cppflags="-diag-disable=10441" %[email protected] target=x86_64
Do you plan on inserting this compiler flag when an %intel classic compiler versions 2021.7.0 (https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-c-compiler-release-notes.html) and up are building openmpi?

from spack.

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.