Skip to content

Commit 62a080e

Browse files
committed
Merge branch 'main' of https://github.com/TRAIS-Lab/sjlt
2 parents f79a4fa + d254e82 commit 62a080e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install -e .
3535
```
3636

3737
> [!NOTE]
38-
> Due to the default isolation building behavior of `pip install` (this applies on both "Install from PyPI" and "INstall from Source"), even if `nvcc -V` and `torch.version.cuda` gives the same CUDa version, you can still encounter the something like the following:
38+
> Due to the default [isolation building behavior](https://github.com/vllm-project/vllm/issues/1453#issuecomment-1951453221) of `pip install` (this applies on both "Install from PyPI" and "Install from Source"), even if `nvcc -V` and `torch.version.cuda` gives the same CUDA version, you can still encounter the something like the following:
3939
> ```bash
4040
> RuntimeError:
4141
> The detected CUDA version (11.8) mismatches the version that was used to compile

0 commit comments

Comments
 (0)