Giter Site home page Giter Site logo

Comments (4)

hfp avatar hfp commented on May 29, 2024

I am trying to reproduce this now using Intel Compiler (2017.0.098), and ./configure-qe-snb.sh (rather than ./configure-qe-snb-omp.sh). If it does not reproduce I will ask you for more details (compiler version, etc.).

from xconfigure.

hfp avatar hfp commented on May 29, 2024

The problem is now resolved. You need to reconfigure QE using the updated configure wrapper script(s). Please note that "wget" may not overwrite the existing scripts; perhaps you wipe those before.

Prior to the actual fix, I also did some cleanup. The latter renamed the "tagname" of the default ELPA build (renamed from "2017" to "default") as well as the expected tagname for the QE recipe. The tagname is reflected in the directory name of what you can find in your "elpa" directory (after make install of the ELPA recipe). I recommend you to rename 'elpa/2017-snb-omp' (and 'elpa/2017-snb') to 'elpa/default-snb-omp' (and 'elpa/default-snb'). Alternatively, you can configure QE by using ./configure-qe-snb-omp.sh 2017 (please note the "2017" argument, which is the tagname). Btw, the "tagname" is now documented for both the ELPA and QE recipes. The tagname is just to allow building multiple variants of ELPA and to select a variant when building QE.

As a general note (before writing my "How to Run QE", I recommend you to build the OpenMP version of QE (and ELPA). When you scale-out to more nodes, it helps to scale a bit further. Moreover, some parallelization levels in QE now start to really benefit from OpenMP (more than in the past). On the other hand you then need to set OMP_NUM_THREADS, and also need to deal with "hybrid parallelism" (MPI+OMP). I hope to soon come up with some reasonable "How to Run" recipe. In general, you probably want to orchestrate the NPOOL, NDIAG, and NTG command line arguments.

from xconfigure.

sweitzner avatar sweitzner commented on May 29, 2024

Thank you this seems to have fixed the issues we were having.

from xconfigure.

hfp avatar hfp commented on May 29, 2024

Thank you! I am closing the issue now.

from xconfigure.

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.