torch / demos

Demos and tutorials around Torch7.
355 stars 301 forks source link

segmentation fault #23

Open YitzhakSp opened 8 years ago

YitzhakSp commented 8 years ago

I get the segmentation fault:

BLAS: program is terminated. because you tried to allocate too many memory regions.

happens somewhere in the train-function. any ideas how to fix it?

BigNewbiePlus commented 7 years ago

I meet this problem too, Did you @YitzhakSp solved it? Everything I search is about OpenBLAS, I can't find similar answer about torch. anyone can help me?