Community Profile

photo

Ayal


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

10 years ago | 2 answers | 2

2

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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 ...

10 years ago | 1 answer | 0

1

answer