Simpler MEX Multi-Threading w/ a Persistent Thread Pool

Further speed up your MEX files by making it easier to add in support for multi-threading and eliminate multi-threading overhead.

https://github.com/michael-nix/MATLAB-MEX-Threadpool

Descargar
Descargar

Ahora está siguiendo esta publicación

Citar como

oreoman (2026). Simpler MEX Multi-Threading w/ a Persistent Thread Pool (https://github.com/michael-nix/MATLAB-MEX-Threadpool), GitHub. Recuperado .

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2018a

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.2

Simple bug fix in madd_threadpool.c

Descargar
1.1.0

Added a few helper functions to make my life easier, and make it possible to use the same thread pool among multiple MEX files. Not properly documented 'cause I'm lazy.

Descargar
1.0.0

Descargar
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.