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

Fix thread variables with Newton code.#1332

Merged
1uc merged 1 commit into
masterfrom
1uc/thread_vars-newton
Jul 9, 2024
Merged

Fix thread variables with Newton code.#1332
1uc merged 1 commit into
masterfrom
1uc/thread_vars-newton

Conversation

@1uc

@1uc 1uc commented Jul 8, 2024

Copy link
Copy Markdown
Collaborator

Solving non-linear system causes a function object to be present in the generated code. This function object was missing the required code to handle thread-variables.

Solving non-linear system causes a function object to be present in the
generated code. This function object was missing the required code to
handle thread-variables.
@1uc 1uc force-pushed the 1uc/thread_vars-newton branch from a6f2fa4 to 8a80b0a Compare July 8, 2024 12:47
bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Jul 8, 2024
@codecov

codecov Bot commented Jul 8, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 85.33%. Comparing base (7910146) to head (8a80b0a).

Files Patch % Lines
src/codegen/codegen_neuron_cpp_visitor.cpp 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1332      +/-   ##
==========================================
- Coverage   85.37%   85.33%   -0.05%     
==========================================
  Files         178      178              
  Lines       13459    13466       +7     
==========================================
  Hits        11491    11491              
- Misses       1968     1975       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

Copy link
Copy Markdown
Collaborator

Logfiles from GitLab pipeline #220796 (:white_check_mark:) have been uploaded here!

Status and direct links:

@1uc 1uc marked this pull request as ready for review July 8, 2024 15:02
@1uc 1uc merged commit 87e11cb into master Jul 9, 2024
@1uc 1uc deleted the 1uc/thread_vars-newton branch July 9, 2024 13:20
JCGoran pushed a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
Solving non-linear system causes a function object to be present in the
generated code. This function object was missing the required code to
handle thread-variables.

NMODL Repo SHA: BlueBrain/nmodl@87e11cb
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.

3 participants