Skip to content

does not support USM or coarse-grained SVM #324

@rrevi

Description

@rrevi
julia> OpenCL.versioninfo()
OpenCL.jl version 0.10.2

Toolchain:
 - Julia v1.11.5
 - OpenCL_jll v2024.5.8+1

Available platforms: 1
 - rusticl
   OpenCL 3.0
   · AMD Radeon 890M Graphics (radeonsi, gfx1150, LLVM 20.1.6, DRM 3.63, 6.15.2-2-cachyos)
ERROR: Device OpenCL.Device(AMD Radeon 890M Graphics (radeonsi, gfx1150, LLVM 20.1.6, DRM 3.63, 6.15.2-2-cachyos) on rusticl @0x000055e5869c5bc0) does not support USM or coarse-grained SVM, either of which is required by OpenCL.jl
Stacktrace:
 [1] default_memory_backend
   @ ~/.julia/packages/OpenCL/wTIUe/lib/cl/state.jl:178 [inlined]
 [2] versioninfo(io::Base.TTY)
   @ OpenCL ~/.julia/packages/OpenCL/wTIUe/src/util.jl:70
 [3] versioninfo()
   @ OpenCL ~/.julia/packages/OpenCL/wTIUe/src/util.jl:36
 [4] top-level scope
   @ REPL[20]:1

julia>

Can anyone help me with the error above?

Sounds like the hardware isn't supported yet?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions