[scilab-Users] Compiling scilab with PVM

Mathieu Dubois mathieu.dubois at limsi.fr
Mon Mar 15 18:29:28 CET 2010


Kosaraju Veeresh Prasad wrote:
> Dear users,
> I am attempting to work on scilab with PVM for parallel algorithm 
> implementation. Please throw some light on how to build scilab from 
> source with pvm in a 64-bit linux environment.
> Thank You
Hello Prasad,

To compile Scilab with PVM you need to pass the right options to the 
./configure script. A quick search reveals:
  --with-pvm-include=DIR  Set the path to the PVM headers
  --with-pvm-library=DIR  Set the path to the PVM library directory

I assume you know how to install and configure PVM...

HTH,
Mathieu



More information about the users mailing list