cuda-samples/bin/x86_64/linux/release/APM_MC_EstimatePiInlineQ.txt
2023-03-01 01:41:29 +00:00

15 lines
433 B
Plaintext

Monte Carlo Estimate Pi (with inline QRNG)
==========================================
Estimating Pi on GPU (NVIDIA H100 PCIe)
Precision: single
Number of sims: 100000
Tolerance: 1.000000e-02
GPU result: 3.141840e+00
Expected: 3.141593e+00
Absolute error: 2.472401e-04
Relative error: 7.869895e-05
MonteCarloEstimatePiInlineQ, Performance = 677644.44 sims/s, Time = 147.57(ms), NumDevsUsed = 1, Blocksize = 128