Commit 55e782ae by Christian Kern

Merge branch 'development' of https://github.com/siemens/embb into development

parents af74a4d9 40314b4c
...@@ -290,6 +290,10 @@ Known Bugs and Limitations ...@@ -290,6 +290,10 @@ Known Bugs and Limitations
- The MTAPI implementation is currently limited to homogeneous systems. - The MTAPI implementation is currently limited to homogeneous systems.
Support for heterogeneous systems will be added in the near future. Support for heterogeneous systems will be added in the near future.
- For memory management reasons, the number of threads EMBB can deal with
is bounded by a predefined but modifiable constant (see functions
embb_thread_get_max_count() / embb_thread_set_max_count() and class
embb::base::Thread).
Links Links
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment