Skip to content

Defect: OpenCoarrays follows links too aggressively (for MPI) #604

Open
@zbeekman

Description

@zbeekman

Defect/Bug Report

  • OpenCoarrays Version: cmake
  • Fortran Compiler: gcc-8
  • C compiler used for building lib: apple clang
  • Installation method: homebrew package manager
  • Output of uname -a: Darwin localhost.local 18.2.0 Darwin Kernel Version 18.2.0: Fri Oct 5 19:41:49 PDT 2018; x86_64
  • MPI library being used: OpenMPI 3.1.3
  • Machine architecture and number of physical cores: quad core AMD64
  • Version of CMake: 3.12

Observed Behavior

caf scripts point to de-referenced path to MPI libs; this breaks caf when user upgrades mpi

Expected Behavior

Try to link to the output of $(brew --prefix openmpi) which should be /usr/local/opt/open-mpi or similar on most machines

Steps to Reproduce

Install current binary distribution of open coarrays on homebrew

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions