Add cpuset to docker-compose.yaml to not allow nr-softmodem to execute on cores used by L1

parent e7f16429
......@@ -34,6 +34,7 @@ services:
timeout: 5s
retries: 5
oai-gnb-aerial:
cpuset: "13-20"
image: oai-gnb-aerial:latest
depends_on:
nv-cubb:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment