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

again the reference file seems to have been made for single threaded

parent b5a593dd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,8 +60,8 @@
    "measurements"           : 600,

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