/Numerical-Integration

Numerical Integration using Open MP and Open MPI as super computing

Primary LanguageJupyter NotebookMIT LicenseMIT

Numerical-Integration

This work is dedicated to the Numerical Integration by using OpenMP and OpenMPI.

Algorithms:

  1. Rectangle Method
  2. Trapezoid method
  3. Monte Carlo Method

Notes:

  • HPC_computing.cpp - Realize OpenMP.
  • not_HPC_computing.cpp - Realize OpenMPI.

Reference: