Feeds
提问
MEX memory leak - is this a bug?
I tried reporting this as a bug, with no response so far. Before I try a little harder, I want to make sure this is indeed a bu...
11 years 前 | 2 个回答 | 2
2
个回答提问
Unavoidable memory leaks in MEX
I'm trying to write a MEX running some CUDA code (can't use feval). Unfortunately, no matter what I do, I can't avoid the memor...
11 years 前 | 0 个回答 | 0
0
个回答提问
Memory leaks in simple MEX function
I wrote a mex function and noticed that every time I run it, more and more memory disappears from my GPU, even though I overwrit...
11 years 前 | 1 个回答 | 0
1
个回答提问
GPU and convn of a matrix with many other matrices
Hello I wrote a code with requires hundreds of thousands of calls to convn. According to the profiler, convn takes over 80% of ...
11 years 前 | 1 个回答 | 0