Giter Site home page Giter Site logo

Comments (8)

blattms avatar blattms commented on July 30, 2024

from opm-grid.

akva2 avatar akva2 commented on July 30, 2024

i can reproduce, and i can fix, though part of it is a bug and/or expectation violation in/for dunecontrol.

first, you have to pass -DUSE_MPI=1 in CMAKE_FLAGS. dune enables MPI unconditionally if found, in opm it is conditional and off by default. we get out of sync for the HAVE_MPI variable, and consequently opm-grid is not allowed to be used.

secondly, dc and/or dune build system bugs out for suggests. moving opm stuff to requires, it will work, but in that case i have to manually give opm-common_PREFIX and opm-grid_PREFIX for dc to find the dune.module files. i do not care to debug this tbh.

from opm-grid.

blattms avatar blattms commented on July 30, 2024

Well, the _PREFIX thing sound familiar, OPM/opm-common#302. IMHO this is rather a non-satisfied prerequisite of the DUNE buildsystem.

from opm-grid.

blattms avatar blattms commented on July 30, 2024

Shall I update that PR?

from opm-grid.

akva2 avatar akva2 commented on July 30, 2024

which is why i tried to cover my a** in my first sentence :)

from opm-grid.

akva2 avatar akva2 commented on July 30, 2024

and yes, it's obviously a requirement and very non-intrusive. update, test, will merge.

from opm-grid.

berndflemisch avatar berndflemisch commented on July 30, 2024

With OPM/opm-common#302, it works. Thank you! Is it possible that you cherry-pick this to release/2018.04?

from opm-grid.

blattms avatar blattms commented on July 30, 2024

Fixed with merge of OPM/opm-common#302

from opm-grid.

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.