We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error During Test at /home/tim/Julia/pkg/CUDA/test/cusolver/dense.jl:337 Got exception outside of a @test ArgumentError: cannot take the CPU address of a CuArray{Float64, 2, CUDA.Mem.DeviceBuffer} Stacktrace: [1] unsafe_convert(::Type{Ptr{Float64}}, x::CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}) @ CUDA ~/Julia/pkg/CUDA/src/array.jl:370 [2] ormqr!(side::Char, trans::Char, A::CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}, tau::Vector{Float64}, C::CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}) @ LinearAlgebra.LAPACK ~/Julia/src/julia/build/dev/usr/share/julia/stdlib/v1.10/LinearAlgebra/src/lapack.jl:2923 [3] rmul!(A::CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}, B::LinearAlgebra.QRPackedQ{Float64, CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}, Vector{Float64}}) @ LinearAlgebra ~/Julia/src/julia/build/dev/usr/share/julia/stdlib/v1.10/LinearAlgebra/src/abstractq.jl:318 [4] *(A::Adjoint{Float64, CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}}, Q::LinearAlgebra.QRPackedQ{Float64, CuArray{Float64, 2, CUDA.Mem.DeviceBuffer}, CuArray{Float64, 1, CUDA.Mem.DeviceBuffer}}) @ LinearAlgebra ~/Julia/src/julia/build/dev/usr/share/julia/stdlib/v1.10/LinearAlgebra/src/abstractq.jl:142 [5] macro expansion @ ~/Julia/pkg/CUDA/test/cusolver/dense.jl:350 [inlined]
JuliaLang/julia#46196 (comment)
Error During Test at /home/tim/Julia/pkg/CUDA/test/device/array.jl:108 Got exception outside of a @test InvalidIRError: compiling MethodInstance for (::var"#kernel#12")(::CuDeviceVector{Int64, 1}) resulted in invalid LLVM IR Reason: unsupported dynamic function invocation (call to size) Stacktrace: [1] kernel @ ~/Julia/pkg/CUDA/test/device/array.jl:114 Reason: unsupported dynamic function invocation (call to setindex!) Stacktrace: [1] kernel @ ~/Julia/pkg/CUDA/test/device/array.jl:114 Reason: unsupported dynamic function invocation (call to CuDeviceMatrix{Int64, 1}) Stacktrace: [1] _derived_array @ ~/Julia/pkg/CUDA/src/device/array.jl:257 [2] reshape @ ~/Julia/pkg/CUDA/src/device/array.jl:251 [3] reshape @ ./reshapedarray.jl:117 [4] kernel @ ~/Julia/pkg/CUDA/test/device/array.jl:113
The text was updated successfully, but these errors were encountered:
AbstractQ
No branches or pull requests
JuliaLang/julia#46196 (comment)
The text was updated successfully, but these errors were encountered: