Skip to content

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Aug 19, 2025

cutil.h and cutil_inline_runtime.h add an include for cufft.h and introduce cuFFT-specific utility macros, but neither is actually used anywhere in the code.

While cuFFT usually comes installed with the rest of the CUDA Toolkit, I'm in the process of setting up modularized CUDA Toolkit packaging on top of Conan, where cuFFT would be downloaded as an individual package, weighing around 350 MB. It would be great if that unnecessary dependency could be avoided without having to patch the source code. 🙂

@larshg larshg added this to the pcl-1.16.0 milestone Aug 31, 2025
Copy link
Member

@mvieth mvieth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mvieth mvieth merged commit d2ba7d2 into PointCloudLibrary:master Sep 2, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants