Git Product home page Git Product logo

persistent_kernel's Introduction

Kernel launch overheads

All times are in seconds. Driver Version: 510.39.01

cuStreamWaitValue32

Task mean median std min max
Launch 3.21609e-08 3.00352e-08 6.02631e-09 2.99769e-08 1.42195e-06
Signal 1.47105e-07 1.50001e-07 1.71373e-08 1.29978e-07 3.14601e-06

Spin

Task mean median std min max
Launch 1.48487e-06 1.45304e-06 1.38428e-07 1.33197e-06 8.97702e-06
Signal 6.21179e-06 5.89102e-06 1.04506e-05 3.39991e-07 0.000749292

Takeaway

Using cuStreamWaitValue32 you can pause CUDA streams in ~30ns and unpause them in ~150ns. This is about an order of magnitude faster than conventional kernel launch, sitting at 2.6μs, at the minimum.

persistent_kernel's People

Contributors

makslevental avatar

Stargazers

jiudianren avatar

Watchers

James Cloos avatar  avatar

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.