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

CuSparseArrayCSR (N dim array) with batched matmatmul (bmm) #1944

Merged
merged 25 commits into from
Jan 17, 2024

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    34a6524 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. arraycsr update

    Janjusevic committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    40cd6f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into nikopj-spbatched

    Janjusevic committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b6a1763 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. svdjBatched

    nikopj committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    260092c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. svdaStridedBatched

    Janjusevic committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    c8a867d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. tests added

    Janjusevic committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9845cba View commit details
    Browse the repository at this point in the history
  2. merge with master

    Janjusevic committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5c21640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d1990 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'nikopj-bsvd' into nikopj-spbatched

    Janjusevic committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5e6cbd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. gesvdjBatched doesn't use econ

    Janjusevic committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    32ecab0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nikopj-bsvd' into nikopj-spbatched

    Janjusevic committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a6aafdf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    d746f47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nikopj-spbatched' of github.com:nikopj/CUDA.jl into nik…

    …opj-spbatched
    Janjusevic committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6f14394 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    28b6227 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch 'master' into nikopj-spbatched

    Janjusevic committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4e0848a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. CuSparseArrayCSR with more than 1 batch-dimension

    Janjusevic committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    de49bbd View commit details
    Browse the repository at this point in the history
  2. typo fix

    Janjusevic committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    586f6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. array fixes and debugging

    nikopj committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0767cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d193c03 View commit details
    Browse the repository at this point in the history
  2. complex tests added

    nikopj committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    255ea2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551ed46 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    94d6bdd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    d3ff101 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a8a625e View commit details
    Browse the repository at this point in the history
  2. bmm! CUSPARSE version check

    nikopj committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    afb450d View commit details
    Browse the repository at this point in the history