Electron now launches a series of benchmarks and then shuts down when everything has been sucessfully scheduled

This commit is contained in:
Renan DelValle 2016-09-17 18:55:35 -04:00
parent 6a3716f4e4
commit 3679510909
3 changed files with 32 additions and 26 deletions

View file

@ -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
}
]