Skip to content

Commit

Permalink
turn on zmq for five percent (microsoft#12426)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Huff <ianhuff@alex-x230.northamerica.corp.microsoft.com>
  • Loading branch information
IanMatthewHuff and Ian Huff committed Jun 18, 2020
1 parent 98e6aa5 commit ea1c3c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions experiments.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
"name": "LocalZMQKernel - experiment",
"salt": "LocalZMQKernel",
"max": 0,
"min": 0
"min": 5
},
{
"name": "LocalZMQKernel - control",
"salt": "LocalZMQKernel",
"min": 0,
"min": 5,
"max": 100
},
{
Expand Down

0 comments on commit ea1c3c0

Please sign in to comment.