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

NeMo Config file - make configuration class initialize states #10

Open
markplagge opened this issue Jun 20, 2020 · 0 comments
Open

NeMo Config file - make configuration class initialize states #10

markplagge opened this issue Jun 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@markplagge
Copy link
Owner

As part of the LP initialization logic, the global configuration object needs to set up the NemoCoreScheduler state. During pre-run and while running, NemoCoreScheduler will set up the paths to the models in the running neurosynaptic core LPs, and tell them to switch to a specific task

@markplagge markplagge self-assigned this Jun 20, 2020
@markplagge markplagge added the enhancement New feature or request label Jun 20, 2020
markplagge pushed a commit that referenced this issue Jun 20, 2020
Still need to copy sqlite model / spike read code. Models and spikes will be handled by the NemoCoreScheduler neurosynaptic core. This read-in and management logic will be part of #9.

This commit nearly completes #8 - Testing is needed, along with bridge logic to init neuron states (#10)
@markplagge markplagge linked a pull request Jun 29, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant