Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[alphas] allow HRDCOD mode in mgOnGpuConfig again (the option had bee…
…n disabled) Note the following compilation warning ccache /usr/local/cuda-11.6/bin/nvcc -O3 -lineinfo -I. -I../../src -I../../../../../tools -I/usr/local/cuda-11.6/include/ -DUSE_NVTX -gencode arch=compute_70,code=compute_70 -gencode arch=compute_70,code=sm_70 -use_fast_math -std=c++17 -ccbin /cvmfs/sft.cern.ch/lcg/releases/gcc/10.2.0-c44b3/x86_64-centos7/bin/g++ -DMGONGPU_FPTYPE_DOUBLE -DMGONGPU_HARDCODE_CIPC -Xcompiler -fPIC -c gCPPProcess.cu -o gCPPProcess.o gCPPProcess.cu(53): warning madgraph5#177-D: variable "mg5amcGpu::cIPC" was declared but never referenced
- Loading branch information