Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

getrf! issue #471

@maleadt

Description

@maleadt
getrf!: Error During Test at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:44
  Got exception outside of a @test
  MethodError: no method matching LU(::Array{Float32,2}, ::Array{Int64,1}, ::Int64)
  Closest candidates are:
    LU(::AbstractArray{T,2}, !Matched::Array{Int32,1}, !Matched::Int32) where T at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:61
  Stacktrace:
   [1] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:50
   [2] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [3] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:45
   [4] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1183
   [5] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:14
   [6] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [7] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:3
   [8] include(::String) at ./client.jl:447
   [9] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:26
   [10] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [11] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:21
   [12] include(::String) at ./client.jl:447
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:331
   [15] exec_options(::Base.JLOptions) at ./client.jl:272
   [16] _start() at ./client.jl:492
  
getrf!: Error During Test at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:44
  Got exception outside of a @test
  MethodError: no method matching LU(::Array{Float64,2}, ::Array{Int64,1}, ::Int64)
  Closest candidates are:
    LU(::AbstractArray{T,2}, !Matched::Array{Int32,1}, !Matched::Int32) where T at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:61
  Stacktrace:
   [1] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:50
   [2] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [3] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:45
   [4] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1183
   [5] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:14
   [6] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [7] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:3
   [8] include(::String) at ./client.jl:447
   [9] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:26
   [10] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [11] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:21
   [12] include(::String) at ./client.jl:447
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:331
   [15] exec_options(::Base.JLOptions) at ./client.jl:272
   [16] _start() at ./client.jl:492
  
getrf!: Error During Test at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:44
  Got exception outside of a @test
  MethodError: no method matching LU(::Array{Complex{Float32},2}, ::Array{Int64,1}, ::Int64)
  Closest candidates are:
    LU(::AbstractArray{T,2}, !Matched::Array{Int32,1}, !Matched::Int32) where T at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:61
  Stacktrace:
   [1] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:50
   [2] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [3] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:45
   [4] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1183
   [5] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:14
   [6] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [7] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:3
   [8] include(::String) at ./client.jl:447
   [9] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:26
   [10] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [11] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:21
   [12] include(::String) at ./client.jl:447
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:331
   [15] exec_options(::Base.JLOptions) at ./client.jl:272
   [16] _start() at ./client.jl:492
  
getrf!: Error During Test at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:44
  Got exception outside of a @test
  MethodError: no method matching LU(::Array{Complex{Float64},2}, ::Array{Int64,1}, ::Int64)
  Closest candidates are:
    LU(::AbstractArray{T,2}, !Matched::Array{Int32,1}, !Matched::Int32) where T at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:61
  Stacktrace:
   [1] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:50
   [2] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [3] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:45
   [4] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1183
   [5] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:14
   [6] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [7] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/solver.jl:3
   [8] include(::String) at ./client.jl:447
   [9] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:26
   [10] top-level scope at /autofs/nccs-svm1_envoy_od/tbesard/julia/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1110
   [11] top-level scope at /ccsopen/home/tbesard/.julia/packages/CuArrays/CcHzS/test/runtests.jl:21
   [12] include(::String) at ./client.jl:447
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:331
   [15] exec_options(::Base.JLOptions) at ./client.jl:272
   [16] _start() at ./client.jl:492

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions