Re: [Moses-support] Segmentation fault and tcmalloc errors

2019-08-23 Thread Hieu Hoang
Don't use tcmalloc with Moses2, it has its own memory allocation optimization. Can you tell me the exact command you executed, the error it produced and send me the config file you used On Fri, 23 Aug 2019, 12:19 pm 周王春澍, wrote: > Dear Hieu, > > > > Hi, I have successfully trained and tuned the

[Moses-support] Segmentation fault and tcmalloc errors

2019-08-23 Thread 周王春澍
Dear Hieu,  Hi, I have successfully trained and tuned the moses model and it trains well with moses1. However, I would like to use optimized multi-thread moses2 to accelerate the decoding. I have run probingPT and finally moses2 is able to run. But when I feed a relatively large file to moses2