Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

image processing with parallel approach

1 visualización (últimos 30 días)
priyam ghosh
priyam ghosh el 22 de Feb. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
what are the different ways to parallel computing except parfor and GPU computing. Is there any other function available??

Respuestas (1)

Edric Ellis
Edric Ellis el 22 de Feb. de 2012
The other options are:
  1. Non-interactive jobs and tasks
  2. SPMD blocks
  3. Intrinsic support e.g. during fmincon and other optimization toolbox functions
None of the above have any specific support for image processing though.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by