photo

Renu Dhadwal


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
275,388
of 300,365

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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


reset(gpuDevice) does not work
When I run the following code for values of n<5000 it runs just fine. reset(gpuDevice); n=5000; a=gpuArray(r...

9 years ago | 5 answers | 0

5

answers

Question


Can I use gpuArrays inside spmd blocks
I am using spmd to run the same program on 4 sets of data. In one of the functions I need to do matrix operations on very huge m...

9 years ago | 1 answer | 0

1

answer