I've uploaded a small change on all cc files
Please let me know if it improves.
Bests
Riccardo
 
--- Mer 2/12/09, Michael Creel <michael.cr...@uab.es> ha scritto:

Da: Michael Creel <michael.cr...@uab.es>
Oggetto: Re: [OctDev] A simple C++ example of a class with  
MPI_Comunicatorproperty
A: "Riccardo Corradini" <riccardocorrad...@yahoo.it>
Cc: "octave-forge list" <octave-dev@lists.sourceforge.net>
Data: Mercoledì 2 dicembre 2009, 11:41

Hi Riccardo,
I'm still seeing problems with this, both for helloworld.m and for 
mc_example2.m. This is with Octave 3.2.2 and Open MPI 1.3.2 from  Ubuntu 9.10, 
AMD64.  

Below is the output I get  from helloworld. Please let me know if I can do 
anything to generate useful information about this.


Thanks,
Michael


mich...@yosemite:~/Desktop/of/octave/trunk/octave-forge/extra/openmpi_ext/inst$ 
mpirun -np 3 octave -q  --eval helloworld
Variables in the current 
scope:                                                                                         
 


  Attr Name        Size                     Bytes  Class
  ==== ====        ====                     =====  ===== 
       CW         -1x-1                         0  simple

Total is 1 element using 0 bytes


my_rank = 0
p =  3     
We are at rank 0 that is master etc..
Variables in the current scope:      

  Attr Name        Size                     Bytes  Class
  ==== ====        ====                     =====  ===== 

       CW         -1x-1                         0  simple

Total is 1 element using 0 bytes

my_rank =  1
p =  3      
info for sending is is
info = 0              
Variables in the current scope:


  Attr Name        Size                     Bytes  Class
  ==== ====        ====                     =====  ===== 
       CW         -1x-1                         0  simple

Total is 1 element using 0 bytes


my_rank =  2
p =  3      
info for sending is is
info = 0              





      
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to