{
    "cmd_key": "cmd_000003",
    "cmd_type": "shell",
    "cmd": "python -c \"import torch; print(torch.cuda.is_available()); print(torch.cuda.get_device_name(0) if torch.cuda.is_available() else 'NO CUDA')\""
}