Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alon Kukliansky committed Jul 16, 2024
1 parent 7e03f59 commit cadea1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/usegpus.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You may configure the number of GPUs to use on each node and also the number of
| 7 | 2 |
| 8 and more | 1 |

Make sure that in your Python script you are creating the compiler object with the appropriate IP address. When running on the same node as the server, you can use `localhost` as the IP address.
Make sure that in your Python script you are creating the compiler object with the appropriate IP address. When running on the same node as the server, you can use \`localhost\` as the IP address.


### Interactive Node Setup Script
Expand Down

0 comments on commit cadea1b

Please sign in to comment.