Mooncake911 / Numerical-Integration

Numerical Integration using Open MP and Open MPI as super computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Numerical Integration using Open MP and Open MPI as super computing

License:MIT License


Languages

Language:Jupyter Notebook 97.9%Language:C++ 2.1%