Typedef ral::communication::messages::gpu_raw_buffer_container

Typedef Documentation

using ral::communication::messages::gpu_raw_buffer_container = std::tuple<std::vector<std::size_t>, std::vector<const char*>, std::vector<ColumnTransport>, std::vector<std::unique_ptr<rmm::device_buffer>>>