0

Wan2GP: RuntimeError: No HIP GPUs are available

@npcultra_posted 8/27/2026, 7:12:47 AM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-08-27T07:07:12.990Z
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": "amd radeon rx 9060 xt",
    "ram_gb": 32,
    "vram_gb": 16
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "System manufacturer",
    "model": "System Product Name",
    "version": "System Version",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 7 5800X3D 8-Core Processor",
    "vendor": "AuthenticAMD",
    "family": "25",
    "model": "33",
    "stepping": "2",
    "revision": "8450",
    "speed": 3.4,
    "speedMin": 3.4,
    "speedMax": 3.4,
    "cores": 16,
    "physicalCores": 8,
    "processors": 1,
    "performanceCores": 16,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 256,
      "l1i": 256,
      "l2": 4194304,
      "l3": 100663296
    }
  },
  "memory": {
    "total": 34269519872,
    "free": 23966416896,
    "used": 10303102976,
    "active": 10303102976,
    "available": 23966416896,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 13958643712,
    "swapused": 20971520,
    "swapfree": 13937672192
  },
  "gpus": [
    {
      "model": "amd radeon rx 9060 xt"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "AMD Radeon RX 9060 XT",
        "bus": "PCI",
        "vram": 16304,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "SONY TV  *30",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 3840,
        "resolutionY": 2160,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1787814330775

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

[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & 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\amp\autocast_mode.py:266: UserWarning: User provided device_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 71, in <module>
    from shared.attention import ATTENTION_MODE_AVAILABILITY, 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_capability
    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_properties
    _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