Giter VIP home page Giter VIP logo

Comments (5)

DmitryLyakh avatar DmitryLyakh commented on July 26, 2024

I have just built the same devel branch without MPI, it passes the tests. Alex, apparently something got screwed up in the MPI-enabled build with respect to CPPMicroservices configuration. Could you please check?

from exatn.

amccaskey avatar amccaskey commented on July 26, 2024

I just built, installed, and ran tests with OpenMPI and everything worked fine. Also note that the CI is building everything with CUDA and MPICH, and the tests/CI are still passing.

from exatn.

DmitryLyakh avatar DmitryLyakh commented on July 26, 2024

Hmm, do you have any idea why CPPMicroservices is trying to open libantlr4-runtime.so.SOVERSION with unresolved version on my machine?

from exatn.

amccaskey avatar amccaskey commented on July 26, 2024

CppMicroServices is not necessarily trying to open libantlr, but it is trying to load the libexatn-taprol-parser.so plugin, which links to libantr4. And if it can't make that link, then the plugin will not load, and CppMicroServices will throw the error.

from exatn.

amccaskey avatar amccaskey commented on July 26, 2024

This was due to CMake appending suffix 'd' to libraries on debug builds. Turning that off...

from exatn.

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.