Thorsten Hater

Results 225 comments of Thorsten Hater

Since the discussion about the design already started offline, I will put my vague ideas into some words. # Introduction Arbor has to deal with two kinds of connections: -...

~Also missing: threshold detector https://docs.arbor-sim.org/en/latest/concepts/decor.html#threshold-detectors-spike-detectors is empty.~ Resolved by #1939

This has been silently resolved, the docs (now) explain the relevant points.

Hi @brenthuisman, any updates here? Docstrings are great and we started using them, do you consider this done?

Hi, I am a bit late to the party, but wouldn't most issues be resolved by making `(root)` return `{ (location k 0) | branch k has parent=mnpos }`. Thus,...

That's weird ... any idea where that comes from?

No clue ... there's no trace of 'sh -c' in the whole of Arbor; at least not in this branch. This branch builds fine locally and in CI. I'll try...

Confirmed ... it's due to `ARB_GPU_ARCH`, whomever made `python/config.cpp` probably should have used CMake/configure_file in the first place. But I'll switch that over here

On second thought, though, I'd rather not expose the GPU arch used, it doesn't play a role in the interface and is thus overly restrictive.