octave-maintainers
[Top][All Lists]
Advanced

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

Re: Parallel and MPI with default branch


From: Sebastian Schöps
Subject: Re: Parallel and MPI with default branch
Date: Sun, 18 Feb 2018 19:23:52 +0100

Dear Carlo, 

> You have to specify the mpi wrapper for the c++ compiler using  the MPICC 
> environment variable.
> 
> putenv MPICC mpicxx
> 
> On my system. 
> 
> The mpicxx name may be different depending on your mpi installation.

MPICC set as an environment variable outside of octave, so "putenv MPICC 
mpicxx" does not change anything. Did you actually look at the error log? I 
have open-mpi 3.0.0 and octave 90bd5649983c.

Best,
Sebastian


reply via email to

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