Electron now launches a series of benchmarks and then shuts down when everything has been sucessfully scheduled
This commit is contained in:
parent
6a3716f4e4
commit
3679510909
3 changed files with 32 additions and 26 deletions
|
@ -5,7 +5,7 @@
|
|||
"watts": 50,
|
||||
"image": "gouravr/minife:v5",
|
||||
"cmd": "cd src && mpirun -np 1 miniFE.x -nx 100 -ny 100 -nz 100",
|
||||
"inst": 1
|
||||
"inst": 10
|
||||
}
|
||||
|
||||
]
|
||||
|
|
Reference in a new issue