Skip to content

Commit

Permalink
use ccn partition for plot/compute_amplitude_spectra
Browse files Browse the repository at this point in the history
  • Loading branch information
billbrod committed Jul 7, 2021
1 parent cd6525c commit d978354
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions rusty.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,16 @@
"mcmc_plots":
{
"mem": "{resources.mem}GB"
},
"compute_amplitude_spectra":
{
"partition": "ccn",
"mem": ""
},
"plot_amplitude_spectra":
{
"time": "24:00:00",
"partition": "ccn",
"mem": ""
}
}

0 comments on commit d978354

Please sign in to comment.