Unable to run cna process

Issue #796 closed
Former user created an issue

Hello,

When generating a network from MD data:

cij <- dccm(trj, ncore = 22) net <- cna(cij, ncore = 22)

In the cna step the calculation stars as usual but then seems to be frozen without any error (1 day in single thread). To ensure there is enough memory I created a big swapfile (11GB MD simulations): What could be causing this? Is there a way to resolve this?

Kind regards

Comments (2)

  1. Xinqiu Yao

    Hi,

    Was the whole computer “frozen” or just the cna() command? If the memory was full, usually the whole computer stops responding. It would be helpful if you could provide an example for us to reproduce the problem. I suspect it was the community calculation part but not very sure.

  2. Log in to comment