Skip to content

awslabs/nki-autotune

NKI_autotune

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

Installation

  1. Follow AWS Neuron tutorial to install Neuron packages.
pip install -r requirements.txt
  1. Install NKIPy.
  2. Install autotune.
pre-commit install
pip install -e .

BUILD

Make sure you have the necessary build tools:

pip install --upgrade pip wheel build

Build the wheel:

python -m build --wheel

This will create a .whl file in the dist/ directory, something like dist/nki_autotune-0.1.0a0-py3-none-any.whl.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages