Skip to content

NVCC required when invoking flashinfer-cli #1904

@bbartels

Description

@bbartels

Now that pre-compiled wheels are published, nvcc shouldn't be a hard requirement anymore. But on an installation without nvcc flashinfer show-config fails with Could not find nvcc.
This originates here:

"CUDA_HOME": get_cuda_path(),

With the exception being thrown here:
https://github.com/flashinfer-ai/flashinfer/blob/main/flashinfer/jit/cpp_ext.py#L51

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions