Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
FORMUS3IC_LAS3
/
embb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a76e888d
authored
Oct 08, 2014
by
Tobias Schuele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README.md.
parent
66196eff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
13 deletions
+17
-13
README.md
+17
-13
No files found.
README.md
View file @
a76e888d
=========================================
Embedded Multicore Building Blocks (EMBB)
=========================================
...
...
@@ -41,24 +40,30 @@ of any other concurrent operations on the same data structure.
Community and Contact
=====================
Project home: https://github.com/siemens/embb
Project home:
-
https://github.com/siemens/embb
Git: https://github.com/siemens/embb.git
git@github.com:siemens/embb.git
Git:
-
https://github.com/siemens/embb.git (HTTP)
-
git@github.com:siemens/embb.git (SSH)
Mailing lists: embb-announcements@googlegroups.com
embb-dev@googlegroups.com (development)
Mailing lists:
-
embb-announcements@googlegroups.com (announcements)
-
embb-dev@googlegroups.com (development)
Subscription: https://groups.google.com/forum/#!forum/embb-announcements/join
https://groups.google.com/forum/#!forum/embb-dev/join
Subscription:
-
https://groups.google.com/forum/#!forum/embb-announcements/join
-
https://groups.google.com/forum/#!forum/embb-dev/join
Contact: embb.info@gmail.com or tobias.schuele@siemens.com
Contact:
-
embb.info@gmail.com or
-
tobias.schuele@siemens.com
License
=======
See the file "COPYING.
txt
" in the project's root directory.
See the file "COPYING.
md
" in the project's root directory.
Requirements
...
...
@@ -283,9 +288,8 @@ code using Cppcheck, a static analysis tool for C++.
Known Bugs and Limitations
==========================
-
The usage of EMBB atomic operations with types of size 1 or 2 bytes such
as 'bool' does not work on ARMv7. This is an alignment issue which can cause
stack corruption.
-
The MTAPI implementation is currently limited to homogeneous systems.
Support for heterogeneous systems will be added in the near future.
Links
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment