Skip to content

I compute 1000 digits of pi, using all four cores of a raspberry pi, mutex locks to protect from race conditions

Notifications You must be signed in to change notification settings

garryjable/multiThreading

Repository files navigation

`#Computing Pi with multi Threading

The computePi.hpp and computePi.cpp were not written by me, I only did the multiThreading. This computes 1000 digit of pi in about 4 minutes on a raspberry pi.

About

I compute 1000 digits of pi, using all four cores of a raspberry pi, mutex locks to protect from race conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published