[Symphony] Regarding Symphony +PVM problem

Ted Ralphs ted at lehigh.edu
Wed Mar 24 09:38:08 EDT 2010


This means PVM can't find the slave executable. By default, PVM only
looks for the slave executables in the $PVM ROOT/bin/$PVM ARCH
directory. They (or a link to them) must reside there in order for
parallel processes to be spawned correctly. Check the user's manual in
the section on building for parallel architectures (Section 2.2.2.4 of
the current manual) for details. An alternative (since your PVM_ROOT
is probably not writable) is to create a PVM hosts file and add
additional directories to the PVM search path. You can check the PVM
documentation for how to do that. Another alternative is to install
PVM in your home directory. This is the most foolproof method.

Cheers,

Ted

On Wed, Mar 24, 2010 at 8:47 AM, G Chandramouli <gcmouli1 at gmail.com> wrote:
> Hello all,
>                I am G.Chandra Mouli. I have configured symphony5.2.2 with
> pvm. My PVM is working fine.I installed it from apt-get. But when I try to
> test Symphony I get following error. Can somebody  please figure it out.
>
>
> gcmouli at gcmouli-desktop:~$ ~/SYMPHONY-5.2.2/bin/symphony_m_tm_cp  -F
> ~/SYMPHONY-5.2.2/SYMPHONY/Datasets/sample.mps
>
> *******************************************************
> *   This is SYMPHONY Version 5.2.2                    *
> *   Copyright 2000-2010 Ted Ralphs and others         *
> *   All Rights Reserved.                              *
> *   Distributed under the Common Public License 1.0   *
> *******************************************************
>
> Reading input file...
>
>
> Starting Preprocessing...
> Preprocessing finished...
>       variables fixed: 1
> Problem has
>      2 constraints
>      5 variables
>      8 nonzero coefficients
>
> Total Presolve Time: 0.000223...
>
> Solving...
>
> Couldn't start symphony_lp_cg!!
> Pvm Error -7 : PvmNoFile (No such file)
>
> gcmouli at gcmouli-desktop:~$
>
> My .bashrc file has following PVM related text:
> export PVM_RSH=/usr/bin/ssh
> export PVM_ROOT=/usr/lib/pvm3
> export PVM_ARCH=LINUX
> export PVM_DPATH=$PVM_ROOT/lib/pvmd
> export MANPATH=$MANPATH:$PVM_ROOT/man
> export PATH=$PATH:$PVM_ROOT/lib:$PVM_ROOT/include
>
> Thanks in advance.
> Regards
> Mouli
>
> _______________________________________________
> Symphony mailing list
> Symphony at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/symphony
>
>



-- 
Dr. Ted Ralphs
Associate Professor, Lehigh University
(610) 628-1280
ted 'at' lehigh 'dot' edu
coral.ie.lehigh.edu/~ted





More information about the Symphony mailing list