Skip to content

Commit e327673

Browse files
Update nvidia_gpu.md
1 parent 734fbcf commit e327673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get_started/installation/nvidia_gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The built packages will be in the ```FastDeploy/dist``` directory.
8686

8787
## 5. Precompiled Operator Wheel Packages
8888

89-
FastDeploy provides precompiled GPU operator wheel packages for quick setup without building the entire source code.
89+
FastDeploy provides precompiled GPU operator wheel packages for quick setup without building the entire source code.This method currently supports SM80/90 architecture (e.g., A100/H100) and CUDA 12.6 environments only.
9090

9191
> By default, `build.sh` compiles all custom operators from source.To use the precompiled package, enable it with the `FD_USE_PRECOMPILED` parameter.
9292
> If the precompiled package cannot be downloaded or does not match the current environment, the system will automatically fall back to `4. Build Wheel from Source`.

0 commit comments

Comments
 (0)