benchmark
0c4c312b - Copy the nvidia libraries to the default library path (#1510)

Commit
3 years ago
Copy the nvidia libraries to the default library path (#1510) Summary: ld cannot find the Nvidia so files even if we set $LD_LIBRARY_PATH and $LIBRARY_PATH, so we need to manually copy those files to `/lib/x86_64-linux-gnu/` Pull Request resolved: https://github.com/pytorch/benchmark/pull/1510 Test Plan: https://github.com/pytorch/benchmark/actions/runs/4559295944 Reviewed By: janeyx99 Differential Revision: D44530672 Pulled By: xuzhao9 fbshipit-source-id: ed41e43e738e9c658f1a40293992f24ea4bd2d43
Author
Parents
Loading