Skip to content

Commit

Permalink
adds simulate rules to rusty.json
Browse files Browse the repository at this point in the history
  • Loading branch information
billbrod committed Feb 3, 2021
1 parent 3b28c9d commit 33526c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rusty.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,13 @@
{
"mem": "{resources.mem}GB",
"partition": "ccn"
},
"simulate_optimization":
{
"partition": "ccn"
},
"simulate_num_trials":
{
"partition": "ccn"
}
}

0 comments on commit 33526c4

Please sign in to comment.