mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 06:15:08 +01:00
Merge pull request #33 from PurplePachyderm/dev
Updated vfc_tests_config.json with SM4
This commit is contained in:
commit
fb6153ba68
@ -8,47 +8,7 @@
|
|||||||
{
|
{
|
||||||
"name": "libinterflop_mca.so",
|
"name": "libinterflop_mca.so",
|
||||||
"repetitions": 50
|
"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",
|
"name": "libinterflop_mca.so --mode=rr",
|
||||||
"repetitions": 50
|
"repetitions": 50
|
||||||
@ -60,6 +20,10 @@
|
|||||||
"executable": "bin/vfc_test_h5",
|
"executable": "bin/vfc_test_h5",
|
||||||
"parameters" : "sm1 vfc_ci_cycles.txt",
|
"parameters" : "sm1 vfc_ci_cycles.txt",
|
||||||
"vfc_backends": [
|
"vfc_backends": [
|
||||||
|
{
|
||||||
|
"name": "libinterflop_mca.so",
|
||||||
|
"repetitions": 50
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "libinterflop_mca.so --mode=rr",
|
"name": "libinterflop_mca.so --mode=rr",
|
||||||
"repetitions": 50
|
"repetitions": 50
|
||||||
@ -71,6 +35,10 @@
|
|||||||
"executable": "bin/vfc_test_h5",
|
"executable": "bin/vfc_test_h5",
|
||||||
"parameters" : "sm2 vfc_ci_cycles.txt",
|
"parameters" : "sm2 vfc_ci_cycles.txt",
|
||||||
"vfc_backends": [
|
"vfc_backends": [
|
||||||
|
{
|
||||||
|
"name": "libinterflop_mca.so",
|
||||||
|
"repetitions": 50
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "libinterflop_mca.so --mode=rr",
|
"name": "libinterflop_mca.so --mode=rr",
|
||||||
"repetitions": 50
|
"repetitions": 50
|
||||||
@ -82,6 +50,25 @@
|
|||||||
"executable": "bin/vfc_test_h5",
|
"executable": "bin/vfc_test_h5",
|
||||||
"parameters" : "sm3 vfc_ci_cycles.txt",
|
"parameters" : "sm3 vfc_ci_cycles.txt",
|
||||||
"vfc_backends": [
|
"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",
|
"name": "libinterflop_mca.so --mode=rr",
|
||||||
"repetitions": 50
|
"repetitions": 50
|
||||||
|
Loading…
Reference in New Issue
Block a user