CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Had enough of CFD Post - can Tecplot parallel compute over many cores (CPU and GPU)?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 19, 2018, 04:44
Default Had enough of CFD Post - can Tecplot parallel compute over many cores (CPU and GPU)?
  #1
Senior Member
 
JuPa's Avatar
 
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 14
JuPa is on a distinguished road
Hi,

We do a lot of CFD (with Ansys) in our organisation. Frankly CFD Post doesn't cut it.

We need the ability to make high quality animations of our results and we need to be able to do it over many cores (i.e. quickly).

Can Tecplot does this?
JuPa is offline   Reply With Quote

Old   January 23, 2018, 19:03
Default
  #2
Senior Member
 
Scott Fowler
Join Date: May 2009
Posts: 112
Rep Power: 16
wsfowler is on a distinguished road
Tecplot 360 can certainly make nice animations, and much of our processing is shared-memory parallel. Meaning that we'll use all the cores on a single machine.

Tecplot 360 cannot natively do distributed memory parallel. For time-dependent solutions you may be able to launch Tecplot 360 on different nodes of a cluster with each Tecplot 360 instance creating an image for a different time step. The instructions for which time step to write would be in a macro or Python script (see PyTecplot).

That said - you may run into disk I/O being a bottleneck. Post-processing is very "disk read" dependent - once you saturate your disk you're stuck. I've heard reports that distributed animations typically work up to about 4 nodes - anything beyond that and you become I/O bound so about the best you'll do is 4x faster. It's of course your gains will be very hardware and problem dependent.
wsfowler is offline   Reply With Quote

Old   June 25, 2022, 12:47
Default
  #3
New Member
 
Join Date: Mar 2022
Posts: 18
Rep Power: 4
loesung is on a distinguished road
can we overcome that bottleneck by simply using, say 10 nvme drives?
loesung is offline   Reply With Quote

Old   June 26, 2022, 22:59
Default
  #4
Senior Member
 
Scott Fowler
Join Date: May 2009
Posts: 112
Rep Power: 16
wsfowler is on a distinguished road
Parallel file systems certain help with this bottleneck. The scaling is also dependent on the distribution of the post-processing work. Some post-processing tasks are more I/O bound (contour plots and slices - these require mostly disk I/O and quite little CPU time) - but others (like computing Q-Criterion and plotting complex iso-surfaces) may be CPU bound. It's possible to become GPU bound as well for very complex plots, but I've found this is infrequent to be the bottleneck.

So the bottleneck can be problem dependent.
wsfowler 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
GPU acceleration in Ansys Fluent flotus1 Hardware 63 May 12, 2023 02:48
AMD Epyc CFD benchmarks with Ansys Fluent flotus1 Hardware 55 November 12, 2018 05:33
[Resolved] GPU on Fluent Daveo643 FLUENT 4 March 7, 2018 08:02
Computing platform for OpenFOAM(Acceleration with GPU vs. CPU) cagri.metin.ege OpenFOAM 2 August 17, 2016 02:04
Urgent help in using all cpu cores running Fluent in dual 4669v3 CPU HyperNova Hardware 2 July 19, 2016 20:16


All times are GMT -4. The time now is 19:09.