You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is just some small things missing from these 2 lines which is making it kinda hard to understand exactly. Would be great if it could be fixed by someone who knows what it should have ment.
Describe the enhancement requested
https://arrow.apache.org/docs/cpp/memory.html#:~:text=device.-,Each%20device%20has%20a%20default%20memory%20manager%2C%20but%20additional%20instances%20may%20be%20constructed%20(for%20example%2C%20wrapping%20a%20custom%20arrow::MemoryPool%20the%20CPU).%20arrow::MemoryManager%20instances%20which%20specify%20how%20to%20allocate%20memory%20on%20a%20given%20device%20(for%20example%2C%20using%20a%20particular%20arrow::MemoryPool%20on%20the%20CPU).,-Device
There is just some small things missing from these 2 lines which is making it kinda hard to understand exactly. Would be great if it could be fixed by someone who knows what it should have ment.
Component(s)
Documentation