Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0