Re: [Moses-support] Moses profiling

2014-09-15 Thread Nikolay Bogoychev
If you want to use google-perftools for profiling
http://code.google.com/p/gperftools/wiki/GooglePerformanceTools
compile moses with:
./bjam --full-tcmalloc link=shared

On Sat, Sep 13, 2014 at 9:54 PM, Arturo Argueta arturoargu...@gmail.com
wrote:

 Is there any way to enable profiling on moses? I've heard that one
 modification on one bjam can enable profiling on moses

 Thanks

 ___
 Moses-support mailing list
 Moses-support@mit.edu
 http://mailman.mit.edu/mailman/listinfo/moses-support


___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


Re: [Moses-support] Moses profiling

2014-09-14 Thread Kenneth Heafield
Append profile to the command line.  This is also documented in ./bjam
--help (once you get the search path working...).

On 09/13/14 16:54, Arturo Argueta wrote:
 Is there any way to enable profiling on moses? I've heard that one
 modification on one bjam can enable profiling on moses
 
 Thanks
 
 
 ___
 Moses-support mailing list
 Moses-support@mit.edu
 http://mailman.mit.edu/mailman/listinfo/moses-support
 
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support