S
Sri Hari Satya Bharadwaj V
I am encountering "ERROR: a memory allocation request failed" and the program exits after completing about 90% of my analysis. After a bit of bing-ing and googling I found that this is caused when the system runs out of memory. But I find it absurd because at the time of exiting, the ram consumption of the command line window in which my program is running is only about 700Mb and I have 128Gb of RAM in my system. In the task manager also, I see only about 8Gb in use out of 128Gb RAM at the time when this error is shown. I had about 19Gb of page file size which seemed useless since I have enou
Continue reading...
Continue reading...