You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/06/28 05:25:00 UTC

[jira] [Created] (ARROW-5772) [GLib][Plasma][CUDA] Plasma::Client#refer_object test is failed

Sutou Kouhei created ARROW-5772:
-----------------------------------

             Summary: [GLib][Plasma][CUDA] Plasma::Client#refer_object test is failed
                 Key: ARROW-5772
                 URL: https://issues.apache.org/jira/browse/ARROW-5772
             Project: Apache Arrow
          Issue Type: Test
          Components: GLib
    Affects Versions: 0.14.0
            Reporter: Sutou Kouhei
            Assignee: Sutou Kouhei
             Fix For: 1.0.0


{noformat}
/home/kou/work/cpp/arrow.kou/c_glib/test/plasma/test-plasma-client.rb:75:in `block (2 levels) in <class:TestPlasmaClient>'
/tmp/local/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.3.6/lib/gobject-introspection/loader.rb:533:in `block in define_method'
/tmp/local/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.3.6/lib/gobject-introspection/loader.rb:616:in `invoke'
/tmp/local/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.3.6/lib/gobject-introspection/loader.rb:616:in `invoke'
Error: test: options: GPU device(TestPlasmaClient::#create):
  Arrow::Error::Io: [plasma][client][refer-object]: IOError: Cuda Driver API call in ../src/arrow/gpu/cuda_context.cc at line 156 failed with code 208: cuIpcOpenMemHandle(&data, *handle, CU_IPC_MEM_LAZY_ENABLE_PEER_ACCESS)
  In ../src/arrow/gpu/cuda_context.cc, line 341, code: impl_->OpenIpcBuffer(ipc_handle, &data)
  In ../src/plasma/client.cc, line 586, code: context->OpenIpcBuffer(*object->ipc_handle, &obj_handle->ptr)
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)