embb icon indicating copy to clipboard operation
embb copied to clipboard

Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1

Results 10 embb issues
Sort by recently updated
recently updated
newest added

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.

bug

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...

feature

Currently, the linearizability checker from https://github.com/ahorn/linearizability-checker is run on branch embb530_linearizability_tester.

enhancement

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...

enhancement

Yocto allows to generate customized Linux images for embedded systems. Create a recipe for easy integration of EMB².

enhancement

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...