-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@rivhurvs7 You need to connect to a T4 GPU instance in order to access the GPU Then, re run the command !nvidia-smi |
Beta Was this translation helpful? Give feedback.
-
True when you're running a Jupyter notebook or a Python environment that does not have access to a GPU. The As shown above, in hardware accelerator dropdown, select GPU (T4, K80, etc., depending on what's available for you). |
Beta Was this translation helpful? Give feedback.
@rivhurvs7 You need to connect to a T4 GPU instance in order to access the GPU
Go to runtime menu option > change runtime type > select T4 GPU
Then, re run the command
!nvidia-smi