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

Abort when nvcc command is not found in the PATH #3527

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

AllenDou
Copy link
Contributor

After installing CUDA, by default, the path to nvcc is not added to the PATH environment variable, leading to a failure in building VLLM.

@AllenDou AllenDou changed the title Ensure the 'nvcc' command is in the PATH Abort when nvcc command is not found in the PATH Mar 20, 2024
@simon-mo simon-mo merged commit 84eaa68 into vllm-project:main Mar 20, 2024
29 of 31 checks passed
@AllenDou AllenDou deleted the cmakelists branch March 21, 2024 01:53
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 this pull request may close these issues.

None yet

2 participants