Andreas Wild

Results 5 issues of Andreas Wild

Right now, the currently only available PyProcBuilder validates that the Vars and Ports defined in a Proc have a corresponding Var and Port implementation in a ProcModel. Since this will...

enhancement
good first issue
reviewed-approved
compiler

This was recently recommended by someone for efficient graph partitioning: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview We could explore its applicability to Lava's process partitioning problem to Loihi neuro cores.

0-needs-review
area: magma/compiler
1-spike

During development code often crashes. When this happens in a parallel system Process (involving Python multiprocessing) via jupyter then there are a lot of parallel Python processes left that need...

bug
runtime

Right now, we require users to call Runtime.stop() or AbstractProcess.stop() explicitly at the end of a run to shut remote processes and RuntimeServices down. However, people tend to forget this....

enhancement
reviewed-approved
runtime

Objective of issue: Unified Connection Process should hide HW implementation details and support dense, sparse, delays, learning, ... **Lava version:** - [x] **0.4.0** (current version) **I'm submitting a ...** -...

1-feature
0-needs-review
planning