-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hipmagma: Update to v2.8.0 and rebuild against ROCm v6.2.4
Signed-off-by: Gavin Zhao <[email protected]>
- Loading branch information
1 parent
f2ab1d6
commit 55bedcb
Showing
6 changed files
with
11,327 additions
and
9,023 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
libmagma.so.2.7 | ||
libmagma_sparse.so.2.7 | ||
libmagma.so.2.8 | ||
libmagma_sparse.so.2.8 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
libamdhip64.so.5 | ||
libamdhip64.so.6 | ||
libc.so.6 | ||
libgcc_s.so.1 | ||
libhipblas.so.0 | ||
libhipsparse.so.0 | ||
libhipblas.so.2 | ||
libhipsparse.so.1 | ||
liblapack.so.3 | ||
libm.so.6 | ||
libomp.so | ||
libopenblas.so.0 | ||
libstdc++.so.6 |
Oops, something went wrong.