You can run MXNet on Ubuntu/Debian, Amazon Linux, OS X, and Windows operating systems. MXNet can be run on Docker and on Cloud like AWS. MXNet can also be run on embedded devices, such as the Raspberry Pi running Raspbian. MXNet currently supports the Python, R, Julia and Scala languages.
This instructions is for Ubuntu/Debian users.
The GPU-enabled version of MXNet has the following requirements:
1. 64-bit Linux
2. Python 2.x / 3.x
3. NVIDIA CUDA® 7.0 or higher (CUDA 8.0 required for Pascal GPUs)
4. NVIDIA cuDNN v4.0 (minimum) or v5.1 (recommended)
You will also need an NVIDIA GPU supporting compute capability 3.0 or higher.