Tobias Schuele
Tobias Schuele
Comments from JIRA: --- The source code of the test is in the branch embb530_linearizability_tester. I also added a project on Jenkins which will be run nightly. For the moment,...
Thanks, we'll come back to you!
Comments from JIRA: --- Some of the structures of the std library, namely stacks, queues, priority_queues, rely on a SequenceContainer (e.g. std::vector) for the internal representation of the object. If...
It compiles with Pin 2.14 Rev 67254. However, when trying to run the shared_counter example as described in the README, the following error message is emitted: Traceback (most recent call...