Skip to content

Commit 43be894

Browse files
Add rocroller lib to pytorch wheel dependencies (#79)
hipblasLT dependency on rocroller has made it into mainline as of build 16233 at least, as evidenced by http://rocm-ci.amd.com/blue/organizations/jenkins/rocm-pytorch-manylinux-wheel-builder/detail/rocm-pytorch-manylinux-wheel-builder/2914/pipeline/143 Co-authored-by: Pruthvi Madugundu <[email protected]>
1 parent 96cd1e2 commit 43be894

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
@@ -149,6 +149,7 @@ do_heavyweight_build() {
149149
"librocsparse.so"
150150
"libroctracer64.so"
151151
"libroctx64.so"
152+
"librocroller.so"
152153
)
153154

154155
# Adjust list based on ROCm version

0 commit comments

Comments
 (0)