octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45294] [octave forge] (mpi) issues with struc


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #45294] [octave forge] (mpi) issues with struct (with test case and patch)
Date: Wed, 29 Nov 2017 07:30:34 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #15, bug #45294 (project octave):

It seems very strange, if you used that procedure, that
MPI_Init.oct ended up being installed in the directory

/home/valentine/Documents/Codes_calcul/DDmpi_2/mpi/

the oct files installed with the pkg command should 
go into

OCTAVE_HOME/mpi-2.0.0/canonical_host_type

by default OCTAVE_HOME is "~/octave" and canonical_host_type 
should be something like "x86_64-pc-linux-gnu"
so I would expect the full  path of MPI_Init.oct to 
be something like

/home/valentine/octave/mpi-2.0.0/x86_64-pc-linux-gnu/MPI_Init.oct

do you have anything installed into 

/home/valentine/octave/mpi-2.0.0

? Maybe you have duplicate installations elsewhere? 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45294>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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