GPU max function

3 Ansichten (letzte 30 Tage)
AP
AP am 11 Nov. 2011
Hi everyone,
what is the equivalent statement for the following code using GPU?
max(A,[],1)
where A is a 1310720×2 array. GPU only takes 2 arguments for MAX function.

Antworten (1)

Edric Ellis
Edric Ellis am 14 Nov. 2011
That syntax is now available in R2011b.

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by