On Tue, Jul 13, 2010 at 10:13:30AM +0200, Olaf Till wrote:
> On Mon, Jul 12, 2010 at 10:35:25AM +0530, ravi shetye wrote:
> > ...
> > however on machine2 on which i had run the command octave
> > /usr/local/share/octave/packages/parallel-2.0.1/server.m ,
> > crashes with the following error messag
It just occured to me, maybe you should be warned to somehow secure
port 12502 against unauthorized access on the server machine before
you get it working.
Olaf
--
This SF.net email is sponsored by Sprint
What will you do
On Mon, Jul 12, 2010 at 10:35:25AM +0530, ravi shetye wrote:
> Thanks Olaf, there has been some progress because of your last reply
> however now i have another issue.
>
> on machine1 i ran
> hosts = ["machine1","machine2"]
> sockets = connect(hosts)
>
> sockets =
>
> 0 0 0
>
Thanks Olaf, there has been some progress because of your last reply
however now i have another issue.
on machine1 i ran
hosts = ["machine1","machine2"]
sockets = connect(hosts)
sockets =
0 0 0
6 5 1234
however on machine2 on which i had run the command octave
/us
Thanks Olaf, there has been some progress because of your last reply
however now i have another issue.
on machine1 i ran
hosts = ["machine1","machine2"]
sockets = connect(hosts)
sockets =
0 0 0
6 5 1234
however on machine2 on which i had run the command octave
/us
On Wed, Jul 07, 2010 at 10:52:36AM +0530, ravi shetye wrote:
> >The error has possibly nothing to do with the parallel package --- it
> >might just mean that pserver.oct is not in Octaves path. If you
> >install the parallel package with pkg, the path should be
> >automatically set, since parallel
>The error has possibly nothing to do with the parallel package --- it
>might just mean that pserver.oct is not in Octaves path. If you
>install the parallel package with pkg, the path should be
>automatically set, since parallel is marked as autoload (at least
>version 2.0.1). What does "pkg list"
On Fri, Jul 02, 2010 at 07:16:40PM +0530, ravi shetye wrote:
> Trying to run Octave in parallel environment by following
> http://www.aoki.ecei.tohoku.ac.jp/octave/patch/README.parallel
>
> however for the octave-parallel 2.0.0 and octave 3.2.package I am getting
> the error as
>
> v...@vi-laptop
Trying to run Octave in parallel environment by following
http://www.aoki.ecei.tohoku.ac.jp/octave/patch/README.parallel
however for the octave-parallel 2.0.0 and octave 3.2.package I am getting
the error as
v...@vi-laptop:~$ octave
/usr/share/octave/packages/3.2/parallel-2.0.0/server.m
GNU Octav
Trying to run Octave in parallel environment by following
http://www.aoki.ecei.tohoku.ac.jp/octave/patch/README.parallel
however for the octave-parallel 2.0.0 and octave 3.2.package I am getting
the error as
v...@vi-laptop:~$ octave
/usr/share/octave/packages/3.2/parallel-2.0.0/server.m
GNU Octav
10 matches
Mail list logo