NVIDIA / NVIDIA/cudf

[FEA] Implement `hostdevice_2dspan`

Open
#15,414 0 comments 0 reactions 0 assignees View on GitHub
cuIO feature request libcudf
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

Similar to `hostdevice_span`, which can support viewing of a `hostdevice_vector`, we also need to have `hostdevice_2dspan` to view a `hostdevice_2dvector`. Having this will offer more flexibility especially in cuIO where 2d vectors are used a lot.

Note that some most important features that `hostdevice_2dspan` must have is the ability to transfer data between hot/device.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.