I tried building the DOCA applications by running
cd /opt/mellanox/doca/applications/
meson build
ninja -C build
However, I get:
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency doca found: NO (tried pkgconfig)
allreduce/src/meson.build:18:0: ERROR: Dependency "doca" not found, tried pkgconfig
In the log file the last line says:
allreduce/src/meson.build:18:0: ERROR: Dependency “doca” not found, tried pkgconfig