Separating CPU time output from Data outut to allow better analysis.
This commit is contained in:
parent
d69b59143d
commit
7152a232fe
6 changed files with 29 additions and 10 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"output": {
|
||||
"path": "./runs/ALPHIE_Grid/",
|
||||
"trigger": 500,
|
||||
"cpuTime": false,
|
||||
"triggerOutput": 500,
|
||||
"triggerCPUTime": 1,
|
||||
"cpuTime": true,
|
||||
"numColl": false,
|
||||
"EMField": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue