Hello all,<br> 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.<br>
<br><br>gcmouli@gcmouli-desktop:~$ ~/SYMPHONY-5.2.2/bin/symphony_m_tm_cp -F ~/SYMPHONY-5.2.2/SYMPHONY/Datasets/sample.mps <br><br>*******************************************************<br>* This is SYMPHONY Version 5.2.2 *<br>
* Copyright 2000-2010 Ted Ralphs and others *<br>* All Rights Reserved. *<br>* Distributed under the Common Public License 1.0 *<br>*******************************************************<br>
<br>Reading input file...<br><br><br>Starting Preprocessing...<br>Preprocessing finished...<br> variables fixed: 1<br>Problem has <br> 2 constraints <br> 5 variables <br> 8 nonzero coefficients<br><br>Total Presolve Time: 0.000223...<br>
<br>Solving...<br><br>Couldn't start symphony_lp_cg!! <br>Pvm Error -7 : PvmNoFile (No such file)<br><br>gcmouli@gcmouli-desktop:~$ <br><br>My .bashrc file has following PVM related text:<br>export PVM_RSH=/usr/bin/ssh<br>
export PVM_ROOT=/usr/lib/pvm3<br>export PVM_ARCH=LINUX<br>export PVM_DPATH=$PVM_ROOT/lib/pvmd<br>export MANPATH=$MANPATH:$PVM_ROOT/man<br>export PATH=$PATH:$PVM_ROOT/lib:$PVM_ROOT/include<br><br>Thanks in advance.<br>Regards<br>
Mouli<br>