[
  "target/release/ipu-trivial-test",
  "c600-init.ipucfg",
  "--sdk",
  "/srv/home/gc-sdk/poplar_sdk-ubuntu_20_04-3.4.0+1507-69d9d03fd8/poplar-ubuntu_20_04-3.4.0+73-aa67dd6164",
  "--device-lock",
  "/srv/home/gc-sdk/ipu-stack/artifacts/layout-sweep/device.lock",
  "--workload",
  "siglip-mlp-benchmark",
  "--mlp-batch",
  "1",
  "--package",
  "artifacts/layout-sweep/down-18/model.ipuexe",
  "--profile-output",
  "artifacts/layout-sweep/down-18/execution.ipuprofile",
  "--gemm-plan-constraint",
  "0:4x92x4:4x1:48:interleaved:normal:complete:direct",
  "--gemm-plan-constraint",
  "2:16x9x10:10x1:128:interleaved:normal:complete:direct"
]