Skip to content

Conversation

@DrJesseGlass
Copy link
Contributor

Replaces deprecated cudarc memory copy methods:

  • memcpy_dtovclone_dtoh
  • memcpy_stodclone_htod

Fixes 12 deprecation warnings when building with --features cuda. No functional changes.

@DrJesseGlass DrJesseGlass force-pushed the fix/cuda-deprecation-cudarc-memcpy branch from eccbade to a1eb08c Compare December 5, 2025 21:34
Replace deprecated cudarc memory copy methods:
- memcpy_dtov → clone_dtoh
- memcpy_stod → clone_htod

This fixes 12 deprecation warnings when building with --features cuda.
@DrJesseGlass DrJesseGlass force-pushed the fix/cuda-deprecation-cudarc-memcpy branch from a1eb08c to bc9decb Compare December 5, 2025 21:41
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.

2 participants