Skip to content
New issue

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

Test failure #38

Closed
kibaekkim opened this issue Apr 28, 2022 · 3 comments
Closed

Test failure #38

kibaekkim opened this issue Apr 28, 2022 · 3 comments
Assignees

Comments

@kibaekkim
Copy link
Member

kibaekkim commented Apr 28, 2022

The package failed the test on moonshot.

Settings

Libraries

kimk@moonshot:~/REPOS/ExaTron.jl  youngdae/multiperiod ✔
▶ module list

Currently Loaded Modules:
  1) cuda/10.2   2) openmpi/4.0.2-llvm   3) gcc/11.1.0-5ikoznk

Julia

               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.7.2 (2022-02-06)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |

(ExaTron) pkg> st
     Project ExaTron v0.1.0
      Status `~/REPOS/ExaTron.jl/Project.toml`
  [6e4b80f9] BenchmarkTools v1.3.1
  [052768ef] CUDA v3.9.0
  [da04e1cc] MPI v0.19.2
  [8bb1440f] DelimitedFiles
  [8f399da3] Libdl
  [37e2e46d] LinearAlgebra
  [de0858da] Printf

Output

Precompiling project...
  4 dependencies successfully precompiled in 4 seconds (44 already precompiled)
     Testing Running tests...
┌ Warning: @cuDynamicSharedMem is deprecated, please use the CuDynamicSharedArray function
│   caller = ip:0x0
└ @ Core :-1
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 16.120204711253976 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 12.968285012957987 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 12.74063432624637 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 11.543021871927508 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 9.378608983486506 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 14.395284336240643 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 13.240465891595974 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 9.235856050380894 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 14.361745158610717 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
dnrm2: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:693
  Expression: norm(xnorm .- h_out) <= 1.0e-10
   Evaluated: 12.848802308388285 <= 1.0e-10
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:693 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:665 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
driver_kernel: Error During Test at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:1146
  Got exception outside of a @test
  Failed to compile PTX code (ptxas received signal 11)
  If you think this is a bug, please file an issue and attach /tmp/jl_nc5kAL.ptx
  Stacktrace:
    [1] error(s::String)
      @ Base ./error.jl:33
    [2] cufunction_compile(job::GPUCompiler.CompilerJob, ctx::LLVM.Context)
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:405
    [3] #260
      @ ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:325 [inlined]
    [4] JuliaContext(f::CUDA.var"#260#261"{GPUCompiler.CompilerJob{GPUCompiler.PTXCompilerTarget, CUDA.CUDACompilerParams, GPUCompiler.FunctionSpec{var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}}}})
      @ GPUCompiler ~/.julia/packages/GPUCompiler/1FdJy/src/driver.jl:74
    [5] cufunction_compile(job::GPUCompiler.CompilerJob)
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:324
    [6] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(CUDA.cufunction_compile), linker::typeof(CUDA.cufunction_link))
      @ GPUCompiler ~/.julia/packages/GPUCompiler/1FdJy/src/cache.jl:90
    [7] cufunction(f::var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, tt::Type{Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:297
    [8] cufunction(f::var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, tt::Type{Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}})
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:291
    [9] macro expansion
      @ ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:102 [inlined]
   [10] macro expansion
      @ ~/.julia/packages/CUDA/Uurn4/src/utilities.jl:25 [inlined]
   [11] macro expansion
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:1378 [inlined]
   [12] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [13] macro expansion
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:1147 [inlined]
   [14] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [15] top-level scope
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:45
   [16] include(fname::String)
      @ Base.MainInclude ./client.jl:451
   [17] top-level scope
      @ ~/REPOS/ExaTron.jl/test/runtests.jl:10
   [18] include(fname::String)
      @ Base.MainInclude ./client.jl:451
   [19] top-level scope
      @ none:6
   [20] eval
      @ ./boot.jl:373 [inlined]
   [21] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:268
   [22] _start()
      @ Base ./client.jl:495
Test Summary:   | Pass  Fail  Error  Total
GPU             |  280    10      1    291
  dicf          |   30                  30
  dicfs         |   40                  40
  dcauchy       |   20                  20
  dtrpcg        |   20                  20
  dprsrch       |   20                  20
  daxpy         |   10                  10
  dssyax        |   10                  10
  dmid          |   10                  10
  dgpstep       |   10                  10
  dbreakpt      |   30                  30
  dnrm2         |         10            10
  nrm2          |   10                  10
  dcopy         |   10                  10
  ddot          |   10                  10
  dscal         |   10                  10
  dtrqsol       |   10                  10
  dspcg         |   10                  10
  dgpnorm       |   10                  10
  dtron         |   10                  10
  driver_kernel |                 1      1
LoadError("/home/kimk/REPOS/ExaTron.jl/test/gputest.jl", 44, Some tests did not pass: 280 passed, 10 failed, 1 errored, 0 broken.)
Tron: Julia: Test Failed at /home/kimk/REPOS/ExaTron.jl/test/qptest.jl:46
  Expression: (prob.f, obj♯, atol = 1.0e-8)
   Evaluated: -175.02836904181595  -193.05853878066543 (atol=1.0e-8)
Stacktrace:
 [1] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/REPOS/ExaTron.jl/test/qptest.jl:46 [inlined]
 [3] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/REPOS/ExaTron.jl/test/qptest.jl:44 [inlined]
 [5] macro expansion
   @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/REPOS/ExaTron.jl/test/qptest.jl:33
Test Summary:        | Pass  Fail  Total
PosDef QP            |    3     1      4
  Problem definition |    3            3
  Tron: Julia        |          1      1
ERROR: LoadError: Some tests did not pass: 3 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /home/kimk/REPOS/ExaTron.jl/test/qptest.jl:32
in expression starting at /home/kimk/REPOS/ExaTron.jl/test/runtests.jl:15
ERROR: Package ExaTron errored during testing
@kibaekkim kibaekkim changed the title Test fail Test failure Apr 28, 2022
@kibaekkim
Copy link
Member Author

On release branch

kimk@moonshot:~/REPOS/ExaTron.jl  release ✔                                                                                                                                                                 16d16h
▶ julia --project
               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.7.2 (2022-02-06)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |

(ExaTron) pkg> st
     Project ExaTron v0.2.0
      Status `~/REPOS/ExaTron.jl/Project.toml`
  [052768ef] CUDA v3.9.0
  [da04e1cc] MPI v0.19.2
  [c36e90e8] PowerModels
  [8bb1440f] DelimitedFiles
  [8f399da3] Libdl
  [37e2e46d] LinearAlgebra
  [de0858da] Printf

Output

Precompiling project...
  8 dependencies successfully precompiled in 56 seconds (68 already precompiled)
     Testing Running tests...
┌ Warning: @cuDynamicSharedMem is deprecated, please use the CuDynamicSharedArray function
│   caller = ip:0x0
└ @ Core :-1
driver_kernel: Error During Test at /home/kimk/REPOS/ExaTron.jl/test/gputest.jl:1151
  Got exception outside of a @test
  Failed to compile PTX code (ptxas received signal 11)
  If you think this is a bug, please file an issue and attach /tmp/jl_9WExZm.ptx
  Stacktrace:
    [1] error(s::String)
      @ Base ./error.jl:33
    [2] cufunction_compile(job::GPUCompiler.CompilerJob, ctx::LLVM.Context)
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:405
    [3] #260
      @ ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:325 [inlined]
    [4] JuliaContext(f::CUDA.var"#260#261"{GPUCompiler.CompilerJob{GPUCompiler.PTXCompilerTarget, CUDA.CUDACompilerParams, GPUCompiler.FunctionSpec{var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}}}})
      @ GPUCompiler ~/.julia/packages/GPUCompiler/1FdJy/src/driver.jl:74
    [5] cufunction_compile(job::GPUCompiler.CompilerJob)
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:324
    [6] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(CUDA.cufunction_compile), linker::typeof(CUDA.cufunction_link))
      @ GPUCompiler ~/.julia/packages/GPUCompiler/1FdJy/src/cache.jl:90
    [7] cufunction(f::var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, tt::Type{Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:297
    [8] cufunction(f::var"#driver_kernel_test#24"{var"#driver_kernel#23"{var"#eval_h#22", var"#eval_g#21", var"#eval_f#20"}}, tt::Type{Tuple{Int64, Int64, Int64, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceMatrix{Float64, 1}, CuDeviceVector{Float64, 1}, CuDeviceVector{Float64, 1}}})
      @ CUDA ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:291
    [9] macro expansion
      @ ~/.julia/packages/CUDA/Uurn4/src/compiler/execution.jl:102 [inlined]
   [10] macro expansion
      @ ~/.julia/packages/CUDA/Uurn4/src/utilities.jl:25 [inlined]
   [11] macro expansion
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:1379 [inlined]
   [12] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [13] macro expansion
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:1152 [inlined]
   [14] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [15] top-level scope
      @ ~/REPOS/ExaTron.jl/test/gputest.jl:51
   [16] include(fname::String)
      @ Base.MainInclude ./client.jl:451
   [17] macro expansion
      @ ~/REPOS/ExaTron.jl/test/runtests.jl:12 [inlined]
   [18] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [19] macro expansion
      @ ~/REPOS/ExaTron.jl/test/runtests.jl:12 [inlined]
   [20] macro expansion
      @ ~/software/julia-1.7.2/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
   [21] top-level scope
      @ ~/REPOS/ExaTron.jl/test/runtests.jl:10
   [22] include(fname::String)
      @ Base.MainInclude ./client.jl:451
   [23] top-level scope
      @ none:6
   [24] eval
      @ ./boot.jl:373 [inlined]
   [25] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:268
   [26] _start()
      @ Base ./client.jl:495
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
  0.567459 seconds (1.77 M allocations: 126.121 MiB, 10.39% gc time, 49.46% compilation time)
  0.000217 seconds (779 allocations: 60.109 KiB)
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 8 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 8 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 4 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 4 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 1 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 1 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 5 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 5 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 2 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 2 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 6 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 6 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 7 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 7 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 9 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 9 from 360.0 to 60.0 deg.
[warn | PowerModels]: this code only supports angmin values in -90 deg. to 90 deg., tightening the value on branch 3 from -360.0 to -60.0 deg.
[warn | PowerModels]: this code only supports angmax values in -90 deg. to 90 deg., tightening the value on branch 3 from 360.0 to 60.0 deg.
[warn | PowerModels]: the voltage setpoint on generator 1 does not match the value at bus 1
[warn | PowerModels]: the voltage setpoint on generator 2 does not match the value at bus 2
[warn | PowerModels]: the voltage setpoint on generator 3 does not match the value at bus 3
Test Summary:       | Pass  Error  Broken  Total
Test ExaTron        |  429      1       3    433
  gputest           |  290      1            291
    GPU             |  290      1            291
      dicf          |   30                    30
      dicfs         |   40                    40
      dcauchy       |   20                    20
      dtrpcg        |   20                    20
      dprsrch       |   20                    20
      daxpy         |   10                    10
      dssyax        |   10                    10
      dmid          |   10                    10
      dgpstep       |   10                    10
      dbreakpt      |   30                    30
      dnrm2         |   10                    10
      nrm2          |   10                    10
      dcopy         |   10                    10
      ddot          |   10                    10
      dscal         |   10                    10
      dtrqsol       |   10                    10
      dspcg         |   10                    10
      dgpnorm       |   10                    10
      dtron         |   10                    10
      driver_kernel |           1              1
  qptests           |    5              1      6
  densetest         |  110                   110
  proxal_wrapper    |    8                     8
  admmtest          |   16              2     18
ERROR: LoadError: Some tests did not pass: 429 passed, 0 failed, 1 errored, 3 broken.
in expression starting at /home/kimk/REPOS/ExaTron.jl/test/runtests.jl:9
ERROR: Package ExaTron errored during testing

@kibaekkim
Copy link
Member Author

After removing cuda modele (module rm cuda) on moonshot and setting export JULIA_CUDA_USE_BINARYBUILDER=true, the release branch passed the test.

@kibaekkim
Copy link
Member Author

Fixed by cherry-picking some from release branch: 0d281ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants