help-octave
[Top][All Lists]
Advanced

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

Re: MPI Package


From: Jerome Redoute
Subject: Re: MPI Package
Date: Tue, 05 Apr 2016 15:41:25 +0200
User-agent: Roundcube Webmail/1.1.4

And nox, the new error:

 

In file included from MPI_Comm_rank.cc:26:0:
simple.h:42:3: error: ‘DECLARE_OCTAVE_ALLOCATOR’ does not name a type
DECLARE_OCTAVE_ALLOCATOR;
^
simple.h:47:33: error: expected constructor, destructor, or type conversion before ‘;’ token
DEFINE_OCTAVE_ALLOCATOR (simple);

sorry, I'm a newbie ;)

 

 

 

 

---
==================================================
Jerome Redoute
CERMEP - Imagerie du vivant
Centre d'étude et de recherche multimodal et pluridisciplinaire
59 Bd Pinel
69667 Bron - FRANCE
tel : 33 (0)4 72 68 86 13 (bureau)
tel : 33 (0)4 72 68 86 00 (standard)
fax : 33 (0)4 72 68 86 10
==================================================

 

Le 05/04/2016 15:31, Marco Atzeri a écrit :

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]