|
[Sponsors] |
December 23, 2012, 07:45 |
Parallel processor
|
#1 |
New Member
Arman
Join Date: Dec 2012
Posts: 9
Rep Power: 13 |
Hi boys!
I use fluent 6.3.26 and i find that FLUENT only use one core (13% of CPU). How could I make Fluent use all cores? |
|
December 23, 2012, 15:28 |
|
#2 |
Member
Join Date: Dec 2012
Posts: 47
Rep Power: 13 |
I'm not sure about version 6.*, but in 13*+ you enable multicore at the beginning of each session by selecting "Parallel" instead of "Serial" at the start.
|
|
December 23, 2012, 16:53 |
|
#3 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,750
Rep Power: 66 |
Quote:
In the interactive window choose "Parallel" or If starting with scripts then you need to add -pe # to the script (parallel environment, # of cores) |
||
December 25, 2012, 10:28 |
|
#4 | |
New Member
Fangdian
Join Date: Aug 2012
Posts: 19
Rep Power: 14 |
Quote:
(if its operation system is windows, and you want to use 2cores in CPU,3d,double precision in fluent) |
||
December 25, 2012, 17:53 |
|
#5 | |
New Member
Arman
Join Date: Dec 2012
Posts: 9
Rep Power: 13 |
Quote:
but i think that dp or double precision that you said isn't about cpu usage, it is about answer accuracy, isn't it ? another thing is that my cpu is i7 and I want to parallel 4 cores by fluent 6.3.26 |
||
December 25, 2012, 18:33 |
|
#6 |
Member
Join Date: Dec 2012
Posts: 47
Rep Power: 13 |
If the interactive window for version 6 is identical to 12 as LuckyTran said, you should be able to select the number of parallel processes you want to use right after you select "Parallel."
|
|
December 25, 2012, 18:53 |
|
#7 | ||
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,750
Rep Power: 66 |
Quote:
Quote:
If you want to do a 3d simulation, with double precision, AND 4 parallel threads then you need to use 3ddp -t4 (t is the number of threads) If you only put -t4 (meaning you want 4 parallel threads) Fluent still does not know what the environment is and will not launch (i.e. 2d versus 3d, sp versus dp). Also note, the 3ddp must come before the # of threads you want to use. Additional Examples: all in serial environments 2d 2ddp 3d 3ddp in parallel with # cpu's 2d - t# 2ddp -t# 3d -t# 3ddp -t# By the way, if you have a quad core then Fluent should be using up 25% of the cpu (i.e. 100% of 1 core). If it is running consistently at 13% then you have a memory bottleneck. Switching to a parallel environment will not do you any help if there is a memory bottleneck. |
|||
December 27, 2012, 17:19 |
|
#8 | |
New Member
Arman
Join Date: Dec 2012
Posts: 9
Rep Power: 13 |
Quote:
Thanks a lot man !! |
||
March 10, 2013, 18:41 |
easy way!
|
#9 |
New Member
Join Date: Mar 2013
Posts: 11
Rep Power: 13 |
just right click in fluent icon in your desktop
in properties > shortcut tab > target change C:\Fluent.Inc\ntbin\ntx86\fluent.exe -r6.3.26 to: C:\Fluent.Inc\ntbin\ntx86\fluent.exe -t6.3.26 now run the fluent now you may see some message like this in fluent : (Loading "C:\Fluent.Inc\fluent6.3.26\lib\fl114.dmp" Done. version> now go to file tab > run > and choose parallel type in option > processes you can choose how many core do you want to use be careful you should use one or 2 core less than your avalable core that your computer has. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problems after decomposing for running | alessio.nz | OpenFOAM | 7 | March 5, 2021 05:49 |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
DecomposePar unequal number of shared faces | maka | OpenFOAM Pre-Processing | 6 | August 12, 2010 10:01 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |