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

[Core]NEURON 8.2.2#1802

Merged
alexsavulescu merged 1 commit into
developfrom
nrn822
Jan 4, 2023
Merged

[Core]NEURON 8.2.2#1802
alexsavulescu merged 1 commit into
developfrom
nrn822

Conversation

@alexsavulescu

Copy link
Copy Markdown

No description provided.

@bbpbuildbot

Copy link
Copy Markdown
Collaborator

Thank you for your pull request!

Should you want to clear the PR build directory after failures, please use this pipeline. Before running the cleanup pipeline, please ensure that any PR building pipelines have been cancelled or finished running.

@bbpbuildbot

Copy link
Copy Markdown
Collaborator

To test your PR, use the following on BlueBrain5:

unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/1802/config/modules.sh
module load unstable

@iomaganaris iomaganaris left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I'm okay with merging this however note that since NEURON version 9.0+ the neuron spack package doesn't depend on the CoreNEURON package. Instead it's using the CoreNEURON version which is merged to NEURON so this won't change anything in the deployed modules.

Comment thread bluebrain/repo-patches/packages/neuron/package.py
@alexsavulescu alexsavulescu merged commit 01742d7 into develop Jan 4, 2023
@alexsavulescu alexsavulescu deleted the nrn822 branch January 4, 2023 12:23
heerener pushed a commit that referenced this pull request Jan 17, 2023
heerener pushed a commit that referenced this pull request Jan 23, 2023
CoreNEURON: reduce memory usage in report initialization (#1776)

Recipe changes to combine coreneuron into NEURON (#1777)

* Bring coreneuron recipe options into neuron for coreneuron merge
* remove dependency with coreneuron when neuron>=9.0 or develop
* coreneuron variant is on by default in neuron
* coreneuron mechanism library should always have different name than
   libcorenrnmech.so as it's now part of NEURON installation
* do not add arch specific opt flags with +debug
* Automatically bring coreneuron build_type=Debug when neuron+debug
  is used. This will simplify logic in blueconfig CI where we don't
  have to explicitly specify coreneuron dependency (especially as we
  have merged neuron and coreneuron)
* Find "right" nrnivmodl-core binary for neurodamus building

See relevant PR: neuronsimulator/nrn#2055

Deploy NEURON's upcoming 9.0a release (#1781)

* Updated model-neocortex packages with latest 1.10 tag
* add nmodl 0.5.a
* remove coreneuron packages

Co-authored-by: Ioannis Magkanaris <iomagkanaris@gmail.com>
Co-authored-by: Matthias Wolf <matthias.wolf@epfl.ch>

Update NEURON version (#1792)

- Create NEURON version 9.0.a2 that includes bug fixes

[Core]NEURON 8.2.2 (#1802)

coreneuron: so long, and thanks for the fish.

Coreneuron has been folded into neuRon and should not be referred to as
a standalone package any more.

Add py-sympy dependency at neuron package level

newer spack doesn't seem to propogate python package
dependencies (as PYTHONPATH) during build phase.

neuron: omitted link flag for Caliper
heerener pushed a commit that referenced this pull request Jan 23, 2023
CoreNEURON: reduce memory usage in report initialization (#1776)

Recipe changes to combine coreneuron into NEURON (#1777)

* Bring coreneuron recipe options into neuron for coreneuron merge
* remove dependency with coreneuron when neuron>=9.0 or develop
* coreneuron variant is on by default in neuron
* coreneuron mechanism library should always have different name than
   libcorenrnmech.so as it's now part of NEURON installation
* do not add arch specific opt flags with +debug
* Automatically bring coreneuron build_type=Debug when neuron+debug
  is used. This will simplify logic in blueconfig CI where we don't
  have to explicitly specify coreneuron dependency (especially as we
  have merged neuron and coreneuron)
* Find "right" nrnivmodl-core binary for neurodamus building

See relevant PR: neuronsimulator/nrn#2055

Deploy NEURON's upcoming 9.0a release (#1781)

* Updated model-neocortex packages with latest 1.10 tag
* add nmodl 0.5.a
* remove coreneuron packages

Co-authored-by: Ioannis Magkanaris <iomagkanaris@gmail.com>
Co-authored-by: Matthias Wolf <matthias.wolf@epfl.ch>

Update NEURON version (#1792)

- Create NEURON version 9.0.a2 that includes bug fixes

[Core]NEURON 8.2.2 (#1802)

coreneuron: so long, and thanks for the fish.

Coreneuron has been folded into neuRon and should not be referred to as
a standalone package any more.

Add py-sympy dependency at neuron package level

newer spack doesn't seem to propogate python package
dependencies (as PYTHONPATH) during build phase.

neuron: omitted link flag for Caliper
matz-e pushed a commit that referenced this pull request Jan 25, 2023
CoreNEURON: reduce memory usage in report initialization (#1776)

Recipe changes to combine coreneuron into NEURON (#1777)

* Bring coreneuron recipe options into neuron for coreneuron merge
* remove dependency with coreneuron when neuron>=9.0 or develop
* coreneuron variant is on by default in neuron
* coreneuron mechanism library should always have different name than
   libcorenrnmech.so as it's now part of NEURON installation
* do not add arch specific opt flags with +debug
* Automatically bring coreneuron build_type=Debug when neuron+debug
  is used. This will simplify logic in blueconfig CI where we don't
  have to explicitly specify coreneuron dependency (especially as we
  have merged neuron and coreneuron)
* Find "right" nrnivmodl-core binary for neurodamus building

See relevant PR: neuronsimulator/nrn#2055

Deploy NEURON's upcoming 9.0a release (#1781)

* Updated model-neocortex packages with latest 1.10 tag
* add nmodl 0.5.a
* remove coreneuron packages

Co-authored-by: Ioannis Magkanaris <iomagkanaris@gmail.com>
Co-authored-by: Matthias Wolf <matthias.wolf@epfl.ch>

Update NEURON version (#1792)

- Create NEURON version 9.0.a2 that includes bug fixes

[Core]NEURON 8.2.2 (#1802)

coreneuron: so long, and thanks for the fish.

Coreneuron has been folded into neuRon and should not be referred to as
a standalone package any more.

Add py-sympy dependency at neuron package level

newer spack doesn't seem to propogate python package
dependencies (as PYTHONPATH) during build phase.

neuron: omitted link flag for Caliper
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