Computers & Internet Logo

Related Topics:

Posted on Apr 22, 2009

Java code for Solving system of linear equations using parallel processing Abstract of theproject This project is aimed at analyzing the available methods forsolving a system of linear equations of the form n x n. Using a couple ofiterative and/or direct methods, implement a program for these methods thatcould be run on a parallel processor. At the end, a graph can be plotted withtime 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 ? For a method considered, evaluate that as the number of processors is increased does the time taken necessarily reduce to solve the equation(s). For a given number of processors which is the best method that could be employed which takes least time. Keywords Generic Technology keywords Parallel Processing, Linearequation methods Specific Technology keywords Unix/ Windows,C Project type keywords Analysis, Implementation Functional componentsof the project Parallel processing engine implementation Implementation of algorithms to solve system of linear equations of the form Ax=B (matrix size NxN) using the parallel processing engine. Steps to start-offthe project Understanding of Parallel Processing technology Study of methods available to solve a system of linear equation of the form Ax=b (matrix size of NxN)

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

  • Contributor 1 Answer
  • Posted on Oct 27, 2010
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Joined: Oct 27, 2010
Answers
1
Questions
0
Helped
2583
Points
2

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

2,593 views

Ask a Question

Usually answered in minutes!

Top Computers & Internet Experts

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

73781 Answers

ADMIN Eric
ADMIN Eric

Level 3 Expert

42221 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you a Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...