Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Variadic make zip iterator #1312

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

andrewcorrigan
Copy link
Contributor

Commit [5c5551c] would resolve #663 . This is not dependent on the commits prior (already submitted via #1310), I just ended up committing it after those.

@alliepiper alliepiper added this to the 1.11.0 milestone Oct 12, 2020
@alliepiper alliepiper added this to Review [PRs] in PR Tracking Oct 12, 2020
@alliepiper
Copy link
Collaborator

If this is independent of #1310, please rebase the branch to remove the overlapping commits. This will greatly simplify reviewing, testing, and integration.

@alliepiper alliepiper moved this from Review [PRs] to Draft [PRs] in PR Tracking Oct 12, 2020
@alliepiper alliepiper self-requested a review October 12, 2020 21:23
Copy link
Collaborator

@alliepiper alliepiper left a comment

Choose a reason for hiding this comment

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

Per earlier comment, needs a rebase to remove commits from other PRs.

@andrewcorrigan
Copy link
Contributor Author

Done.

@alliepiper
Copy link
Collaborator

Thanks!

LGTM, I'll start tests on this soon.

@alliepiper alliepiper moved this from Draft [PRs] to Needs Testing [PRs] in PR Tracking Oct 12, 2020
@andrewcorrigan
Copy link
Contributor Author

andrewcorrigan commented Oct 13, 2020

I just pushed a commit that switches back to 2 spaces of indentation (the original commit gratuitously changed from 2 to 4).

@alliepiper
Copy link
Collaborator

Heh, yeah. I probably wouldn't have noticed the indentation :) We really need to pick a style and stick with it for Thrust and CUB.

DVS CL 29194412.

@alliepiper alliepiper added testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: internal ci passed Passed internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. and removed testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Oct 13, 2020
@alliepiper alliepiper moved this from Needs Testing [PRs] to Tests Pending [PRs] in PR Tracking Oct 14, 2020
@alliepiper alliepiper added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Oct 15, 2020
@alliepiper alliepiper moved this from Tests Pending [PRs] to Integration [PRs] in PR Tracking Oct 15, 2020
@alliepiper alliepiper merged commit 240a147 into NVIDIA:main Oct 15, 2020
PR Tracking automation moved this from Integration [PRs] to Done Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
Projects
Development

Successfully merging this pull request may close these issues.

variadic overload of make_zip_iterator
2 participants