The cmake traces of pytorch contains things like: -Wl,--no-as-needed,"/home/gaoxiang/.virtualenvs/nvfuser/lib/python3.11/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed which is not correctly handled by meson yet. This commit adds a hack to workaround it.pull/12299/head
parent
5ff59f2fb5
commit
4a02e09d20
1 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue