parallelDist icon indicating copy to clipboard operation
parallelDist copied to clipboard

Kills R-Process on a large matrix

Open hummuscience opened this issue 7 years ago • 1 comments

I am on osx using Emacs. Installed the package via install.packages

I am trying to run parDist on a 160544x1800 matrix with 8Gb of RAM.

The process runs for a few minutes and then just kills the R instance, without any other output. From what I saw it is not a memory issue as the max used memory is about 60%.

Any idea how I could debug it in a meaningful way that would help me/you understand what is happening?

hummuscience avatar Sep 10 '18 13:09 hummuscience

same is happening for me. Any updates? using euclidean on a matrix with 680,000 rows and 20 columns, changing n threads does not seem to help.

mcaponegro avatar Sep 29 '23 20:09 mcaponegro