Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change in ORIGIN after hiding symbols #2144

Open
tfogal opened this issue Apr 24, 2024 · 1 comment · May be fixed by #2165
Open

Change in ORIGIN after hiding symbols #2144

tfogal opened this issue Apr 24, 2024 · 1 comment · May be fixed by #2165
Assignees

Comments

@tfogal
Copy link
Collaborator

tfogal commented Apr 24, 2024

It seems that #1324 or a nearby commit may have inadvertently changed the lookup paths for certain libraries, making it so that libnvfuser_codegen.so could not be located. Internal apex norm tests started giving:

ImportError: libnvfuser_codegen.so: cannot open shared object file: No such file or directory

A workaround is to copy the libnvfuser_codegen.so library into the torch/lib subdirectory.

@tfogal tfogal self-assigned this Apr 24, 2024
@tfogal
Copy link
Collaborator Author

tfogal commented Apr 24, 2024

cc @nWEIdia

tfogal added a commit that referenced this issue Apr 30, 2024
@tfogal tfogal linked a pull request Apr 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant