oneTBB icon indicating copy to clipboard operation
oneTBB copied to clipboard

Increasing memory limit of TBB's allocator

Open joerowell opened this issue 1 year ago • 0 comments

Is increasing the memory limit for TBB's allocator as simple as just changing this line:

https://github.com/oneapi-src/oneTBB/blob/12ceae12138af08845b3e8c369b24527346fe99e/src/tbbmalloc/backref.cpp#L65

Or is there a better way to do this?

joerowell avatar Nov 13 '23 23:11 joerowell