Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@crayxt
Copy link
Contributor

@crayxt crayxt commented Dec 23, 2017

No description provided.

@DrTodd13 DrTodd13 merged commit 2d22109 into IntelPython:master Dec 23, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 72.985% when pulling 6c0cfc9 on crayxt:patch-1 into cb5daca on IntelLabs:master.

kozlov-alexey added a commit that referenced this pull request May 14, 2021
* Initial version of ConcurrentDict container via TBB hashmap

Motivation: SDC relies on typed.Dict implementation in many core
pandas algorithms, and it doesn't support concurrent read/writes.
To fill this gap we add ConcurrentDict type which will be used if
threading layer is TBB.

* Fixing PEP and updating failing import

* Fixing builds, warnings and complying to C++11 syntax

* Fixing PEP and review comments #1

* Fixing remarks #2

* Applying remarks #3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants