Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.
441 Discussions

Using concurrent_hash_map for Python dictionaries

User01
New Contributor II
1,138 Views

Is it possible to use concurrent_hash_map behind Python dictionaries in the Intel Distribution for Python?

The concurrent_hash_map container can be found in Intel's "oneAPI Threading Building Blocks (oneTBB)" and seems to be a general way to speed up hashing. Does Intel's Python already use it behind the scenes? If not, why not just use it generally?

0 Kudos
1 Reply
AthiraM_Intel
Moderator
1,109 Views

Hi,


Thanks for posting in Intel communities.


We are checking on this internally. We will get back to you with an update.



Thanks


0 Kudos
Reply