Hello,

I am experiencing strange behavior when  using recaser  LM model  after 
migrated to moses(1.0) compiled on different machine.
The problem is that loading of LM takes  20 minutes on my new machine (SUSE), 
while on previous it was 20 secs or so.

Machine 1: Fedora 18:

*         gcc: 4.7.2

*         perl 5.16

*         moses  1.0

*         irstlm 5.80.01

*         mgiza  0.7.0

*         boost  1.52

Machine 2: SUSE  SLES  11 SP3


*         perl: 5.10.0

*         gcc: 4.3

*         moses  1.0

*         irstlm 5.80.03

*         mgiza  0.6.3

*         boost  1.55

Moses compilation command:

sudo ./bjam --prefix=/opt/moses --install-scripts=/opt/moses/scripts -j4 -a 
--with-irstlm=/usr/local/irstlm --with-xmlrpc-c=/usr/local 
--with-cmph=usr/local --with-boost=/opt/boost --with-giza=/usr/local/bin 
--enable-boost-pool --enable-optimization  --debug-symbols=off toolset=gcc -d2 
--debug-configuration --max-kenlm-order=7 |tee ~/build.log 2>&1

I have tested the speed using the same recaser  IRSTLM model data in ARPA 
format . There is actually no error displayed, thus I wonder where to continue 
with debugging. Also tried to retrain model on SUSE  and then test on Fedora, 
but the result is same (no error, but too slow on SUSE). Does anybody have idea 
where to look for resolution? Maybe the problem is in IRSTLM used?


Thank you,

Tomas Fulajtar


_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to