Skip to content

Commit 9553904

Browse files
authored
[docs]: update support gpu in wsl2 (#589)
# Pull Request ## What problem does this PR solve? Issue Number: Fixed # Add support WSL2 with GPU document. ## Possible side effects? - Performance: - Backward compatibility:
1 parent 3ccae52 commit 9553904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This documentation also contains instructions for [build and testing](CONTRIBUTI
3434
| | Linux x86_64 | Linux aarch64 | macOS x64 | macOS Apple Silicon | Windows x64 | Windows WSL2 x64 |
3535
|------------|--------------|---------------|----------------|---------------------|----------------|---------------------|
3636
| CPU | yes | yes | yes<sup>1</sup>| yes | no | yes |
37-
| NVIDIA GPU | experimental | no | no | n/a | no | no |
37+
| NVIDIA GPU | experimental | no | no | n/a | no | experimental |
3838

3939
1. Due to CI resource limitation, macOS x64 prebuild binary will no longer available since next release (0.9.x).
4040

0 commit comments

Comments
 (0)