Skip to content

Conversation

@kfirtoledo
Copy link
Collaborator

This PR adds the tensor copy module used by the filesystem offloading connector.
Included in this PR:

  • Adds tensor_copy.cu and tensor_copy.hpp
  • Implements GPU and CPU block transfer routines for GET and PUT operations
  • Provides CUDA copy kernels and CPU fallback copy paths
  • Support kernel-based copy and standard memcpy by using the flags USE_KERNEL_COPY_WRITE and USE_KERNEL_COPY_READ

@kfirtoledo kfirtoledo requested a review from orozery November 23, 2025 11:08
@kfirtoledo kfirtoledo force-pushed the connector_copy branch 2 times, most recently from 0487003 to b7de4e4 Compare November 28, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant