Skip to content

Commit

Permalink
add branch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
shangerxin committed May 21, 2024
1 parent 0b135d3 commit 64ab180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,5 @@ jax.local_devices(): [xpu(id=0), xpu(id=1)]
locate libstdc++.so |grep /usr/lib/ # For example, the output of the library path is "/usr/lib/x86_64-linux-gnu/libstdc++.so.6".
sudo ln -s /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /usr/lib/gcc/x86_64-linux-gnu/12/libstdc++.so
```


0 comments on commit 64ab180

Please sign in to comment.