Code Monkey home page Code Monkey logo

Comments (5)

stgeke avatar stgeke commented on June 19, 2024

@ggiannako If I recall correctly, you did performance experiments. Can you add more details?

from nek5000.

ggiannako avatar ggiannako commented on June 19, 2024

In a small 3D engine sim case (E=75k, lx1=6), for 100 steps (fixed dt), the average number of pressure iterations for PN/PN is 36% higher than PN/PN-2. In this case, this results to about 23% higher runtime.

from nek5000.

fischer1 avatar fischer1 commented on June 19, 2024

from nek5000.

rvinuesa avatar rvinuesa commented on June 19, 2024

Hi,

I have some data from a channel flow comparison we did quite some time ago, so not sure how relevant it would be. It is from 2014, and was done with version 758. We have three relevant cases:

  1. 97,344 elements, N=11, Pn-Pn-2. Time per time step: 8.05e-1

  2. 97,344 elements, N=11, Pn-Pn. Time per time step: 8.18e-1 [around 2% higher]

  3. 97,344 elements, N=11, Pn-Pn + characteristics. Time per time step: 2.74, for an increase in time step of a factor of 2. So if one would multiply the value 8.18e-1 by 2 one would get 1.63, still much lower than the value with characteristics.

I think that at the time we concluded that the performance was similar between Pn-Pn-2 and Pn-Pn (perhaps in some runs the difference was a bit more than 2%, but not so much).

Best regards,

Ricardo.

from nek5000.

stgeke avatar stgeke commented on June 19, 2024

Just checked turbChannel with different meshes, XXT and AMG. The difference in runtime between Pn-Pn and Pn-Pn-2 was lower than 10%.

For now, I am closing this issue as no longer reproducible.

from nek5000.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.