NMF icon indicating copy to clipboard operation
NMF copied to clipboard

The input matrix

Open honghh2018 opened this issue 4 years ago • 2 comments

Hi @renozao , The matrix of 3200 in column and 22501 in row run error on consensusmap step. the error showing below, Error: C stack usage 7969844 is too close to the limit. Any ideas for this error would be appreciated. Best, hanhuihong

honghh2018 avatar Sep 02 '20 11:09 honghh2018

Increase C stack size of your sever using ulimit -s [size]

koh2ng0 avatar Nov 22 '22 14:11 koh2ng0

I met this problem, too. But I use window system. I want to ask that how to fix it?

xuexingwangzhedishitian avatar Dec 29 '22 02:12 xuexingwangzhedishitian