octave-maintainers
[Top][All Lists]
Advanced

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

Unable to install MPI on Octave


From: qezinch
Subject: Unable to install MPI on Octave
Date: Wed, 19 Oct 2016 16:25:58 -0700 (PDT)

I have a project with parallel computing with Octave and I need to get Octave
mpi installed. However, when I type 

'pkg install -forge mpi'

It brings an error like this
'mkoctfile: unrecognized argument /IC:/Program Files
(x86)/OpenMPI_v1.5.3-win32/include
make: *** [MPI_Init.oct] Error 1
make: Entering directory `/tmp/oct-l6swkK/mpi/src'
C:/Octave/octave-4.0.3/octave-4.0.3/bin/mkoctfile-4.0.3.exe /I"C:\Program
Files (x86)\OpenMPI_v1.5.3-win32\include" /TP /
EHsc /DOMPI_IMPORTS /DOPAL_IMPORTS /DORTE_IMPORTS /TP /EHsc /DOMPI_IMPORTS
/DOPAL_IMPORTS /DORTE_IMPORTS /link /LIBPATH:"
C:\Program Files (x86)\OpenMPI_v1.5.3-win32\lib" libmpi_cxx.lib libmpi.lib
libopen-pal.lib libopen-rte.lib advapi32.lib W
s2_32.lib shlwapi.lib MPI_Init.cc
make: Leaving directory `/tmp/oct-l6swkK/mpi/src'

pkg: error running `make' for the mpi package.
error: called from 'configure_make' in file
C:\Octave\octave-4.0.3\octave-4.0.3\share\octave\4.0.3\m\pkg\private\configur
e_make.m near line 100, column 9'



I tried to install it from downloaded tar.gz file, reinstall Octave and
OpenMPI, installed other versions, no luck!Please help me understand what's
going on? 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Unable-to-install-MPI-on-Octave-tp4680255.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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