Skip to content

Installs bin/nest-server-mpi even when the MPI option is off #2179

@yurivict

Description

@yurivict

Describe the bug

Configure says that MPI is off:

Build type          : Release
Target System       : FreeBSD
Cross Compiling     : FALSE
C compiler          : Clang 11.0.1 (/usr/bin/cc)
C compiler flags    : -O2 -pipe -fno-omit-frame-pointer  -fstack-protector-strong -fno-strict-aliasing -O2 -Wall    -O2 -pipe -fno-omit-frame-pointer  -fstack-protector-strong -fno-strict-aliasing
C++ compiler        : Clang 11.0.1 (/usr/bin/c++)
C++ compiler flags  : -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer -std=c++11 -O2 -Wall  -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer
Build dynamic       : ON

Built-in modules    : models
User modules        : None
Python bindings     : No
Use threading       : No
Use GSL             : Yes (GSL 2.7)
    Includes        : /usr/local/include
    Libraries       : /usr/local/lib/libgsl.so;/usr/local/lib/libgslcblas.so

Use Readline        : Yes (GNU Readline 8.1)
    Includes        : /usr/local/include
    Libraries       : /usr/local/lib/libreadline.so;/usr/lib/libncurses.so

Use libltdl         : Yes (LTDL 2.4.6)
    Includes        : /usr/local/include
    Libraries       : /usr/local/lib/libltdl.so

Use doxygen         : No
Use MPI             : No
Detailed timers     : No

Use MUSIC           : No
Use libneurosim     : No
Use Boost           : Yes (Boost 1.72.0)
    Includes        : /usr/local/include
    Libraries       : 

Use SIONlib         : No

but bin/nest-server-mpi is still installed.

Desktop/Environment (please complete the following information):

  • OS: xfce4
  • NEST-Version: 3.1

Metadata

Metadata

Assignees

Labels

I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)S: NormalHandle this with default priorityT: BugWrong statements in the code or documentationstaleAutomatic marker for inactivity, please have another look here

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions