From 2c72c7eb218d371d0cef22ad2aa752498f333194 Mon Sep 17 00:00:00 2001 From: Tobias Schuele Date: Thu, 26 Mar 2015 19:26:27 +0100 Subject: [PATCH] Removed limitation to homogeneous systems in README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1698458..5498983 100644 --- a/README.md +++ b/README.md @@ -316,8 +316,6 @@ code using Cppcheck, a static analysis tool for C++. 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 EMBĀ² 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 -- libgit2 0.26.0