We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d3c48 commit c03fdfdCopy full SHA for c03fdfd
1 file changed
madgraph/iolibs/template_files/madmatrix/process_function_definitions.inc
@@ -158,8 +158,6 @@ namespace mg5amcCpu
158
// Helicity combinations (and filtering of "good" helicity combinations)
159
#ifdef MGONGPUCPP_GPUIMPL
160
__device__ __constant__ short cHel[ncomb][npar];
161
- __device__ __constant__ int cNGoodHel;
162
- __device__ __constant__ int cGoodHel[ncomb];
163
__device__ __constant__ int dcNGoodHel;
164
__device__ __constant__ int dcGoodHel[ncomb];
165
__device__ __constant__ short cFlavors[nmaxflavor][npar];
0 commit comments