On this page
cambricon-neuware4.7.2
Prerequisites
- Architecture: x86_64
- Chip models: Cambricon MLU590
- Host driver: 6.5.48
Image contents
Base image
ubuntu:24.04
System packages
Explicitly installed; the version is the one baked into this image:
build-essential— 12.10ubuntu1ca-certificates— 20260601~24.04.1cmake— 3.28.3curl— 8.5.0g++— 13.2.0gcc— 13.2.0gdb— 15.1git— 2.43.0libc6-dev-i386— 2.39libncurses6— 6.4+20240113libtinfo6— 6.4+20240113make— 4.3pciutils— 3.10.0unzip— 6.0vim— 9.1.0016
SDK components
- cnmon 6.5.48
- cntoolkit 4.7.2
- cncl 1.30.8
- cnclep 1.4.0
- cnnl 2.2.14
- cnnlextra 2.4.0
- mluops 1.12.0
Environment
NEUWARE_HOME=/usr/local/neuwarePATH=/usr/local/neuware/bin:$PATHLD_LIBRARY_PATH=/usr/local/neuware/lib64
Launch
Start an interactive shell (works with docker or podman):
docker run --rm -it \
--device /dev/cambricon_dev0 \
--device /dev/cambricon_ctl \
harbor.baai.ac.cn/flagos-base/flagos-base-cambricon-neuware4.7.2:2.1.2 bash
Verify
Inside the container, confirm the accelerator is visible:
cnmon
Last updated: 2026-08-05 16:20:57 · fbafbf2e5d9b
Last updated 05 Aug 2026, 21:20 +0800.