Coder Social home page Coder Social logo

pair_hmm_forward_gpu's Introduction

aligner_gpu_version

Author: Enliang Li

mian translation for the forward algorithm (gpu-version)

Latest Version: 1.2 on Apr.15th 2019

Use following command to build:

using the "compile.sh" to build the sources

Performance Details (TITAN Xp) [HOLMES flow (27 states)]

forward_matrix [x_dim+1][y_dim+1][batch][states-1]

forward_matrix: torch.Size

([6, 7, 1, 26])

10.79748 ms / call (float)

11.009 ms / call (double)

forward_matrix: torch.Size

([16, 19, 1, 26])

11.50272 ms / call (float)

11.9557 ms / call (double)

forward_matrix: torch.Size

([61, 127, 1, 26])

30.30934 ms / call (float)

33.30686 ms / call (double)

Performance Details (TITAN Xp) [regular flow (3 states)]

forward_matrix [x_dim+1][y_dim+1][batch][states-1]

forward_matrix: torch.Size

([16, 19, 1, 3])

12.6679 ms / call (float)

13.0121 ms / call (double)

forward_matrix: torch.Size

([16, 19, 3, 3])

12.9385 ms / call (float)

13.7454 ms / call (double)

forward_matrix: torch.Size

([159, 149, 1, 3])

69.3239 ms / call (float)

72.4838 ms / call (double)

PyCUDA Support:

copy-paste the function definition and call it with PyCUDA in your own flow

For examples, please refer to:

https://wiki.tiker.net/PyCuda/Examples

Copy Right Reserved by AndreasKloeckner

pair_hmm_forward_gpu's People

Contributors

lienliang avatar

Watchers

James Cloos avatar

Forkers

zephyroy

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.