Code Monkey home page Code Monkey logo

Comments (3)

soerenjalas avatar soerenjalas commented on July 18, 2024

I will have a look at it. In my fork I have a branch /soerenjalas/fbpic/tree/test_tpb where the 1D and 2D threads per block can be set via environment variables (if you want I can do a WIP pull request). I will do some benchmarks similar to what @RemiLehe did with the threading stuff.

from fbpic.

RemiLehe avatar RemiLehe commented on July 18, 2024

That sounds great!! Thanks a lot for taking care of this ; I think we can really some non-negligible speed-up from this!

from fbpic.

soerenjalas avatar soerenjalas commented on July 18, 2024

The test of the 1D threads per block on several GPU types show that the deposition an gathering methods could benefit from an adjustment of the tpb settings. A reasonable value for all GPUs would be 64.
Note that even though it's usually recommended to use a multiple of 32 tpb, the deposition kernels perform best with 48 tpb on the K80 and P100. I don't know why.
linear
The GPU used below was actually a K80 on Jureca
download-3
unknown

from fbpic.

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.