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: Carlo de Falco
Subject: Re: Parallel and MPI with default branch
Date: Sun, 18 Feb 2018 18:18:51 +0100

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.

c.

reply via email to

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