Skip to content

Environment #2

@subodh-malgonde

Description

@subodh-malgonde

What versions of gnu compilers (gcc, fortran), open-mpi, Python, gmsh, scipy etc. does this repository depend on? I am running into issues when I execute the code. Very likely these are due to incompatiblity of the code with the versions that I am using.

For instance:

Python

The function time.clock() has been removed in Python 3.8. Now we have to use time.perf_counter() or time.process_time(). While this was easy to resolve, others were not so much. Would be great if you could the versions in the README file.

Open MPI

The latest version of open-mpi is 4.1.1. Since version 3.0+ open mpi does not come included with C++ bindings. So the C++ code does not compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions