Skip to content

std_par_cpp: fix slides 38, 39#190

Merged
brycelelbach merged 1 commit into
NVIDIA:mainfrom
philipp-zimmermann:fix/stdpar_slides_lambda_captures
Jul 3, 2026
Merged

std_par_cpp: fix slides 38, 39#190
brycelelbach merged 1 commit into
NVIDIA:mainfrom
philipp-zimmermann:fix/stdpar_slides_lambda_captures

Conversation

@philipp-zimmermann

Copy link
Copy Markdown
Contributor

The slides used "pointer" instead of "reference" when presenting lambda captures.

This PR replaces "pointer" with "reference" on slides 38 and 39.

@copy-pr-bot

copy-pr-bot Bot commented Jun 21, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

Copy link
Copy Markdown
Contributor

👋 Thank you for your contribution!

This pull request is from a forked repository so GitHub Actions will not be able to run CI. A maintainer will review your changes shortly and manually trigger the CI.

@maintainers Please review this PR when you have a chance and follow the instructions in the CONTRIBUTING.md file to trigger the CI.

@brycelelbach

Copy link
Copy Markdown
Collaborator

/ok to test 8158778

Was this added with Git LFS?

It may be easier for you to just change it in the slide deck I shared via sharepoint.

@philipp-zimmermann

Copy link
Copy Markdown
Contributor Author

Was this added with Git LFS?

Yes I added it with git LFS.

It may be easier for you to just change it in the slide deck I shared via sharepoint.

If you prefer this I can do that. But I misplaced the link. Can you share this again with me.

@philipp-zimmermann
philipp-zimmermann force-pushed the fix/stdpar_slides_lambda_captures branch from 8158778 to 417d700 Compare June 30, 2026 13:08
changed "[&a]: access specific var by
pointer." to "[&a]: access specific var by
reference."
@philipp-zimmermann
philipp-zimmermann force-pushed the fix/stdpar_slides_lambda_captures branch from 417d700 to a5001b4 Compare July 3, 2026 11:35
@brycelelbach
brycelelbach merged commit 1a93af7 into NVIDIA:main Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants