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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0