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
2011년 11월 14일
1 개 추천
That syntax is now available in R2011b.
카테고리
도움말 센터 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!