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

3D PARALLEL SOLVER (MPI Lib)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 30, 1999, 16:08
Default 3D PARALLEL SOLVER (MPI Lib)
  #1
Saud Khashan
Guest
 
Posts: n/a
I AM LOOKING FOR A HIGHLY OPTIMIZED 3D PARALELL SOLVER THAT IMPLEMENT MPI LIBARIRY....appreciate the help
  Reply With Quote

Old   July 1, 1999, 08:31
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #2
Gassan Abdoulaev
Guest
 
Posts: n/a
Hi! I'm afraid you can't get it for free. I've taken part in the development of a 3D parallel Navier-Stokes solver and should say, that it's a lot of work. Some companies (e.g. Computational Dynamics - Star-CD) provide parallel versions of their codes, but it's commercial software.

Gasan
  Reply With Quote

Old   July 1, 1999, 09:03
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #3
Patrick Godon
Guest
 
Posts: n/a
Are you looking for a parallel 3D Hydro codes implemented by using MPI?

PG
  Reply With Quote

Old   July 1, 1999, 14:19
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #4
Saud Khashan
Guest
 
Posts: n/a
My primary concern is a solver for a set of linearized algebraic equations, not a complete CFD code. But a complete CFD code would be good as well. thankyou
  Reply With Quote

Old   July 1, 1999, 15:07
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #5
andy
Guest
 
Posts: n/a
There are lots of links on the MPI home page:

http://www-unix.mcs.anl.gov/mpi/

to paralelised solvers in various languages. Are they unsuitable?
  Reply With Quote

Old   July 1, 1999, 15:11
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #6
Patrick Godon
Guest
 
Posts: n/a
If you are not looking for a parallel CFD code (I know of one person developing such a code, the work has still to be completed), but just for a solver for a set of linear algebric equations, then the CFD forum might be the wrong place to look for. Try to contact people from applied mathematics maybe. What you are basically looking for (if I understand correctly) is to solve a Matrix equation Ax=z for the vector x and you need to invert the matrix A? Then there could be some MPI sources for Matrix inversion, not for the whole solver. I hope this helps.

PG.
  Reply With Quote

Old   July 1, 1999, 16:03
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #7
Saud Khashan
Guest
 
Posts: n/a
By solver..I mean some thing like SIP, TDMA, SOR,..etc. So whether it is in CFD code or alone ...i can get help of that.

Regarding MPI forum home page, I couldnot find it very helpful, becuase it incorporates a large number of methods in the same code, and in which each method call many subroutines either to perepare the matrixs, premutation, factorization, pivoting,..etc.

I am looking for a solver that is specified (say SIP or SOR).
  Reply With Quote

Old   July 2, 1999, 10:30
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #8
Frank Bramkamp
Guest
 
Posts: n/a
To solve linear equations, e.g. by using SOR or Krylov-subspace solvers (GMRES etc.) the software-package PetSC seems to be a good choice. It also has parallel features, using MPI, such that the user has virtually nothing to do with parallelisation, since the program can handle it by itself.

http://www-fp.mcs.anl.gov/petsc/

Frank
  Reply With Quote

Old   July 14, 1999, 08:52
Default Re: 3D PARALLEL SOLVER (MPI Lib)
  #9
Carey F. Cox
Guest
 
Posts: n/a
Check out netlib!

http://www.netlib.org

There are a number of parallel tools that are available. Many written specifically for MPI.

Carey
  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
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
RBF motion solver does not work well in parallel lakeat OpenFOAM Bugs 3 August 8, 2013 05:50
HP MPI warning...Distributed parallel processing Peter CFX 10 May 14, 2011 06:17
[PyFoam] Running multiple instances of solver using MPI and PyFoam bfa OpenFOAM Community Contributions 3 January 25, 2011 17:57
Fluent PARALLEL & MPI Luca FLUENT 0 May 13, 2006 03:04


All times are GMT -4. The time now is 06:43.