Re: [Rd] Using a custom memory allocation function in R

2014-10-23 Thread Simon Urbanek
SO, On Oct 22, 2014, at 10:53 AM, SO User wrote: > > Heads up: I posted this question on Stackoverflow yesterday > (http://stackoverflow.com/questions/26484103/using-a-custom-memory-allocation-function-in-r). > So far I haven’t gotten a response and I thought this could be an even > better place

Re: [Rd] Using a custom memory allocation function in R

2014-10-22 Thread Ei-ji Nakama
hello, I do not understand your aim... it not helpful in malloc_hook? example when I used hugepege is right here. http://prs.ism.ac.jp/~nakama/ISM/ism.c However, I think that you can more experiments in numaclt(see man numactl). 2014-10-22 23:53 GMT+09:00 SO User : > Heads up: I posted this ques