On Wed, Aug 04, 2010 at 05:30:51PM +0530, Vipul Agrawal wrote: > in pserver.cc, line no. 566 > sprintf(s,"sockets=[sockets;%d,0,%d]",sock_v[i+2*(num_nodes+1)]); > > the format string requires 2 args but only 1 is provided.
This was already fixed in SVN, maybe not in package 2.0.1 (?) It probably "only" affects passing of data between slave machines... > > I am experiencing trouble with using octave-parallel on 3 or more EC2 > machines as reported by others also. > > -Vipul Agrawal I have read these other bug reports 2 days ago due to a holyday. I'm not so familiar with this part of the 'parallel' package, so it will take some time still, especially because there seem to be a whole couple of bugs involved. Olaf ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
