Aim behind implementing these algorithms
1. Study Sub-cube Matrix Decomposition (SMD)
Implementation of SMD using LU factorization algorithm
2. Study how to unify parallel implementations of the same algorithm in decomposition in
independent way.
Implementation of LU factorization algorithm based on Sub-cube Matrix Decomposition,
Row decomposition and Column decomposition.
3. Study how to optimize naïve parallel programs maintaining the decomposition independence.
Implementation of LU factorization algorithm with optimization strategies.
4. Study time required for sequential and parallel algorithm with SMD and process improvement
and optimization.
Follow LU_SMD_CSC503
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LU_SMD_CSC503!