Hi,

I'm observing different semantics of --threads option in moses vs mosesserver. 

In moses this speeds up decoding by splitting the decoding of single sentence 
into multiple threads (top reports x*100% CPU usage). In mosesserver, on the 
other hand, I'm observing a single-threaded decoding (top reporting 100% CPU 
usage), and the --threads option seems to mean the number of XML-RPC server 
threads, which sets the maximum number of simultaneously processed translation 
requests.

I hope someone from moses developers can confirm this. In that case the option 
is a bit misleading. Is there a way to run mosesserver with multithreaded 
decoding?

Regards,
Karlis

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

Reply via email to