Get Started#

Overview
overview.html
Install Hardware
install_hardware.html
Install Software
install_software.html
Hello MXA
hello_mxa.html
Prepare Your System

While the MemryX SDK works across many hardware and software setups, we’ve gathered a few go-to accessories and platforms that make getting started smoother.

Check out recommended M.2 accessories (RPi HATs, PCIe carriers) and Operating Systems.

Setup Hardware

The MemryX AI Accelerator (MXA) hardware is required to run compiled models. Detailed instructions can be found in the Install Hardware section.

Install Runtime

The Runtime is required to deploy compiled models on the MemryX AI Accelerator (MXA) chips. Detailed instructions can be found in the Install Runtime (Linux) and Install Runtime (Windows) sections.

Install Tools

The SDK tools are used to compile, test, and run models in Python. Detailed instructions can be found in the Install Tools section.

Run Hello MXA

Once the SDK, Runtime, and hardware are installed, you can run the Hello MXA example to test the setup. Detailed instructions can be found in the Hello, MXA! section.

If you don’t have access to the hardware, you can use the Simulator to test the setup. Detailed instructions can be found in the Hello, MobileNet! section.