-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
: CommandLine Error: Option 'disassemble' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
Not sure where from to approach. Platform is Fedora 39
> dnf list installed "rocm-*"
Installed Packages
rocm-clinfo.x86_64 5.7.1-1.fc39 @updates
rocm-comgr.x86_64 17.0-3.fc39 @updates
rocm-comgr-devel.x86_64 17.0-3.fc39 @updates
rocm-device-libs.x86_64 17.1-1.fc39 @updates
rocm-hip.x86_64 5.7.1-1.fc39 @updates
rocm-hip-devel.x86_64 5.7.1-1.fc39 @updates
rocm-opencl.x86_64 5.7.1-1.fc39 @updates
rocm-runtime.x86_64 5.7.1-1.fc39 @updates
rocm-runtime-devel.x86_64 5.7.1-1.fc39 @updates
Traced it down to this
julia> import Libdl
julia> Libdl.dlpath("libamdhip64")
"/usr/bin/../lib64/julia/../libamdhip64.so"
julia> Libdl.dlpath("libamdhip64")
: CommandLine Error: Option 'disassemble' registered more than once!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels