|
[Sponsors] |
March 13, 2009, 09:51 |
parallel computing
|
#1 |
Guest
Posts: n/a
|
hi all, Could someone tell me whether it is possible to run parallel codes on a Core 2 Duo PC, using MPICH on Campaq visual fortran? does it make use of the 2 core processors? thanks in advance!
James |
|
March 13, 2009, 16:57 |
Re: parallel computing
|
#2 |
Guest
Posts: n/a
|
If you can get a Compaq Visual Fortran program to link to some version of mpich then certainly you can run it on Core 2 Duo and it will make use of both cores.
|
|
March 13, 2009, 20:09 |
Re: parallel computing
|
#3 |
Guest
Posts: n/a
|
hi, many thanks!
|
|
March 21, 2009, 09:47 |
|
#4 |
Member
Join Date: Mar 2009
Posts: 62
Rep Power: 17 |
You can also use gfortran (Linux, Windows, Mac) or Intel Fortran compiler (this is free only for Linux if I remember correctly).
|
|
March 21, 2009, 09:53 |
|
#5 | |
Senior Member
|
Quote:
could you please tell me how to compile a mpich with fortran in windows system. thank you very much |
||
March 21, 2009, 11:17 |
The wall in the fluentcan be deleted?and how to remove it
|
#6 |
New Member
|
I am do not set the faces boundary of wall,but the wall was appeared in the fluent.how to remove the wall in the fluent?
thank you ,your friends fei. |
|
March 22, 2009, 07:50 |
|
#7 |
Member
Join Date: Mar 2009
Posts: 62
Rep Power: 17 |
First install mpich on your Windows machine, then read the documentation.
In general it is easier to do CFD on a Linux machine, because you have a lot of free tools (compilers, mesh generators ...). |
|
March 22, 2009, 09:06 |
OpenMP
|
#8 |
Member
Newton KF
Join Date: Mar 2009
Posts: 36
Rep Power: 17 |
Hi Guys,
I've worked with mpich for some time and now I think that openMP is better suited for SMP. It is easier to implement and to use. MPICH is better for DMP and harder to implement. |
|
March 22, 2009, 10:26 |
|
#9 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
ya, openmp's easier and better for shared memory. however, i doubt compaq VF can use openmp. I believe intel's ifort can. correct me if i'm wrong.
|
|
March 22, 2009, 11:28 |
|
#10 |
Member
Join Date: Mar 2009
Posts: 62
Rep Power: 17 |
gfortran can use OpenMP on Linux/Windows/FreeBSD.
|
|
March 24, 2009, 00:54 |
|
#11 |
New Member
leping chen
Join Date: Mar 2009
Location: china
Posts: 19
Rep Power: 17 |
you can use Cilk language.
|
|
April 14, 2009, 05:21 |
Re : Parallel computing
|
#12 |
New Member
indradi
Join Date: Apr 2009
Posts: 1
Rep Power: 0 |
hi, just wanna share, I did parallel computing on 2 CPUs with 4 Cores in each of them. As I remember, what you need is download the suitable mpich version, install it, target it on your computer path, set your fortran library and link, put parallel command on input data (if needed) and execute it on the command prompt. correct me if its wrong.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
unchangeable continuity residuals in parallel computing | wlt_1985 | FLUENT | 0 | August 1, 2011 13:15 |
Diffusion equation solved using Parallel Computing | Sachin Paramane | Main CFD Forum | 0 | June 12, 2007 00:48 |
Parallel Computing on Multi-Core Processors | Upgrading Hardware | CFX | 6 | June 7, 2007 16:54 |
Parallel Computing | peter | Main CFD Forum | 7 | May 15, 2006 10:53 |
Parallel Computing Classes at San Diego Supercomputer Center Jan. 20-22 | Amitava Majumdar | Main CFD Forum | 0 | January 5, 1999 13:00 |