Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Lower PROTECT related code.#1556

Merged
1uc merged 2 commits into
masterfrom
1uc/prepare-protect
Nov 13, 2024
Merged

Lower PROTECT related code.#1556
1uc merged 2 commits into
masterfrom
1uc/prepare-protect

Conversation

@1uc

@1uc 1uc commented Nov 12, 2024

Copy link
Copy Markdown
Collaborator
  • 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
@1uc 1uc deleted the 1uc/prepare-protect branch November 13, 2024 09:12
JCGoran pushed a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
* 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`.

NMODL Repo SHA: BlueBrain/nmodl@ea94748
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants