photo

Ayal


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
18,620
of 300,364

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
2

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

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

12 years ago | 1 answer | 0

1

answer