Further speed up your MEX files by making it easier to add in support for multi-threading and eliminate multi-threading overhead.
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
oreoman (2026). Simpler MEX Multi-Threading w/ a Persistent Thread Pool (https://github.com/michael-nix/MATLAB-MEX-Threadpool), GitHub. Abgerufen .
Quellenangaben
Inspiriert von: max_in_place - example of multi-threaded MEX function, Multi-Threading w/ MEX: Adding Two Vectors
Kategorien
Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.1.2 (12,9 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit R2018a und späteren Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.2 | Simple bug fix in madd_threadpool.c |
||
| 1.1.1 | Connected to GitHub... |
||
| 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. |
||
| 1.0.0 |
