A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
-
Updated
Nov 7, 2022 - Python
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
Repository of the paper "Accelerating Transformer Inference for Translation via Parallel Decoding"
DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.
Introduction to Numerical methods
Source code for the CPU-Free model - a fully autonomous execution model for multi-GPU applications that completely excludes the involvement of the CPU beyond the initial kernel launch.
Introduction to Numerical methods
Algorithm to solve Poisson equation using parallel programming.
MPI user-level checkpoint library
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
A collection of GPU and high-performance computing programs written in CUDA for CS89.25/189.3, a graduate-level CS course at Dartmouth.
Jacobi eigenvalue algorithm openmp implementation. Symmetric eigenvalue problem.
Numerical methods algorithms developed in MATLAB
Implementation of Jacobi method in a co-processing architecture Hw/Sw using FPGA (Field Programmable Gate Array) ZYBO Zynq-7000 Development Board for Co-Project Hw/Sw course.
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
Numerical Analysis
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
OpenMP parallelization for various numerical methods and miscellaneous problems using C
This repository is adapt from the course materials for Honors Engineering Analysis at Northwestern University. The course is designed for Engineering first-year undergraduate students to learn about linear algebra and its applications.
Add a description, image, and links to the jacobi-iteration topic page so that developers can more easily learn about it.
To associate your repository with the jacobi-iteration topic, visit your repo's landing page and select "manage topics."