forked from madgraph5/madgraph4gpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid nan's when precision is too low
time ./gcheck.exe -p 2048 256 12 *************************************** NumIterations = 12 NumThreadsPerBlock = 256 NumBlocksPerGrid = 2048 --------------------------------------- FP precision = FLOAT (nan=1) Momenta memory layout = AOSOA[32] Wavefunction GPU memory = LOCAL Curand generation = DEVICE (CUDA code) --------------------------------------- NumberOfEntries = 12 TotalTimeInWaveFuncs = 4.766575e-03 sec MeanTimeInWaveFuncs = 3.972145e-04 sec StdDevTimeInWaveFuncs = 2.252078e-05 sec MinTimeInWaveFuncs = 3.850530e-04 sec MaxTimeInWaveFuncs = 3.902850e-04 sec --------------------------------------- ProcessID: = 19290 NProcesses = 1 NumMatrixElementsComputed = 6291456 MatrixElementsPerSec = 1.319911e+09 sec^-1 *************************************** NumMatrixElements(notNan) = 6291455 MeanMatrixElemValue = 1.394717e-02 GeV^0 StdErrMatrixElemValue = 3.034432e-06 GeV^0 StdDevMatrixElemValue = 7.611198e-03 GeV^0 MinMatrixElemValue = 8.679477e-04 GeV^0 MaxMatrixElemValue = 6.583720e-02 GeV^0 *************************************** 00 CudaFree : 0.307731 sec 0a ProcInit : 0.000567 sec 0b MemAlloc : 0.039883 sec 0c GenCreat : 0.013313 sec 1a GenSeed : 0.000012 sec 1b GenRnGen : 0.007917 sec 2a RamboIni : 0.000107 sec 2b RamboFin : 0.000070 sec 2c CpDTHwgt : 0.004209 sec 2d CpDTHmom : 0.039181 sec 3a SigmaKin : 0.000087 sec 3b CpDTHmes : 0.009364 sec 4a DumpLoop : 0.019952 sec 9a DumpAll : 0.023443 sec 9b GenDestr : 0.000225 sec 9c MemFree : 0.009629 sec 9d CudReset : 0.041831 sec TOTAL : 0.517521 sec *************************************** real 0m0.527s user 0m0.225s sys 0m0.250s
- Loading branch information
Showing
1 changed file
with
55 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters