Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Analyzing the available methods for solving a system of Linear Equations of the Form
#1

This project is aimed at analyzing the available methods for solving a system of linear equations of the form n x n. Using a couple of iterative and/or direct methods, implement a program for these methods that could be run on a parallel
processor. At the end, a graph can be plotted with time taken for execution of a method considered V/s number of processors used (2, 4, 8, 32). For example following questions need to be addressed
1. For a method considered, evaluate that as the number of processors is increased does the time taken necessarily
reduce to solve the equation(s).
2. For a given number of processors which is the best method that could be employed which takes least time.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.