GPU max function

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.

回答(1 个)

Edric Ellis
Edric Ellis 2011-11-14

1 个投票

That syntax is now available in R2011b.

类别

帮助中心File Exchange 中查找有关 GPU Computing 的更多信息

标签

提问:

AP
2011-11-11

Community Treasure Hunt

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

Start Hunting!

Translated by