0

Wan2GP: RuntimeError: No HIP GPUs are available

@sonichu1posted 8/20/2026, 10:36:05 PM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-08-20T22:34:20.322Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "amd",
    "gpu_model": "radeon rx 580 series",
    "ram_gb": 8,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Enterprise LTSC",
    "release": "10.0.19044",
    "codename": "21H2",
    "kernel": "10.0.19044",
    "arch": "x64",
    "build": "19044",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "LENOVO",
    "model": "10B4A07JAC",
    "version": "ThinkCentre M73",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i5-4570",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "60",
    "stepping": "3",
    "revision": "15363",
    "speed": 3.2,
    "speedMin": 3.2,
    "speedMax": 3.2,
    "cores": 4,
    "physicalCores": 4,
    "processors": 1,
    "performanceCores": 4,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 0,
      "l1i": 0,
      "l2": 1048576,
      "l3": 6291456
    }
  },
  "memory": {
    "total": 8534274048,
    "free": 3675353088,
    "used": 4858916864,
    "active": 4858916864,
    "available": 3675357184,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 2013265920,
    "swapused": 54525952,
    "swapfree": 1958739968
  },
  "gpus": [
    {
      "model": "radeon rx 580 series"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "Radeon RX 580 Series",
        "bus": "PCI",
        "vram": 8192,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "E34",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/start.js/1787264982934

Source: api / start.js
Lines: 42 total, last 42 included

[api shell.run]
Microsoft Windows [Versión 10.0.19044.7663]
(c) Microsoft Corporation. Todos los derechos reservados.

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate 
& conda deactivate & conda deactivate & conda activate ba
se & C:\pinokio\api\wan.git\app\venv\Scripts\activate C:\
pinokio\api\wan.git\app\venv && python wgp.py --multiple-
images --advanced
No CUDA runtime is found, using CUDA_HOME='C:\pinokio\bin
\miniforge\Library'
C:\pinokio\api\wan.git\app\venv\Lib\site-packages\torch\a
mp\autocast_mode.py:266: UserWarning: User provided devic
e_type of 'cuda', but CUDA is not available. Disabling   
  warnings.warn(
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 70, in <
module>
    from shared.attention import ATTENTION_MODE_AVAILABIL
ITY, get_attention_modes, get_supported_attention_modes, 
get_default_attention_mode, get_override_attention_modes,
 get_supported_override_attention_modes
  File "C:\pinokio\api\wan.git\app\shared\attention.py", 
line 14, in <module>
    major, minor = (0, 0) if _is_mps else torch.cuda.get_
device_capability(None)
                                          ^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\pinokio\api\wan.git\app\venv\Lib\site-packages
\torch\cuda\__init__.py", line 560, in get_device_capabil
ity
    prop = get_device_properties(device)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\pinokio\api\wan.git\app\venv\Lib\site-packages
\torch\cuda\__init__.py", line 576, in get_device_propert
ies
    _lazy_init()  # will define _get_device_properties   
    ^^^^^^^^^^^^
  File "C:\pinokio\api\wan.git\app\venv\Lib\site-packages
\torch\cuda\__init__.py", line 372, in _lazy_init        
    torch._C._cuda_init()
RuntimeError: No HIP GPUs are available
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: RuntimeError: No HIP GPUs are available · Pinokio