Cc618 / Pi-Day

Monte Carlo GPU algorithm to compute pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi Day

The 14th of March (3/14) is the Pi-Day, this repo celebrates this day by gathering GPU accelerated algorithms to compute pi.

Monte Carlo GPU

Monte Carlo GPU features a heavily parallelized Monte Carlo algorithm to compute pi. 6 valid decimals are obtained around 10 seconds of computing by shooting no more than 40 billions random particles.

About

Monte Carlo GPU algorithm to compute pi


Languages

Language:Cuda 49.2%Language:C++ 39.5%Language:CMake 6.2%Language:C 5.0%