Commit 3d76fefd authored by Doak, Peter W.'s avatar Doak, Peter W.
Browse files

it appears nonshared essentially only accumulated on one thread.

parent c4f6965c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -58,8 +58,9 @@

    "threaded-solver" : {
      "walkers": 1,
      "accumulators": 3,
      "shared-walk-and-accumulation-thread": false
      "accumulators": 1,
        "shared-walk-and-accumulation-thread": false,
        "fix-meas-per-walker": true
    },

    "seed" : 0