help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPI Package


From: Marco Atzeri
Subject: Re: MPI Package
Date: Tue, 5 Apr 2016 15:31:13 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

On 05/04/2016 14:57, Jerome Redoute wrote:
Hello,

I try to install the MPI package from octave forge but I get the
following error:

pkg install -forge -global mpi
/bin/sh: 1: mpic++: not found
/bin/sh: 1: mpic++: not found
MPI_Init.cc:26:40: fatal error: mpi.h: Aucun fichier ou dossier de ce type
#include "mpi.h" // mpi.h, oct.h
^

the message is very clear.
You need the mpi c++ compiler wrapper and the development header
to build from source.

compilation terminated.
make: *** [MPI_Init.oct] Error 1
make: Entering directory '/tmp/oct-i7eDV9/mpi/src'
/usr/bin/mkoctfile MPI_Init.cc
Makefile:24: recipe for target 'MPI_Init.oct' failed
make: Leaving directory '/tmp/oct-i7eDV9/mpi/src'

pkg: error running `make' for the mpi package.
error: called from 'configure_make' in file
/usr/share/octave/4.0.0/m/pkg/private/configure_make.m near line 96,
column 9

Any ideas to help me?

Thnks

J.R

May be if you let us know which system you are using,
someone can suggest you a pre-built package.

Regards
Marco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]