Hi.
I want to run tablix on a cluster of 12 computers, sharing my home over
nfs, so my idea is to compile tablix on one machine and then run tablix
over pvm, bt withot having to install it on every machine of the
network.
So I compiled fine tablix, and run pvm with hosts a host file like this:
jaume ep=/home/jaume/tablix-0.0.7/src/ sp=4000
pep ep=/home/jaume/tablix-0.0.7/src/ sp=2000
but the problem is that when I try to run tablix:
$ src/tablix -n 6 ../mytimetable/timetable.xml
I get 6 errors like this:
[40003:modsup] fatal: sametime.so: file not found
This means that the program can't find the modules generated in
./modules.
Another question is: in timetable definition file the module names are
sametime.so, timeplace.so, ... *.so, but in ./modules the objects
created are sametime.o, timeplace.o, ... *.o, so I also tried to change
names in configuration files, but does'nt work.
Any ideas?
Thanks.
Received on Tue May 25 11:20:49 2004
This archive was generated by hypermail 2.1.8 : Tue Aug 16 2005 - 20:42:12 CEST