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
MPI user-level checkpoint library
Algorithm to solve Poisson equation using parallel programming.
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
Numerical Analysis
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
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.
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
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 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.
SIstema de Ecuaciones Lineales - Calculador de soluciones para ecuaciones lineales de cualquier grado
A C++ Poisson Equation solver performing Gauss-Seidel (vanilla) & Red-Black, Jacobi methods
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."