Pramod Kumbhar

Results 229 comments of Pramod Kumbhar

@nrnhines : could you copy / attach one of your profile output and also coreneuron's stdout? I am curious because in other models I haven't seen event related parts being...

@HolyLow : if this is executing on GPUs, for profiling, have you done `export PGI_ACC_SYNCHRONOUS=1`? If not, could you try and run again? (with and without multi-send). The reason I...

Thanks! Could you also attach profile **without** multi-send please?

I plan to work on this issue tomorrow. I will take your provided dataset, run on our machine and respond to above questions. Sorry for delays.

@HolyLow : I forgot to update this ticket last week: @nrnhines and myself went through this issue last week and looked at profile numbers you posted. If I am not...

> We can't do nothing on that right now, I guess. @alkino : coreneuron is launched in two ways : 1. called via neuron 2. launched directly via special-core In...

@alkino : you need anything here? You can identify 1) by checking `corenrn_embedded` flag. If it's true then CoreNEURON is launched via NEURON.

@nrnhines : Another such pattern / construct is a `GLOBAL` variables : if there is a `GLOBAL` variable in a `THREADSAFE` mod file then NEURON promote that variable to a...

I expect those mod files being non threadsafe. I will take a look tomorrow.

@nrnhines: could you comment if this feature can be implemented and how much efforts this requires? Joseph Tharayil is working at Blue Brain and using NEURON+CoreNEURON for simulations including LFP,EEG...