Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds How-To for using OpenMP to calculate PI #128

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Oct 8, 2023

This PR merges into the refactoring branch #127 (part of the changes for the OpenMP blog).
I added a modified version of the https://github.com/gjbex/Fortran-MOOC/blob/master/source_code/computing_pi/compute_pi_omp.f90 code to demo the metapackages in a more realistic usecase.
Let me know what you think.

Copy link
Contributor

@perazz perazz left a comment

Choose a reason for hiding this comment

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

Nice work @gnikit, looks good to me. Thank you!

@gnikit gnikit merged commit 0f7d6e2 into docs/refactor Oct 12, 2023
8 checks passed
@gnikit gnikit deleted the docs/how-to branch October 12, 2023 13:17
gnikit added a commit that referenced this pull request Oct 12, 2023
Adds example for calculating PI using OpenMP and fpm
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.

3 participants