Submitted by AbCi16 t3_10rcty9 in deeplearning
AbCi16 OP t1_j6v0be2 wrote
Reply to comment by agentfuzzy999 in Using Jupyter via GPU by AbCi16
Command to check gpu availability?
agentfuzzy999 t1_j6v0d3e wrote
Google it
AbCi16 OP t1_j6v0gql wrote
👍
Some-Assistance-7812 t1_j6vwocu wrote
import torch
torch.cuda.is_available()
cruddybanana1102 t1_j6wkzwb wrote
If you have Nvidia with CUDA toolkit installed run nvidia-smi and you'll have your answer
Viewing a single comment thread. View all comments