From 40314b4ce7a066217632268160f08fd02f52d17d Mon Sep 17 00:00:00 2001 From: Tobias Schuele Date: Thu, 9 Oct 2014 18:20:03 +0200 Subject: [PATCH] Updated README file. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 375385c..2e91840 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,10 @@ Known Bugs and Limitations - The MTAPI implementation is currently limited to homogeneous systems. 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 -- libgit2 0.26.0