-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello,
I am attempting to run openADMIXTURE on ukbiobank. I am running julia 1.10.3. After running for a few hours I get the following error:
ERROR: LoadError: MethodError: no method matching vconvert(::Type{Float64}, ::Bool)
Closest candidates are:
vconvert(!Matched::Type{VectorizationBase.Mask{W}}, ::Bool) where W
@ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/masks.jl:1162
vconvert(!Matched::Type{VectorizationBase.VecUnroll{N, 1, T, T}}, ::Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}) where {N, T}
@ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/conversion.jl:260
vconvert(!Matched::Type{VectorizationBase.VecUnroll{N, W, T, V}}, ::Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}) where {N, W, T, V}
@ VectorizationBase ~/.julia/packages/VectorizationBase/jSp7w/src/llvm_intrin/conversion.jl:242
...
My bed/fam/bim files are properly formatted and generated by plink1. I have tried to trouble shoot this error by looking through julia documentation but its unclear to me whats causing this issue.
Hasuni
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels