-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
backend: cudaSpecific to CUDA execution (GPUs)Specific to CUDA execution (GPUs)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
For the new pure SoA layout, we can update our .to_df()
methods:
- add write support (zero-copy creation)
- add a
.to_cudf()
variant (read/write, zero-copy on GPU) - document its usage as in Doc: Simple Compute (Helpers) #273
Metadata
Metadata
Assignees
Labels
backend: cudaSpecific to CUDA execution (GPUs)Specific to CUDA execution (GPUs)enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed