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

Fix array variables.#1233

Merged
1uc merged 3 commits into
masterfrom
1uc/doubles-not-vars
Apr 18, 2024
Merged

Fix array variables.#1233
1uc merged 3 commits into
masterfrom
1uc/doubles-not-vars

Conversation

@1uc

@1uc 1uc commented Apr 5, 2024

Copy link
Copy Markdown
Collaborator

These are the code generation changes required for:

https://github.com/neuronsimulator/nrn/pull/2779

The solution is to fill nrn_prop_param_size with the number of doubles, not number of variables.

@pramodk pramodk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Let's see about the CI status, Azure failure looks spurious.

@bbpbuildbot

This comment has been minimized.

@codecov-commenter

codecov-commenter commented Apr 5, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (b78c3f3) to head (13a8e03).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1233   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files         176      176           
  Lines       13170    13175    +5     
=======================================
+ Hits        11400    11405    +5     
  Misses       1770     1770           

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

@bbpbuildbot

This comment has been minimized.

@1uc 1uc marked this pull request as ready for review April 8, 2024 06:53
@1uc 1uc force-pushed the 1uc/doubles-not-vars branch from a588681 to c1ef975 Compare April 18, 2024 11:00
1uc added 2 commits April 18, 2024 13:36
These are the code generation changes required for:

    neuronsimulator/nrn#2779

The solution is to fill `nrn_prop_param_size` with the number of
doubles, not number of variables.
@1uc 1uc force-pushed the 1uc/doubles-not-vars branch from f3682e6 to 6031952 Compare April 18, 2024 11:36
@bbpbuildbot

Copy link
Copy Markdown
Collaborator

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

Status and direct links:

@1uc 1uc merged commit f6821ce into master Apr 18, 2024
@1uc 1uc deleted the 1uc/doubles-not-vars branch April 18, 2024 16:01
JCGoran pushed a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
* Fix array variables.

These are the code generation changes required for:

    #2779

The solution is to fill `nrn_prop_param_size` with the number of
doubles, not number of variables.

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

4 participants