File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
cd MG5aMC/mg5amcnlo/
50
50
cp input/.mg5_configuration_default.txt input/mg5_configuration.txt
51
51
cp Template/LO/Source/.make_opts Template/LO/Source/make_opts
52
- ./tests/test_manager.py -p./PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_eemumua_float
52
+ ./tests/test_manager.py -p../MG5aMC_PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_eemumua_float
53
53
54
54
simd_cpp_heft_ggh_double :
55
55
# The type of runner that the job will run on
69
69
cd MG5aMC/mg5amcnlo/
70
70
cp input/.mg5_configuration_default.txt input/mg5_configuration.txt
71
71
cp Template/LO/Source/.make_opts Template/LO/Source/make_opts
72
- ./tests/test_manager.py -p./PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_heft_ggh_double
72
+ ./tests/test_manager.py -p../MG5aMC_PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_heft_ggh_double
73
73
74
74
simd_cpp_pptt_mixed :
75
75
# The type of runner that the job will run on
89
89
cd MG5aMC/mg5amcnlo/
90
90
cp input/.mg5_configuration_default.txt input/mg5_configuration.txt
91
91
cp Template/LO/Source/.make_opts Template/LO/Source/make_opts
92
- ./tests/test_manager.py -p./PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_pptt_mixed
92
+ ./tests/test_manager.py -p../MG5aMC_PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_pptt_mixed
93
93
94
94
simd_cpp_vector_size :
95
95
# The type of runner that the job will run on
@@ -109,4 +109,4 @@ jobs:
109
109
cd MG5aMC/mg5amcnlo/
110
110
cp input/.mg5_configuration_default.txt input/mg5_configuration.txt
111
111
cp Template/LO/Source/.make_opts Template/LO/Source/make_opts
112
- ./tests/test_manager.py -p./PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_vector_size
112
+ ./tests/test_manager.py -p../MG5aMC_PLUGIN /CUDACPP_OUTPUT/acceptance_tests/ test_simd_cpp_vector_size
You can’t perform that action at this time.
0 commit comments