>>617
とりあえずコマンドラインから`python`コマンドでpythonインタプリタに入って
> import torch
> torch.cuda.is_available()
まで確認してみ