Skip to content

Apply workaround in CI for NMODL change #143

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Mar 10, 2025

Context

(Possible) workaround for #3 (i.e. bring back the use of posix_memalign instead of std::aligned_alloc in NMODL, first introduced in BlueBrain/nmodl#933). Note that NMODL is supposed to be integrated at some point in NEURON, so a more permanent fix should become available soon™️ (assuming this one actually works).

Scope

Apply a git patch to NMODL when running the CI.

Testing

Re-enable tests that were disabled in #51 due to #3.

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@JCGoran
Copy link
Contributor Author

JCGoran commented Mar 10, 2025

I get the feeling the CI only passes due to NEURON being cached; any way to re-trigger a build without caching?

Screenshot 2025-03-10 at 15 55 40

@cattabiani
Copy link
Contributor

@WeinaJi is this still relevant?

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