Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: ERROR: Not enough memory to allocate variables! #19

Open
sirenfrappe opened this issue Oct 5, 2019 · 1 comment
Open

ERROR: ERROR: Not enough memory to allocate variables! #19

sirenfrappe opened this issue Oct 5, 2019 · 1 comment

Comments

@sirenfrappe
Copy link

when the sequence's length is larger than 2K, I got this error :
ERROR: ERROR: Not enough memory to allocate variables!.
I try to run it on other clusters which have bigger memory and remove some rows of the alignments file ,and doesnt work.

 ./CCMpred/bin/ccmpred  -t 28 ./TLN2_HUMAN.aln ./TLN2_HUMAN.ccmpred
 _____ _____ _____               _
|     |     |     |___ ___ ___ _| |
|   --|   --| | | | . |  _| -_| . |
|_____|_____|_|_|_|  _|_| |___|___|
                  |_|

using CPU (28 thread(s))


ERROR: ERROR: Not enough memory to allocate variables!

TLN2_HUMAN,aln has 21327 rows ,and the sequence's length is 2224.

@croth1
Copy link

croth1 commented Oct 5, 2019

related to: #17. Unfortunately, there is nobody developing CCMpred anymore, so the support I can provide is very limited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants