embb
embb copied to clipboard
Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1
Task groups are not correctly handled in both the OpenCL and the CUDA. The required calls can be found in the network plugin from line 454, embb_mtapi_network.c.
Many users need concurrent data structures but not necessarily lock-free or wait-free ones (which are already available in EMB²). For example, if an application is not timing critical, blocking data...
Currently, the linearizability checker from https://github.com/ahorn/linearizability-checker is run on branch embb530_linearizability_tester.
Proposals for reducing overhead when processing extremely small tasks (to be discussed): - Align embb_atomic_int atomic_spin_variable_ using EMBB_PLATFORM_ALIGN (central definition of cache line size woud be useful as well as...
Yocto allows to generate customized Linux images for embedded systems. Create a recipe for easy integration of EMB².
With the introduction of the 'Projects' feature in GitHub, we decided to retire JIRA, which we have used so far for issue tracking and planning. All open issues will soon...
Dear project maintainers, The **[default Siemens security policy](https://github.com/siemens/.github/pull/12) will be applied to this repository on September 27, 2023**. If you're OK with that, you can close this issue. Otherwise, please...
Dear project maintainers, The default Siemens Code of Conduct will be applied to this repository on **October 7, 2024**. If you'd like to opt out, please [create your own Code...