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

Free stable identifiers listed for deletion. #21

Closed
wants to merge 2 commits into from

Conversation

1uc
Copy link
Contributor

@1uc 1uc commented Aug 9, 2023

Also adds some printf debbuging statements for memory usage.

Also adds some printf debbuging statements for memory usage.
@bbpbuildbot

This comment has been minimized.

@@ -37,6 +37,8 @@
# Internal Plugins
from . import ngv as _ngv # NOQA

from neuron import h
Copy link
Collaborator

@ferdonline ferdonline Aug 9, 2023

Choose a reason for hiding this comment

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

Please do not import neuron directly which will start Neuron machinery too early and avoid proper initialization. Use the NeurodamusCore (Nd) wrapper

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you, why is it fine to do so here:

from neuron import h

@bbpbuildbot
Copy link

Logfiles from GitLab pipeline #143266 (:no_entry:) have been uploaded here!

Status and direct links:

@1uc 1uc closed this Oct 11, 2023
@1uc 1uc deleted the 1uc/free-deleted-stable-identifiers branch October 30, 2023 10:32
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.

3 participants