diff --git a/vfc_tests_config.json b/vfc_tests_config.json index d036855..5c61a1e 100644 --- a/vfc_tests_config.json +++ b/vfc_tests_config.json @@ -8,47 +8,7 @@ { "name": "libinterflop_mca.so", "repetitions": 50 - } - ] - }, - - { - "executable": "bin/vfc_test_h5", - "parameters" : "sm1 vfc_ci_cycles.txt", - "vfc_backends": [ - { - "name": "libinterflop_mca.so", - "repetitions": 50 - } - ] - }, - - { - "executable": "bin/vfc_test_h5", - "parameters" : "sm2 vfc_ci_cycles.txt", - "vfc_backends": [ - { - "name": "libinterflop_mca.so", - "repetitions": 50 - } - ] - }, - - { - "executable": "bin/vfc_test_h5", - "parameters" : "sm3 vfc_ci_cycles.txt", - "vfc_backends": [ - { - "name": "libinterflop_mca.so", - "repetitions": 50 - } - ] - }, - - { - "executable": "bin/vfc_test_h5", - "parameters" : "maponia3 vfc_ci_cycles.txt", - "vfc_backends": [ + }, { "name": "libinterflop_mca.so --mode=rr", "repetitions": 50 @@ -60,6 +20,10 @@ "executable": "bin/vfc_test_h5", "parameters" : "sm1 vfc_ci_cycles.txt", "vfc_backends": [ + { + "name": "libinterflop_mca.so", + "repetitions": 50 + }, { "name": "libinterflop_mca.so --mode=rr", "repetitions": 50 @@ -71,6 +35,10 @@ "executable": "bin/vfc_test_h5", "parameters" : "sm2 vfc_ci_cycles.txt", "vfc_backends": [ + { + "name": "libinterflop_mca.so", + "repetitions": 50 + }, { "name": "libinterflop_mca.so --mode=rr", "repetitions": 50 @@ -82,6 +50,25 @@ "executable": "bin/vfc_test_h5", "parameters" : "sm3 vfc_ci_cycles.txt", "vfc_backends": [ + { + "name": "libinterflop_mca.so", + "repetitions": 50 + }, + { + "name": "libinterflop_mca.so --mode=rr", + "repetitions": 50 + } + ] + }, + + { + "executable": "bin/vfc_test_h5", + "parameters" : "sm4 vfc_ci_cycles.txt", + "vfc_backends": [ + { + "name": "libinterflop_mca.so", + "repetitions": 50 + }, { "name": "libinterflop_mca.so --mode=rr", "repetitions": 50