Skip to content

Handle optional cuFFT enums and use queried clock rate#2

Merged
ktdq merged 3 commits into
masterfrom
codex/fix-arrayfire-for-cuda-13-9tn2hx
Dec 7, 2025
Merged

Handle optional cuFFT enums and use queried clock rate#2
ktdq merged 3 commits into
masterfrom
codex/fix-arrayfire-for-cuda-13-9tn2hx

Conversation

@ktdq

@ktdq ktdq commented Dec 6, 2025

Copy link
Copy Markdown
Owner

Summary

  • guard optional cuFFT result codes with feature defines for newer CUDA versions
  • query device clock rate via cudaDeviceGetAttribute for FLOP estimates instead of deprecated struct field
  • remove deprecated thrust::unary_function inheritance from clamp functor

Testing

  • not run (not available in container)

Codex Task

@ktdq ktdq merged commit 5f487cc into master Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant