Pramod Kumbhar
Pramod Kumbhar
Is this ready to merge? I could resolve conflict and push to your branch but maybe better if you do that in your fork? thanks!
Just to mention from Slack discussion: https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-nullptr.html
I was playing a bit more with another example from our internal project using the NVHPC compiler. I used similar benchmarking scripts mentioned above. Simply looking at the `htop`, all...
@alkino: maybe you can help here to make Sonar check happy?
> Except if we want to change everything to use smart pointers instead of this huge structure of mallocs. We should go with this bad sonar review. Ok. Just for...
👍 > This can happen during the weekend at the earliest since I'm traveling. Just a random guess - in case you are at the HBP summit, our team members...
Thanks for the issue @thedannymarsh ! Tagging @nrnhines and @JCGoran. I think this could be anlso added as a test in our CI.
@anilbey : could you check this https://github.com/neuronsimulator/nrn/issues/2094#issuecomment-1322249684 ? Just from the title, without looking into details, I wonder if it's multiprocessing module itself and not neuron.
thanks for confirming, @anilbey! As neuron is loaded into Python as a C/C++ library and has a global state, I don't have clarity into how such a thing could be...
@alkino @ferdonline : I think you looked at this recently? If so, could you answer here?