Skip to content

Commit

Permalink
[runcard] in gg_tt.mad/Cards, comment out the 3 new parameters in run…
Browse files Browse the repository at this point in the history
…_card.dat

This now fails the build (madgraph5#687)
  • Loading branch information
valassi committed Jun 9, 2023
1 parent b5b1ffc commit 0b14451
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions epochX/cudacpp/gg_tt.mad/Cards/run_card.dat
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ systematics = systematics_program ! none, systematics [python], SysCalc [deprece
#*********************************************************************
# settings for the C++/GPU acceleration *
#*********************************************************************
1 = exec_mode ! modes are fortran=0, cpp=1, cuda=2, both=-1, bothdebug=-2
1 = bridge_mode ! modes are fortran=0, cpp/cuda=1, both=-1, bothdebug=-2
32 = vector_size ! set the number of parallel executions
#1 = exec_mode ! modes are fortran=0, cpp=1, cuda=2, both=-1, bothdebug=-2
#1 = bridge_mode ! modes are fortran=0, cpp/cuda=1, both=-1, bothdebug=-2
#32 = vector_size ! set the number of parallel executions

0 comments on commit 0b14451

Please sign in to comment.