Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jupyter Tutorials

Feature Covered

Description

Category

p_composable_networks.ipynb

Composable networks

This tutorial illustrates how to connect multiple NxNet objects

NxNet

q_connection_sharing.ipynb

Connection sharing

This tutorial illustrates the use of shared connections

NxNet

r_stubs_and_netmodules.ipynb

Stubs and NetModules

This tutorial illustrates the use of connection stubs and making a module

NxNet

NxCore

  • Axon Compiler now supports remote population axons

  • BasicSpikeGenerator now supports pop16 and pop32 spike type

General

  • Several improvements in transfer performance (Network/IO) should speed up data transfer. Speedup has been observed in configuring chips/registers and probe post-processing.

  • Speed and memory use for creating large compartment groups and connection groups have both been significantly improved.

  • SpikeOutputPorts allow fast communication of spikes from Loihi to a pipe on the host when using Kapoho Bay

  • Improved DVS support for Kapoho Bay

  • Support for custom partitioners

  • Setup instructions have been updated for KapohoBay and boards which are maintained outside INRC. Please revisit getting started guides

...