CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Parallel conjugate gradient for poisson equations

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 9, 2009, 11:55
Default Parallel conjugate gradient for poisson equations
  #1
Member
 
Rahul Vaibhav
Join Date: Nov 2009
Location: India
Posts: 33
Rep Power: 16
rahulv is on a distinguished road
Hi friends

I am working on implementation of conjugate gradient method specifically for sparse matrix, which arises after discretisation of Poisson equation. i implemented ILU0 preconditioner.
Now i am trying to parallelise the code using MPI command..
In current code needs to exchange information three times among various processor in each iteration of CG , which takes lots of time.
can anyone please suggest me some way to reduce number of data exchange per iterations.


Regards
RV
rahulv is offline   Reply With Quote

Old   April 26, 2011, 05:11
Default i got it..
  #2
Member
 
Rahul Vaibhav
Join Date: Nov 2009
Location: India
Posts: 33
Rep Power: 16
rahulv is on a distinguished road
i did it...
if anyone need the source code for CG,PCG, parallel CG and parallel PCG for solving poisson equation . please mail me rah00002004[at]gmail.com .
rahulv is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
steepest descent and conjugate gradient devalpandya Main CFD Forum 0 April 23, 2009 04:25
conjugate gradient method for linear equations brian Main CFD Forum 1 March 5, 2007 08:27
Conjugate Gradient Method P.kalyanakumar Siemens 1 August 1, 2005 07:36
Conjugate Gradient Solver. Froed Main CFD Forum 0 July 29, 2005 06:29
conjugate gradient method parth Main CFD Forum 1 March 11, 2005 13:08


All times are GMT -4. The time now is 19:50.