[Scilab-users] libsciparallel.so not provided

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Sun Dec 2 15:21:41 CET 2012


On 02/12/2012 11:59, Martin Helm wrote:
> Am 02.12.2012 11:48, schrieb paul.carrico at free.fr:
>> I don't know how to say ... I'm using the 5.4.0 binary release and I've such kind of message ....
>>
>> see http://mailinglists.scilab.org/Scilab-users-parallilization-error-on-opensuse-td4025260.html
>>
>> Paul
>>
> That looks very suspicious, there is no hidden .libs directory in
> share/scilab/modules/parallel so where does that come from? Do you set
> any fancy LD_LIBRARY_PATHS? Or any manipulation from your side in
> /etc/ld.so.conf or /etc/ld.so.conf.d?
.libs is the temporary directory used under GNU/Linux and Mac OS X at
build time to store the shared library (.so, .dylib).
Your issue has been reported here:
http://bugzilla.scilab.org/show_bug.cgi?id=12133
and I will see if I can fix it for 5.4.1.

About PVM, Paul, you can give it a try. PVM is a bit outdated and not
maintained. We are working on a MPI Scilab implementation which should
be better.

Otherwise, if you want to go into parallel, you can have a look to Diet:
http://graal.ens-lyon.fr/diet/use-cases/integrated-software/diet-scilab
or proactive:
http://proactive.activeeon.com/index.php?page=release_notes&action=displaymin&productid=12&majmin=1.0


Sylvestre



More information about the users mailing list