{
  "what": "MPS active-thread cap enforcement with BOTH clients managed",
  "host": "gb10-ref",
  "date_utc": "2026-08-03",
  "note": "Unmanaged default-mode tenants were present and untouched; they are why the cuPHY co-tenancy sweep could not isolate. This test scopes the question to the mechanism by putting both clients inside one private MPS server.",
  "unmanaged_clients_present": 8,
  "single_client_by_cap": [
    {
      "cap": "100",
      "iters": 80,
      "seconds": 0.1389,
      "tflops": 79.18
    },
    {
      "cap": "50",
      "iters": 80,
      "seconds": 0.2134,
      "tflops": 51.53
    },
    {
      "cap": "25",
      "iters": 80,
      "seconds": 0.3976,
      "tflops": 27.65
    },
    {
      "cap": "10",
      "iters": 80,
      "seconds": 0.5903,
      "tflops": 18.63
    }
  ],
  "concurrent_two_clients": {
    "cap_75": {
      "cap": "75",
      "iters": 80,
      "seconds": 0.2163,
      "tflops": 50.84
    },
    "cap_25": {
      "cap": "25",
      "iters": 80,
      "seconds": 0.4887,
      "tflops": 22.5
    }
  }
}