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

Slow case loading on parallel fluent

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 20, 2011, 00:03
Default Slow case loading on parallel fluent
  #1
New Member
 
Join Date: Dec 2011
Posts: 3
Rep Power: 14
jhome is on a distinguished road
Hi,

I am new to fluent. However, I just need to do some simple simulations so I am using a consumer PC. Recently I am running Fluent on a single PC i7-2600 with 12GB(4+4+2+2) memory. I plan to use the 4 cores (8 threads), the solver works as expected, but the case loading and writing are quite slow. I am not sure if these is any hardware limits for it. The case loading/writing works very smooth and fast in the serial mode. It has totally 55180 nodes in the case file and each computing node has about 5800 cells.

I appreciate if someone can point me out if there is any mistake.

Thanks,
jhome is offline   Reply With Quote

Old   December 20, 2011, 13:41
Default
  #2
Senior Member
 
sail's Avatar
 
Vieri Abolaffio
Join Date: Jul 2010
Location: Always on the move.
Posts: 308
Rep Power: 16
sail is on a distinguished road
Quote:
Originally Posted by jhome View Post
Hi,

I am new to fluent. However, I just need to do some simple simulations so I am using a consumer PC. Recently I am running Fluent on a single PC i7-2600 with 12GB(4+4+2+2) memory. I plan to use the 4 cores (8 threads), the solver works as expected, but the case loading and writing are quite slow. I am not sure if these is any hardware limits for it. The case loading/writing works very smooth and fast in the serial mode. It has totally 55180 nodes in the case file and each computing node has about 5800 cells.

I appreciate if someone can point me out if there is any mistake.

Thanks,
Hi jhome

First of all your pc has only 4 cores, you see 8 cores because of the hyperthreading. As cfd codes are effectice in filling up the computational power, it would be better to turn ht off and use just 4 cores.

The slow loading time could be caused by a slow hd or network, if you are accessing ddata somewhere else.
__________________
http://www.leadingedge.it/
Naval architecture and CFD consultancy
sail is offline   Reply With Quote

Old   December 20, 2011, 14:02
Default
  #3
New Member
 
Join Date: Dec 2011
Posts: 3
Rep Power: 14
jhome is on a distinguished road
Thank you sail. I turned off the hyperthreading and the case loading is much faster than before. But it is still not as smooth as loading in serial mode. I am reading case file from hard disk, which is 7200rpm. Will this be a problem? However, my network is only 100mb Ethernet. Will it access network frequently during the case loading. I think it shall use shared memory.

Quote:
Originally Posted by sail View Post
Hi jhome

First of all your pc has only 4 cores, you see 8 cores because of the hyperthreading. As cfd codes are effectice in filling up the computational power, it would be better to turn ht off and use just 4 cores.

The slow loading time could be caused by a slow hd or network, if you are accessing ddata somewhere else.
jhome is offline   Reply With Quote

Old   December 21, 2011, 15:19
Default
  #4
Senior Member
 
duri
Join Date: May 2010
Posts: 245
Rep Power: 16
duri is on a distinguished road
Quote:
Originally Posted by jhome View Post
Thank you sail. I turned off the hyperthreading and the case loading is much faster than before. But it is still not as smooth as loading in serial mode. I am reading case file from hard disk, which is 7200rpm. Will this be a problem? However, my network is only 100mb Ethernet. Will it access network frequently during the case loading. I think it shall use shared memory.
Parallel read/write is always slower in fluent. This is because it distributes mesh and solution to clients while reading. Only server does this job and clients does nothing for IO. There is a parallel IO mode which is superfast, but i don't remember how to turn on this.
Never use threading it always limits your processing power. Its good only for multi-threading applications like games
duri 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
Floating point exception during parallel mode of fluent aamer FLUENT 10 May 16, 2019 09:49
problem of running parallel Fluent on linux cluster ivanbuz FLUENT 15 September 23, 2017 19:12
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 12:24
Problem using parallel Fluent Gustavo FLUENT 0 June 27, 2004 23:12


All times are GMT -4. The time now is 23:39.