Skip to content

Commit

Permalink
doc: add note about SSA configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Artsiom Koltun <[email protected]>
  • Loading branch information
artek-koltun committed Jun 14, 2024
1 parent 6380e13 commit ecd0653
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ecd0653

Please sign in to comment.