Skip to content

Commit

Permalink
Update faq_assign_gpu.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-zilliz authored Sep 29, 2021
1 parent bf03909 commit 47e8a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/en/fragments/faq_assign_gpu.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
In **server_config.yaml** file under /home/$USER/milvus/conf, you can assign GPU devices to index/search. See example:
In <b>server_config.yaml</b> file under /home/$USER/milvus/conf, you can assign GPU devices to index/search. See example:

```
gpu:
Expand All @@ -15,4 +15,4 @@ gpu:

<div class="alert note">
GPU 0,1,2,3 are first 4 GPUs from the list of GPU devices assigned to the docker container.
</div>
</div>

0 comments on commit 47e8a43

Please sign in to comment.