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

command ninja -v returned non-zero #11

Open
cssddnnc9527 opened this issue Apr 25, 2022 · 3 comments
Open

command ninja -v returned non-zero #11

cssddnnc9527 opened this issue Apr 25, 2022 · 3 comments

Comments

@cssddnnc9527
Copy link

dear author,

while running "run_app" , found the following error:
"command ninja -v returned non-zero"

Help!

Very appreciated!!!

@arieling
Copy link
Collaborator

arieling commented Apr 26, 2022

why do you need to use ninja -v? It's not in required package

@rlayne
Copy link

rlayne commented May 1, 2022

I've seen this happen when running inside a Visual Studio command prompt that is for incorrect targets. Double check you're running inside a x64 native window (i.e. compile on x64 for x64) and not some other variation. I'd check I was also using VS2022 and CUDA 11.3 or 11.6, I've been successful with both of these combinations by launching the VS command prompt, then switching environments and proceeding with the instructions.

@nancycyzl
Copy link

Have you solved this? I encountered the same problem. I'm using CUDA 11.7 and torch 1.12.0+cu116.
Many thanks!!

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

4 participants