Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1364

[C++] IPC reader and writer specialized for GPU device memory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • C++, GPU
    • None

    Description

      The purpose would be to write only the record batch to the device memory, while leaving the Schema on the CPU. Similarly, record batches can be reconstructed through pointer arithmetic (the IPC loading as in arrow/ipc/reader.h) without having to copy the data to main memory

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: