|
[Sponsors] |
![]() |
![]() |
#1 |
Guest
Posts: n/a
|
hello all !
Have any of you come across a parallel version of Stone's Strongly Implicit Procedure. I have a vectorized version of the SIP, but I would like to make a transition from the Cray architecture to the Origin2000 architecture. I would appreciate getting any information on a parallel version of the SIP (or a third party optimized version of the SIP for parallel architecture), and would greatly help if i could get the source code. Thanks, Regards Ravikanth |
|
![]() |
![]() |
![]() |
#2 |
Guest
Posts: n/a
|
I cannot point you directly at parallel code but would expect it to exist. However, I can make a suggestion based on parallelising implicit methods on the Origin 2000. Get the compiler to tell you where the data dependencies are and if they are not particularly important (does not matter too much if it is an old value) tell it lies. At the cost of an extra iteration or two you can sometimes get a very efficiently parallelised code. This advice is, of course, completely useless if you are not solving within an iterative loop.
|
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error during grid building (parallel version) | Ale | FLUENT | 3 | July 23, 2010 15:35 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 21:41 |
Parallel STAR version | Michael Schmid | Siemens | 1 | November 7, 2001 09:41 |
Run a shared memory parallel version on a network? | Cheng MuLin | FLUENT | 1 | October 23, 2001 03:58 |
Parallel Computing Classes at San Diego Supercomputer Center Jan. 20-22 | Amitava Majumdar | Main CFD Forum | 0 | January 5, 1999 12:00 |