jacobi - a benchmark by solving 2D laplace equation with jacobi iterative method. GPU or Xeon Phi can be used.
-
Updated
Apr 11, 2018 - Fortran
jacobi - a benchmark by solving 2D laplace equation with jacobi iterative method. GPU or Xeon Phi can be used.
Academic project for the course of Concurrent, Parallel and Cloud Programming.
A collection of Python code and Google Colab notebooks that implement classic numerical PDE algorithms (Finite Differences, Finite Elements, Multigrid) and analyze performance. You can open the Google Colab notebooks (.ipynb) through GitHub to view the code and correpsonding plots and analysis!
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
Open MPI (Message Passing Interface) for parallelising Jacobi Relaxation problem
solving linear systems with direct and iterative algorithms
Algorithms applied in solving mathematical problems for Computer Science
MATLAB script that simulates electric equilibrium potential in a region of space that does not contain any electric charge, using Jacobi relaxation method, in 2D and 3D
Add a description, image, and links to the jacobi-relaxation topic page so that developers can more easily learn about it.
To associate your repository with the jacobi-relaxation topic, visit your repo's landing page and select "manage topics."