If I comment out the `free_host` calls, then the tests crash in `test_manage_allocate_autofree_host`. With gdb I manage to extract the failed status message: """IOError: Cuda Driver API call in ../src/arrow/gpu/cuda_context.cc at line 148 failed with code 1: cuMemFreeHost(data)""".
[ Full content available at: https://github.com/apache/arrow/pull/2536 ] This message was relayed via gitbox.apache.org for [email protected]
