llnl / llnl/pyranda

Links to both openmpi and mpich

Open
#29 0 comments 0 reactions 1 assignee View on GitHub

@tomstitt is already working on this.

Since May 6, 2020.

Dominant language
Fortran
Stars
69
Forks
31
PR merge metrics
No merged PRs in 30d

Description

I tried to create the FreeBSD port, but it links to both openmpi and mpich, which is definitely a mistake.

====> Running Q/A tests (stage-qa)
Warning: 'lib/python3.6/site-packages/pyranda/parcop/parcop.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Error: /usr/local/lib/python3.6/site-packages/pyranda/parcop/parcop.so is linked to /usr/local/mpi/openmpi/lib/libmpi_usempi.so.5 from net/openmpi but it is not declared as a dependency
Error: /usr/local/lib/python3.6/site-packages/pyranda/parcop/parcop.so is linked to /usr/local/mpi/openmpi/lib/libmpi_mpifh.so.12 from net/openmpi but it is not declared as a dependency
Error: /usr/local/lib/python3.6/site-packages/pyranda/parcop/parcop.so is linked to /usr/local/lib/libmpi.so.12 from net/mpich but it is not declared as a dependency

It also doesn't strip binaries.

rev. d39605f

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.