Skip to content

Implementation of LU factorization with row pivoting using OpenMP tasks

Notifications You must be signed in to change notification settings

hitchpy/OpenMP-task-LU-factorization

Repository files navigation

OpenMP-task-LU-factorization

Implementation of LU factorization with row pivoting using OpenMP tasks.

My implementation is in the getrf_omp_task.c file. The writeup is in the final report PDF document.

About

Implementation of LU factorization with row pivoting using OpenMP tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published