Giter Club home page Giter Club logo

lbdemcoupling-public's People

Contributors

pfm-admin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lbdemcoupling-public's Issues

Compiling error on ubuntu 20.04

Hello,
Issue when compiling on gcc 9.3.0 under ubuntu.
Original compiling error is in Palabos-PFM multiGrid/coarseGridProcessors3D.hh
where type errors occur.

To try to get around this, I tried using the latest version of the code and this allows the compiling of the code to work.
The next error is in the linking of the mpi library (error while loading shared libraries: libmpi_cxx.so.20: cannot open shared object file: No such file or directory) making a symbolic link between libmpi_cxx.so to libmpi_cxx.so.20 (and libmpi.so to libmpi.so.20) allows the program to begin to run and gets pass the liggghts call but ends up hitting a seg fault error.

Any and all help would be greatly appreciated.

example test error

Hi:
i'm beginner for LBDEMcoupling. I succeeded in installing and building. When i tested the example,'sedimentingSphere', some error happened :

ERROR: Could not create 3d grid of processors (../procmap.cpp:97)
*** The MPI_Finalize() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.

what should i do to get over the problem?
Thanks

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.