Skip to content

Conversation

@miscco
Copy link
Contributor

@miscco miscco commented Nov 14, 2025

Its an alias anyway and we should be explicit in our uses internally

@miscco miscco requested review from a team as code owners November 14, 2025 09:38
@miscco miscco requested review from NaderAlAwar and wmaxey November 14, 2025 09:38
@github-project-automation github-project-automation bot moved this to Todo in CCCL Nov 14, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Nov 14, 2025
@github-actions

This comment has been minimized.

//!
//! // finally, create the zip_iterator
//! ZipIterator iter(thrust::make_tuple(int_v.begin(), float_v.begin(), char_v.begin()));
//! ZipIterator iter(::cuda::std::make_tuple(int_v.begin(), float_v.begin(), char_v.begin()));
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
//! ZipIterator iter(::cuda::std::make_tuple(int_v.begin(), float_v.begin(), char_v.begin()));
//! ZipIterator iter(cuda::std::make_tuple(int_v.begin(), float_v.begin(), char_v.begin()));

documentation

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 7h 24m: Pass: 100%/158 | Total: 4d 22h | Max: 4h 59m | Hits: 79%/187258

See results here.

@bernhardmgruber
Copy link
Contributor

It seems MatX is missing some includes for the use of thrust::get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants