Skip to content

Support spectrum MPI #94

Description

@pakmarkthub

The name of spectrum MPI library is libmpi_ibm.so, not the standard libmpi.so. Although the MPI API libgdsync uses are compatible with spectrum MPI, configure hard-codes the link library with -lmpi. Hence, it cannot be built.

WAR: Users can always edit Makefile.am and changes -lmpi to -lmpi_ibm. But it would be better if the script can detect and change automatically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions