GPU max function
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre GPU Computing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!