Skip to content

fix(cuda): add PTX JIT compiler and update vLLM log flag - #7

Merged
kirang89 merged 1 commit into
mainfrom
fix/vllm-cuda-ptx-jit
Mar 11, 2026
Merged

fix(cuda): add PTX JIT compiler and update vLLM log flag#7
kirang89 merged 1 commit into
mainfrom
fix/vllm-cuda-ptx-jit

Conversation

@kirang89

Copy link
Copy Markdown
Contributor
  • Add cuda_nvcc to Nix shell packages and LD_LIBRARY_PATH for libnvptxcompiler.so, fixing "PTX JIT compiler library not found" error when running vLLM with flash attention
  • Replace removed --disable-log-requests with --no-enable-log-requests for newer vLLM versions

- Add cuda_nvcc to Nix shell packages and LD_LIBRARY_PATH for
  libnvptxcompiler.so, fixing "PTX JIT compiler library not found"
  error when running vLLM with flash attention
- Replace removed --disable-log-requests with --no-enable-log-requests
  for newer vLLM versions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kirang89
kirang89 merged commit f21d9ce into main Mar 11, 2026
1 check passed
@kirang89
kirang89 deleted the fix/vllm-cuda-ptx-jit branch March 11, 2026 14:58
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.

1 participant