cyliu/plda

infer failed

GoogleCodeExporter opened this issue · 1 comments

What steps will reproduce the problem?
1. i use a model file that is really big 4000 concepts, 20 000 words 40 000 
articles
2. i try to run infer
3. failes

What is the expected output? What do you see instead?
i get this error message

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted

What version of the product are you using? On what operating system?
3.0

Please provide any additional information below.


Original issue reported on code.google.com by hons...@gmail.com on 6 Dec 2010 at 12:25

Could be out of memory or stack overflow.

Original comment by david.spencerian on 2 Jan 2011 at 6:29