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

[BUG] Facing build error while comapiling FUSED_ADAM on ROCm #6600

Closed
itej89 opened this issue Oct 4, 2024 · 3 comments
Closed

[BUG] Facing build error while comapiling FUSED_ADAM on ROCm #6600

itej89 opened this issue Oct 4, 2024 · 3 comments

Comments

@itej89
Copy link

itej89 commented Oct 4, 2024

Hi, I would to report the below build error while compiling the DeepSpeech with Fused adam. Please let me know if any further information I can share to resolve this issue. Thanks you.

Install command

DS_BUILD_FUSED_ADAM=1 pip install .

Error: Log is huge so I've attached the file below
failure_log.txt

@jomayeri
Copy link
Contributor

jomayeri commented Oct 4, 2024

It looks like you already opened an issue about this topic. Please keep all information in the single issue.

@jomayeri jomayeri closed this as completed Oct 4, 2024
@itej89
Copy link
Author

itej89 commented Oct 4, 2024

It looks like you already opened an issue about this topic. Please keep all information in the single issue.

This one is a different build error I've got after patching that issue with my resolution. Please see the error log for the information. Or let me know if i should combine these errors. Thanks!!

@jithunnair-amd
Copy link
Contributor

jithunnair-amd commented Oct 5, 2024

@itej89 Both the issues have the same root cause: removal of the shell=True in the subprocess commands. This should also be fixed by #6587. If it's not, please reopen the issue or comment and tag me and Jagadish (cc'ed below) here.

cc @jagadish-amd

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

No branches or pull requests

3 participants