Adding node class mapping for Watts as a resource in binpack

This commit is contained in:
Renan DelValle 2016-12-23 21:04:15 -05:00
parent 147bbc8b5a
commit 312728a2f6
3 changed files with 266 additions and 1 deletions

View file

@ -1,11 +0,0 @@
[
{
"cpu": 3.0,
"ram": 4096,
"watts": 50,
"image": "gouravr/minife:v5",
"cmd": "cd src && mpirun -np 1 miniFE.x -nx 100 -ny 100 -nz 100",
"inst": 10
}
]