Results 43 issues of Ioannis Magkanaris

Tests from [testcorenrn repository](https://github.com/pramodk/testcorenrn) that simulate more than 1 cell produce different outputs from `Neuron` when run with CoreNeuron with `SoA` configuration and more than 1 `OpenMP thread`. CoreNeuron was...

Running the CoreNEURON simulation of NetPyNE M1 model on GPUs generates different spikes than the CPU execution. To reproduce the issue I have created scripts for installing the proper versions,...

bug
netpyne

When `CoreNEURON` is executed in online mode (from inside `NEURON` with `pc.psolve()`) and offline mod (using `special-core`) with the M1 `NetPyNE` model it generates different spikes. To reproduce the issue...

bug
netpyne

Similar to the calculation of [fast_imem](https://www.neuron.yale.edu/neuron/static/new_doc/simctrl/cvode.html?highlight=fast_imem#CVode.use_fast_imem) in NEURON we added the same functionality for reporting `i_membrane` in CoreNEURON. There are still some details about this current that need clarification. According...

help wanted
question
neuron

Using ARM DDT it's possible to get a detailed report on the memory being allocated in the application using the `Memory Usage` tool (source: [ARM DDT Documentation](https://developer.arm.com/documentation/101136/2021/DDT/Memory-debugging)). Using this tool...

improvement

## Context `Intel` compiler builds sometimes fail in a test with timeout issues possible related to `quit()` function not returning from the interpreter. Rerunning the CI seems to fix the...

bug
CI

## Overview of the feature MOD files can access the section diameter using the special diam variable name. Examples of this include share/examples/nrniv/nmodl/nadifl.mod and ModelDB entry 184054. This is handled...

enhancement
improvement
dev

## Overview of the task * Today, whenever we change Random123-related code (e.g. [src/coreneuron/utils/randoms](https://github.com/neuronsimulator/nrn/tree/2a681764b6b8c1024dcea8d78d464c1c9e8968ce/src/coreneuron/utils/randoms)), we have to run some model tests to check if the changes are not breaking anything....

enhancement
testing
good for beginners
coreneuron
dev
gpu
hackathon

This issue is created to track the progress of the code generation for then NEURON simulator in NMODL. After some internal discussion we concluded that we should start with: 1....

NEURON codegen

- Opening PR to run the CI

llvm