Sample: Monte Carlo Estimation of Pi (inline PRNG) Minimum spec: SM 2.0 This sample uses Monte Carlo simulation for Estimation of Pi (using inline PRNG). This sample also uses the NVIDIA CURAND library. Key concepts: Random Number Generator Computational Finance CURAND Library