Skip to content

Conversation

@rhornung67
Copy link
Member

Based on our meeting last week, this is what I had in mind for intro lesson 5. Note that it the README is about the same length as the original original, the work for the participants to do is similar (although it actually gives them a working version to look at), and it allows them to compare results of a reduction sequential vs. parallel.

@kab163
Copy link
Collaborator

kab163 commented Jul 7, 2025

In the past, Arturo and I tried to make sure that lessons (with the TODO comments and code missing) still compiled so that it was easier to work through the lessons step by step and building along the way to check correctness. This lesson won't compile as-is... we used a #define compile macro in previous lessons to get around that.

Also, we should add a note about compiling with OpenMP turned on. Up until this point, openmp was not a dependency. Maybe including a cmake build command in the README?

@rhornung67
Copy link
Member Author

@kab163 I added this issue to capture things about building the code: #45 Please add to that as you see things.

When you say "this lesson won't compile as is", what do you mean? It works for me when I build on LC.

@rhornung67
Copy link
Member Author

This PR is good to merge. Please review. Thank you.

@artv3
Copy link
Member

artv3 commented Jul 15, 2025

@rchen20 , do you have some time to review and merge?

@rhornung67 rhornung67 merged commit bb04996 into main Jul 15, 2025
1 check passed
@rhornung67 rhornung67 deleted the task/rhornung67/rework-lesson-05 branch July 15, 2025 22:39
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.

4 participants