GPU max function

조회 수: 1 (최근 30일)
AP
AP 2011년 11월 11일
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일
That syntax is now available in R2011b.

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by