Skip to content

Commit

Permalink
refactor: consolidate msm and batch-msm implementations to one function
Browse files Browse the repository at this point in the history
    - now batch-msm support parallel BM accumulation in addition to large triangle accumulation
  • Loading branch information
yshekel committed Jan 16, 2024
1 parent 67586e0 commit 2234b3f
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 349 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
**/Cargo.lock
**/icicle/build/
**/wrappers/rust/icicle-cuda-runtime/src/bindings.rs
**/build
Loading

0 comments on commit 2234b3f

Please sign in to comment.