Skip to content

Commit 8be7e77

Browse files
committed
Mention GPU/CUDA as dependency
1 parent 6aa2bbb commit 8be7e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/3_MultiGPU/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ the TorchScript model in inference mode.
2020
To run this example requires:
2121

2222
- CMake
23-
- FTorch (installed as described in main package)
23+
- Two GPU devices that support CUDA and have it installed.
24+
- FTorch (installed with CUDA enabled as described in main package)
2425
- Python 3
2526

2627
## Running

0 commit comments

Comments
 (0)