Problem Description
WSL2:
OS:
NAME="Ubuntu"
VERSION="24.04.1 LTS (Noble Numbat)"
CPU:
model name : AMD Ryzen AI 9 HX 470 w/ Radeon 890M
GPU:
Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Marketing Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Name: gfx1150
Marketing Name: AMD Radeon(TM) 890M Graphics
Name: amdgcn-amd-amdhsa--gfx1150
Name: amdgcn-amd-amdhsa--gfx11-generic
I have finished the 5 steps in the installation guide. The proccess dead When I run torch.
python -c "import torch; print('CUDA Available:', torch.cuda.is_available()); print('Device Name:', torch.cuda.get_device_name(0) if torch.cuda.is_available() else 'None')"
F20260607 07:45:51.358712 124735382591296 agent.cpp:1093] Found 0 rocprofiler agents and 2 HSA agents. HSA agents contained 2 internal node ids not found by rocprofiler: 0, 1
@ 0x71717d2368ca (unknown)
@ 0x71717d237873 (unknown)
@ 0x71717cc566a4 (unknown)
@ 0x71717cc8139c rocprofiler_set_api_table
@ 0x71722c0892d9 rocprofiler_register_library_api_table
@ 0x7170f709e95a (unknown)
@ 0x7170f70a06a0 (unknown)
@ 0x7170f70a08f4 (unknown)
@ 0x7170f7067f4e (unknown)
@ 0x71722c7e6205 (unknown)
@ 0x71722c7995fe (unknown)
@ 0x71722c7d5f5e (unknown)
@ 0x71722c44e911 (unknown)
@ 0x7172380a1ed3 (unknown)
@ 0x71722c467f8d (unknown)
@ 0x71717d0c2c6c (unknown)
@ 0x7172342db6e2 c10::cuda::device_count()
@ 0x71722ec4bb22 THCPModule_getDeviceCount_wrap(_object*, _object*)
@ 0x622c0cba4b7e PyObject_Vectorcall
@ 0x622c0cbc0488 _PyEval_EvalFrameDefault
@ 0x622c0cbb2e88 _PyEval_Vector
@ 0x622c0cc8f645 PyEval_EvalCode
@ 0x622c0ccb192e builtin_exec.lto_priv.0
@ 0x622c0cbba9ae _PyEval_EvalFrameDefault
@ 0x622c0ccabec6 gen_send_ex2.lto_priv.0
@ 0x622c0cd13714 gen_send_ex.lto_priv.0
@ 0x622c0cbb87ad _PyEval_EvalFrameDefault
@ 0x622c0cbe54c5 _PyFunction_Vectorcall
@ 0x622c0cc21e83 method_vectorcall.lto_priv.0
@ 0x622c0cca1ddc _PyObject_Call
@ 0x622c0cbbaca6 _PyEval_EvalFrameDefault
@ 0x622c0cbb2e88 _PyEval_Vector
Aborted (core dumped)
Operating System
10.0.26200
CPU
AMD Ryzen AI 9 HX 470 w/ Radeon 890M
GPU
AMD Radeon(TM) 890M Graphics / Microsoft Remote Display Adapter
ROCm Version
7.2.4
ROCm Component
rocprofiler
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
WSL environment detected.
=====================
HSA System Attributes
=====================
Runtime Version: 1.18
Runtime Ext Version: 1.15
System Timestamp Freq.: 1000.000000MHz
Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count)
Machine Model: LARGE
System Endianness: LITTLE
Mwaitx: DISABLED
XNACK enabled: NO
DMAbuf Support: YES
VMM Support: YES
==========
HSA Agents
==========
*******
Agent 1
*******
Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Uuid: CPU-XX
Marketing Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Vendor Name: CPU
Feature: None specified
Profile: FULL_PROFILE
Float Round Mode: NEAR
Max Queue Number: 0(0x0)
Queue Min Size: 0(0x0)
Queue Max Size: 0(0x0)
Queue Type: MULTI
Node: 0
Device Type: CPU
Cache Info:
L1: 49152(0xc000) KB
Chip ID: 0(0x0)
Cacheline Size: 64(0x40)
BDFID: 0
Internal Node ID: 0
Compute Unit: 24
SIMDs per CU: 0
Shader Engines: 0
Shader Arrs. per Eng.: 0
Memory Properties:
Features: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: FINE GRAINED
Size: 15159344(0xe75030) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 15159344(0xe75030) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 3
Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED
Size: 15159344(0xe75030) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
Pool 4
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 15159344(0xe75030) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:4KB
Alloc Alignment: 4KB
Accessible by all: TRUE
ISA Info:
*******
Agent 2
*******
Name: gfx1150
Uuid: GPU-ffffffffffffffff
Marketing Name: AMD Radeon(TM) 890M Graphics
Vendor Name: AMD
Feature: KERNEL_DISPATCH
Profile: BASE_PROFILE
Float Round Mode: NEAR
Max Queue Number: 128(0x80)
Queue Min Size: 64(0x40)
Queue Max Size: 131072(0x20000)
Queue Type: MULTI
Node: 1
Device Type: GPU
Cache Info:
L1: 32(0x20) KB
L2: 2048(0x800) KB
Chip ID: 5390(0x150e)
Cacheline Size: 64(0x40)
Max Clock Freq. (MHz): 3100
BDFID: 50432
Internal Node ID: 1
Compute Unit: 16
SIMDs per CU: 2
Shader Engines: 1
Shader Arrs. per Eng.: 2
Coherent Host Access: FALSE
Memory Properties:
Features: KERNEL_DISPATCH
Fast F16 Operation: TRUE
Wavefront Size: 32(0x20)
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Max Waves Per CU: 32(0x20)
Max Work-item Per CU: 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 2147483647(0x7fffffff)
y 65535(0xffff)
z 65535(0xffff)
Max fbarriers/Workgrp: 32
Packet Processor uCode:: 34
SDMA engine uCode:: 15
IOMMU Support:: None
Pool Info:
Pool 1
Segment: GLOBAL; FLAGS: COARSE GRAINED
Size: 17467294(0x10a879e) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 2
Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED
Size: 17467294(0x10a879e) KB
Allocatable: TRUE
Alloc Granule: 4KB
Alloc Recommended Granule:2048KB
Alloc Alignment: 4KB
Accessible by all: FALSE
Pool 3
Segment: GROUP
Size: 64(0x40) KB
Allocatable: FALSE
Alloc Granule: 0KB
Alloc Recommended Granule:0KB
Alloc Alignment: 0KB
Accessible by all: FALSE
ISA Info:
ISA 1
Name: amdgcn-amd-amdhsa--gfx1150
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 2147483647(0x7fffffff)
y 65535(0xffff)
z 65535(0xffff)
FBarrier Max Size: 32
ISA 2
Name: amdgcn-amd-amdhsa--gfx11-generic
Machine Models: HSA_MACHINE_MODEL_LARGE
Profiles: HSA_PROFILE_BASE
Default Rounding Mode: NEAR
Default Rounding Mode: NEAR
Fast f16: TRUE
Workgroup Max Size: 1024(0x400)
Workgroup Max Size per Dimension:
x 1024(0x400)
y 1024(0x400)
z 1024(0x400)
Grid Max Size: 4294967295(0xffffffff)
Grid Max Size per Dimension:
x 2147483647(0x7fffffff)
y 65535(0xffff)
z 65535(0xffff)
FBarrier Max Size: 32
*** Done ***
Additional Information
No response
Problem Description
WSL2:
OS:
NAME="Ubuntu"
VERSION="24.04.1 LTS (Noble Numbat)"
CPU:
model name : AMD Ryzen AI 9 HX 470 w/ Radeon 890M
GPU:
Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Marketing Name: AMD Ryzen AI 9 HX 470 w/ Radeon 890M
Name: gfx1150
Marketing Name: AMD Radeon(TM) 890M Graphics
Name: amdgcn-amd-amdhsa--gfx1150
Name: amdgcn-amd-amdhsa--gfx11-generic
I have finished the 5 steps in the installation guide. The proccess dead When I run torch.
Operating System
10.0.26200
CPU
AMD Ryzen AI 9 HX 470 w/ Radeon 890M
GPU
AMD Radeon(TM) 890M Graphics / Microsoft Remote Display Adapter
ROCm Version
7.2.4
ROCm Component
rocprofiler
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
Additional Information
No response