Support for manual parallelization of sequential C programs.
ParTools allows the interactive analysis of a C program execution profile and data dependencies to facilitate the discovery and selection of suitable parallelization candidates in a manual parallelization process. The flow does not assume any specific parallelization technique, thus it can be broadly applied.
The original (serial) C source is automatically annotated to trace the execution profile and data dependencies at run-time. The annotated program is then executed using a...
LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung
LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung mit einigen Besonderheiten.
- Direkter Zugriff auf XAMPP
- Eigene Konsole
- Syntax highligts
- Eigene Versionsverwaltung
- Programme als Debian Paket verpacken
- ...