Git Product home page Git Product logo

Comments (2)

rlguy avatar rlguy commented on May 13, 2024

Thanks HEEROCKSS!

I checked your results and it looks like the test ran without errors.

I have updated your Dropbox folder with a build of the addon for testing. Your beta invite email should contain a link and a password to your Dropbox folder.

I will be closing this issue. Please post any further test case results to this thread.

from blender-flip-fluids.

rlguy avatar rlguy commented on May 13, 2024

HEEROCKSS:

test_case_cascading_water_feature400.zip
A Test with my 72 Cores Server, worked perfectly fine but it took longer than my overclocked 3930k. Seems Simulations scale better with fast single core performance than lots of cores.

The simulator and FLIP simulation method has some bottlenecks where sections of code are single-threaded, so this is why faster single core performance was faster. I took a look at the logs, and it looks like the simulator was running with 36 threads. This may be too many threads for the simulator to run efficiently. In the beta version of the addon, I would suggest trying 12 or 16 threads (Set in the FLIP Fluid Advanced panel) to see if that improves performance.

A planned feature for the future is to have the addon generate meshes post-simulation. This could provide a massive boost for systems like yours with many threads. It would be possible to mesh multiple frames simultaneously. At the moment, meshing is done frame-by-frame and often accounts for half of the simulation time.

from blender-flip-fluids.

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.