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

Lower PROTECT related code. #1556

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Lower PROTECT related code. #1556

merged 2 commits into from
Nov 13, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Nov 12, 2024

  • Lower visit_protected_statement.

The code is lowered into the CoreNEURON side, because
NEURON can't use the same OpenMP system.

  • Lower print_atomic_reduction_pragma.

This method is specific to the CoreNEURON implementation of
visit_protected_statement.

1uc added 2 commits November 12, 2024 15:19
The code is lowered into the CoreNEURON side, because
NEURON can't use the same OpenMP system.
This method is specific to the CoreNEURON implementation of
`visit_protected_statement`.
@1uc 1uc marked this pull request as ready for review November 13, 2024 07:46
@1uc 1uc merged commit ea94748 into master Nov 13, 2024
12 checks passed
@1uc 1uc deleted the 1uc/prepare-protect branch November 13, 2024 09:12
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