Skip to content

Conversation

@Wiktor-99
Copy link
Contributor

Same as #6299 but for the convex_hull.cu

@larshg larshg requested a review from Copilot January 5, 2026 06:06
@larshg larshg added module: gpu changelog: fix Meta-information for changelog generation labels Jan 5, 2026
@larshg larshg added this to the pcl-1.16.0 milestone Jan 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes ambiguity issues with transform_reduce function calls that arise when compiling with CUDA 12.9, similar to the fix applied in PR #6299. The changes add explicit thrust:: namespace qualification to all unqualified transform_reduce calls.

  • Added thrust:: namespace prefix to five transform_reduce function calls
  • Ensures unambiguous function resolution with CUDA 12.9

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@larshg larshg left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

Thank you!

@mvieth mvieth merged commit 8dd4100 into PointCloudLibrary:master Jan 5, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: fix Meta-information for changelog generation module: gpu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants