Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 717 Bytes

File metadata and controls

29 lines (19 loc) · 717 Bytes

NKI Autotune

Automatically profile and select the best meta parameters for NKI kernels.

Installation

  1. Follow the NKI setup guide to install Neuron drivers and compilers.
  2. Install NKIPy for spike runtime simulation.
  3. Clone and install packages:
cd nki-autotune
pip install -e autotune -e nkigym
  1. (Optional) Install development tools:
pip install pre-commit
pre-commit install

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.