> You may want to try changing the persistent cache options in Moses.
> By default Moses caches translation tables used for each sentence (to
> reduce disk IO and thus speed decoding), but if you have lots of
> translation/generation steps and big and/or complicated translation
> tables I suppose this could use up memory quickly.

Thanks! That seems to have been the problem (although our
translation/generation scheme is very basic).

> Would you be able to run moses in valgrind to check for leaks? It should be
> available for all linux distros.

My fault, I shouldn't have assumed it without checking. Valgrind only
reports 80 bytes in 4 blocks in use at exit, which doesn't depend on
the number of sentences and thus doesn't count.

Best regards,

Mark Fishel
Dept. of Computer Science
University of Tartu
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to