From ecd0653e6d03b7ec0d89ca424f287244a0060acd Mon Sep 17 00:00:00 2001 From: Artsiom Koltun Date: Fri, 14 Jun 2024 14:57:17 +0200 Subject: [PATCH] doc: add note about SSA configuration Signed-off-by: Artsiom Koltun --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89e0d2d..6038b2c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ Before initiating the bridge, the [Redis](https://redis.io/) and [Jaeger](https: According to this guideline, the Docker should be installed and appropriately configured in compliance with your organization's policies, such as the utilization of a Proxy, to ensure its proper functioning. +Bring up SSA app according to the steps described in IPU SDK documentation. + +Make sure `/var/tmp/spdk.sock` is created. + On xPU run ```bash