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

Enable OpenMP in setup script & work around related compiler bug #114

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Jan 18, 2024

  • Edit setup.sh script to compile with OpenMP support
  • Work around a compiler bug that causes a test to crash when OpenMP is enabled

A future commit will use OpenMP for GPU offloading.

- Edit setup.sh script to compile with OpenMP support
- Work around a compiler bug triggered by enabling OpenMP

In a future commit, we will research the utility of OpenMP for
GPU offloading.
Add flags to the usage output to match the arguments of the
recommended commands to the arguments employed in setup.sh.
This prevents unnecessary rebuilding of the softwre stack.
Copy link
Collaborator

@federicavil federicavil left a comment

Choose a reason for hiding this comment

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

LGTM

@rouson rouson merged commit 0ef31d6 into main Jan 18, 2024
4 checks passed
@rouson rouson deleted the enable-openmp branch January 18, 2024 15:00
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