Commit d8a7e11e by FritzFlorian

Add pipeline status to readme.

parent 56e16fcf
Pipeline #1102 passed with stages
in 2 minutes 2 seconds
# P³LS³
**P**redictable **P**arallel **P**atterns **L**ibrary for **S**calable **S**mart **S**ystems
Master Branch: [![pipeline status](http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns/badges/master/pipeline.svg)](http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns/commits/master)
## Project Structure
The project uses [CMAKE](https://cmake.org/) as it's build system,
......@@ -39,4 +42,4 @@ Please regularly test with thread sanitizer enabled and make sure to not
keep the repository in a state where the sanitizer reports errors.
Consider reading [the section on common data races](https://github.com/google/sanitizers/wiki/ThreadSanitizerPopularDataRaces)
to get an idea of what we try to avoid in our code.
\ No newline at end of file
to get an idea of what we try to avoid in our code.
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