GitHub / Ghonimo / Linear-Equations-Solver-with-Parallel-LU-decomposition-ECE588
A system of linear equations solver with a parallel LU Decomposition algorithm implemented using Pthreads at its core. C/C++ implementations with and without pivoting. Thoroughly documented and benchmarked on an intel linux system and a macbook pro with Apple Silicon M3pro chip. This project was developed as a project at Portland State University
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: C
Size: 107 MB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: 6 months ago
Pushed at: about 1 year ago
Last synced at: about 2 months ago
Topics: apple-silicon, benchmark, decomposition, hpc, hyperthreading, intel, linear, lu, lu-decomposition, m3-chip, m3pro, matrix, matrix-factorization, matrix-generation, parallel-computing, parallel-programming, portland-state-university, pthreads, solver