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

Fixes to OpenMP examples #98

Merged
merged 4 commits into from
Mar 25, 2025
Merged

Fixes to OpenMP examples #98

merged 4 commits into from
Mar 25, 2025

Conversation

frawanye
Copy link
Contributor

@frawanye frawanye commented Mar 25, 2025

  • Added README descriptions of the 4th and 5th OpenMP Pragma vecadd examples in C
  • Deleted a Makefile and CMakeLists.txt file in the Fortran OpenMP directory; they seem to be leftover copies of the same files in the BuildExamples directory
  • Fixed some incorrect/missing pragma statements in the following OpenMP Pragma C example solutions:
    • reduction_scalars
    • device_routine with usm
    • device_routine with map
    • reduction_array

@gcapodagAMD
Copy link
Collaborator

thanks @frawanye

@gcapodagAMD gcapodagAMD merged commit 64ebc57 into amd:main Mar 25, 2025
@frawanye frawanye deleted the minorFixes branch March 26, 2025 19:47
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