Re: [Moses-support] Moses-support post from ankit21.lnm...@gmail.com requires approval

2017-01-04 Thread Hieu Hoang
Dunno. It may be that the server-client communication has to be changed so that multiple sentences are handled at the same time. still up for discussion, nothing done about it yet Hieu Hoang http://moses-smt.org/ On 4 January 2017 at 11:28, Ankit Gupta wrote: > Thanks Hieu. Now it is working o

Re: [Moses-support] Moses-support post from ankit21.lnm...@gmail.com requires approval

2017-01-04 Thread Ankit Gupta
Thanks Hieu. Now it is working on different cores on server using your server command. Also, I have one more question that suppose only one client hits the server. In this case, How can we use all cores of the server system during decoding of the input sentence given by the client ? Thanks. On

Re: [Moses-support] Moses-support post from ankit21.lnm...@gmail.com requires approval

2017-01-02 Thread Hieu Hoang
what happens if you try with more clients, say 20? How fast is your network? What happens if your clients is on the server? My server is using multiple cores. I run multiple clients on the same server. My server command is: $MOSES_DIR/bin/moses2 -f $CONFIG -i $IN -threads 12 -server The cli

Re: [Moses-support] Moses-support post from ankit21.lnm...@gmail.com requires approval

2017-01-02 Thread Ankit Gupta
Hi Hieu, Thanks for your reply. Actually, I did htop in mosesserver machine on which I was hitting from different client machines at the same time. Then after htop, I saw that mosesserver machine was using only single core during decoding. At the same time I saw on two different client machine and