Files
benchmark-runner/configs/config-hello.json

11 lines
250 B
JSON

{
"name": "hello",
"source": "hello.c++",
"simulator": "small-boom-config",
"imageTag": "0.4",
"matrix": {
"BMS_MODIFIER": [0, 4, 8, 12, 16, 20, 24, 28, 31],
"RANDOM_SEED": [0,1,2],
"VARIANT": [0,2]
}
}