Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add printout SCALAR/AVX2/AVX512F. Test again SCALAR, ME 5.4E5
./check.exe -p 16384 32 1 *********************************************************************** NumBlocksPerGrid = 16384 NumThreadsPerBlock = 32 NumIterations = 1 ----------------------------------------------------------------------- FP precision = DOUBLE (nan=0) Complex type = STD::COMPLEX RanNumb memory layout = AOSOA[1] == AOS Momenta memory layout = AOSOA[1] == AOS Internal loops fptype_sv = SCALAR (no SIMD) Random number generation = CURAND (C++ code) ----------------------------------------------------------------------- NumberOfEntries = 1 TotalTime[Rnd+Rmb+ME] (123)= ( 1.098961e+00 ) sec TotalTime[Rambo+ME] (23)= ( 1.070591e+00 ) sec TotalTime[RndNumGen] (1)= ( 2.837009e-02 ) sec TotalTime[Rambo] (2)= ( 9.763392e-02 ) sec TotalTime[MatrixElems] (3)= ( 9.729566e-01 ) sec MeanTimeInMatrixElems = ( 9.729566e-01 ) sec [Min,Max]TimeInMatrixElems = [ 9.729566e-01 , 9.729566e-01 ] sec ----------------------------------------------------------------------- TotalEventsComputed = 524288 EvtsPerSec[Rnd+Rmb+ME](123)= ( 4.770762e+05 ) sec^-1 EvtsPerSec[Rmb+ME] (23)= ( 4.897185e+05 ) sec^-1 EvtsPerSec[MatrixElems] (3)= ( 5.388606e+05 ) sec^-1 *********************************************************************** NumMatrixElements(notNan) = 524288 MeanMatrixElemValue = ( 1.372323e-02 +- 1.131684e-05 ) GeV^0 [Min,Max]MatrixElemValue = [ 6.071582e-03 , 3.374925e-02 ] GeV^0 StdDevMatrixElemValue = ( 8.194264e-03 ) GeV^0 MeanWeight = ( 4.515827e-01 +- 0.000000e+00 ) [Min,Max]Weight = [ 4.515827e-01 , 4.515827e-01 ] StdDevWeight = ( 0.000000e+00 ) ***********************************************************************
- Loading branch information