Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batched version of trtrs #18025

Closed
wants to merge 7 commits into from
Closed

Commits on Mar 14, 2019

  1. Add batched version of trtrs

    - Remove single batch TH/THC implementations
    vishwakftw committed Mar 14, 2019
    Copy the full SHA
    645c07c View commit details
    Browse the repository at this point in the history
  2. Fix magma_(d/s)trsm argument list

    Seems like you don't need a magma_queue_t object
    vishwakftw committed Mar 14, 2019
    Copy the full SHA
    5b0af17 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    df546f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Copy the full SHA
    1bc263e View commit details
    Browse the repository at this point in the history
  2. Fix lint

    vishwakftw committed Mar 15, 2019
    Copy the full SHA
    33ed8fa View commit details
    Browse the repository at this point in the history
  3. Increase tolerance

    vishwakftw committed Mar 15, 2019
    Copy the full SHA
    3aa9101 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Copy the full SHA
    3406f69 View commit details
    Browse the repository at this point in the history