Pramod Kumbhar
Pramod Kumbhar
> It appears to me that this version was built with the coreneuron change to hh.mod (no TABLE and GLOBALS changed to RANGE). Was CoreNEURON part of this distribution? Oh...
@salvadord : did you try setting `h.usetable_hh` to `0`? (i.e. disable TABLE statements)
> Perhaps @pramodk can say if there is a time frame for TABLE in CoreNEURON. Today, we **can** create all cpu binary installers with TABLE statements ON and avoid the...
> Would this mean two different people both running 8.2 could get different results depending on if their 8.2 installation supported the GPU? Sorry, I missed this @ramcdougal. Unfortunately, the...
Ok. This should be closed then? i.e. no changes needed?
@alexsavulescu : I think this is worth adding to our next release milestone. I thought this is only with Intel Python but now reproducible with Anaconda python on MacOS as...
hello @muhdmud @singhshivansh244, sorry for delay here. Let me explain how to reproduce and fix the issue: * build coreneuron: ``` # clone repo, create build dir and compile coreneuron...
> Does the test actually call setup_transfer after the gap information (source_var, target_var) has been setup? `setup_transfer` is called but it's bit later in the python version of neurodamus i.e....
@ferdonline can tomorrow confirm if there is any bug on our side in neurodamus but at least the behaviour is changed after #1051.
I think we should do that. Can you put here instructions with error message and tag Michale here?