Community Profile

photo

Oscar Martinez


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


problems with matlab compiler
When trying to use matlab compiler I found this messege (the original script has no problems when running).

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MAtlab 2021 faster than Matlab 2017
question 1. I run a script in Matlab 2017 that takes 11min, the same script in Matlab 2021 takes 3min. Both on the same compute...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
loading a sequence of datasets using parfor
Thank you very much Walter Maybe part of the problem is that I’m using Matlab 2017a. The problem is that I have bought Matla...

etwa 3 Jahre vor | 0

Beantwortet
Parallel Computing Toolbox (parfor slower than for, GPU slower than CPU)
Thank you Joss Maybe part of the problem is that I’m using Matlab 2017a. The problem is that I have bought Matlab 2021 with th...

etwa 3 Jahre vor | 0

Frage


loading a sequence of datasets using parfor
I want to run a code that, 1) At each iteration loads a .mat (containing an image) 2) Then convert the arrary into a gpuAr...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Parallel Computing Toolbox (parfor slower than for, GPU slower than CPU)
How can I measure the time transfer to workers? More precisely when doing parfor like: parfor i=1:100 N=sum(A(:,:,i)) end ...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten