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!