Skip to content

Remove legacy options for purify and mpitrace library of bg-q#296

Merged
nrnhines merged 1 commit into
neuronsimulator:masterfrom
BlueBrain:pr/old-code
Oct 30, 2019
Merged

Remove legacy options for purify and mpitrace library of bg-q#296
nrnhines merged 1 commit into
neuronsimulator:masterfrom
BlueBrain:pr/old-code

Conversation

@pramodk

@pramodk pramodk commented Oct 29, 2019

Copy link
Copy Markdown
Member

Intention of this PR is to remove old/legacy options which are no longer used (and unlikely will be used):

  • purify is no longer available (there is a new product PurifyPlus but thats not commonly used in our environments)
  • as bluegene is discontinued, no need to keep mpitrace library
  • cleaned up some code sections/variables those were not used

@nrnhines nrnhines merged commit 5e6dfa2 into neuronsimulator:master Oct 30, 2019
pramodk added a commit that referenced this pull request Dec 2, 2019
* digittoint not standard on linux
* Use neuron.test() instead of rxd specific test.
* update submodules : iv as well as coreneuron (#302)
* Array for spike compression may not be allocated in some circumstances. (#293)
* Remove legacy options for purify and mpitrace library of bg-q (#296)
* Avoid bash warning/error for empty if block (#298)
* add back the run_all.py travis_cl test
* Reviewed all assert for necessary side effects. (#306) (#307)
  30 converted from assert to nrn_assert. So work properly with NDEBUG
  defined.

Co-authored-by: Pramod Kumbhar <pramod.kumbhar@epfl.ch>
Co-authored-by: Michael Hines <michael.hines@yale.edu>
olupton pushed a commit that referenced this pull request Dec 7, 2022
* Remove virtual from set_parent_for_children (issue #296)
 - set_parent_for_children is called only in the constructors. The
    virtual keyword unnecessary and generates only confusion.
 - Remove virtual from set_parent_for_children (issue #295)
 - set_parent_in_children() visibility is now private

Co-authored-by: Tristan Carel <tristan.carel@epfl.ch>

fixes #295
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