A linear system of equations solver that uses Gaussian elimination implemented on OpenCL aimed to take advantage of the GPU to improve the performance on large systems
-
Updated
Mar 4, 2021 - C
A linear system of equations solver that uses Gaussian elimination implemented on OpenCL aimed to take advantage of the GPU to improve the performance on large systems
Linear system solver using multi-processor parallelism in MPI
A program that solves linear systems of equations.
A C program that solves systems of linear equations written in a file with N variables. It uses Gaussian Elimination algorithm.
Add a description, image, and links to the linear-system-solver topic page so that developers can more easily learn about it.
To associate your repository with the linear-system-solver topic, visit your repo's landing page and select "manage topics."