Skip to content
/ Project Public

This project was made for the Distributed Computing class. Final Project is made using the MPI library. Helps calculate the perfect pi with the Taylor series formula

Notifications You must be signed in to change notification settings

Aruq/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project

This project was made for the Distributed Computing class. Final Project is made using the MPI library. Helps calculate the perfect pi with the Taylor series formula

Team members:

  • Aruzhan Kordasheva ID: 190103062
  • Aziza Karzhaubayeva ID: 190103166

Project title: Calculating PI number

Calculating approximate value of pi number using parallel computing techniques with mpi library.

Testing environment:

This technology can be effectively implemented using the Visual Studio environment and the C programming language. To ensure the MPI performance, you must enable MPI support in the project property and include the library of the same name via #include <mpi.h>.

About

This project was made for the Distributed Computing class. Final Project is made using the MPI library. Helps calculate the perfect pi with the Taylor series formula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages