UnixJunkie / linwrap

Wrapper on top of liblinear-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error: out of memory

UnixJunkie opened this issue · comments

We crash when screening a very large database.

It is very kind that I wrote:
(* WARNING: predictions have to fit in memory... *)
in linwrap.ml at line 154.

Now, I just need to fix that...