Skip to content

Commit fdb009f

Browse files
Remove libaeon.so linking
Since the release of version 1.21.0, the libaeon.so link is part of the Docker image.
1 parent 59f6066 commit fdb009f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_gaudi_hpu_build_torch_hpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
git clone --depth 1 --branch main https://github.com/HabanaAI/Intel_Gaudi3_Software.git
120120
121121
ln -s /usr/include/habanalabs/ /usr/include/habanalabs/include
122-
ln -s /usr/lib/habanalabs/libaeon.so.1 /usr/lib/habanalabs/libaeon.so
123122
patch -p1 <$PYTORCH_MODULES_ROOT_PATH/.devops/patches/Intel_Gaudi3_Software.patch
124123
cp $PYTORCH_MODULES_ROOT_PATH/.devops/patches/media_pytorch_proxy.h /usr/include/habanalabs/media_pytorch_proxy.h
125124

0 commit comments

Comments
 (0)