Skip to content

Commit e6909a3

Browse files
Add libhipsolver.so dependency for upstream Pytorch (needed since PyTorch PR 97370)
1 parent 6dccf9b commit e6909a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manywheel/build_rocm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ ROCM_SO_FILES=(
7878
"libhipblas.so"
7979
"libhipfft.so"
8080
"libhiprand.so"
81+
"libhipsolver.so"
8182
"libhipsparse.so"
8283
"libhsa-runtime64.so"
8384
"libamd_comgr.so"

0 commit comments

Comments
 (0)