Community Profile

photo

BMWv


Active since 2017

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Why is GPU Array slow for matrix multiplication
when I run the following code: TRIALS=1; t = tic; for i = 1:TRIALS A = rand(1280,1280,'single','gpuArray'); for iter =...

7 years ago | 2 answers | 0

2

answers

Question


GPU Computing MacBook Pro (Retina 15'' mid 2014) force computer to use attached Intel iris GPU, give MATLAB access to entire 2GB Nvidia 750M
I am running MATLAB R2016B. My computer has two GPU's. My CUDA driver is up to date (8.0). I'd like to force my computer to only...

7 years ago | 1 answer | 0

1

answer