Skip to content

WMMA fails tests on mi300x + rocm7.1 #880

@gbaraldi

Description

@gbaraldi
Got exception outside of a @test
 LoadError: ArgumentError: invalid base 10 digit ':' in "942:sramecc+:xnack-"
 Stacktrace:
   [1] tryparse_internal(::Type{Int64}, s::String, startpos::Int64, endpos::Int64, base_::Int64, raise::Bool)
     @ Base ./parse.jl:143
   [2] #parse#472
     @ ./parse.jl:254 [inlined]
   [3] parse(::Type{Int64}, s::String)
     @ Base ./parse.jl:253
   [4] top-level scope
     @ ~/.julia/dev/AMDGPU/test/wmma_tests.jl:11
   [5] include(mapexpr::Function, mod::Module, _path::String)
     @ Base ./Base.jl:307
   [6] macro expansion
     @ ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:299 [inlined]
   [7] macro expansion
     @ ~/.julia/juliaup/julia-1.12.4+0.x64.linux.gnu/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined]
   [8] macro expansion
     @ ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:299 [inlined]
   [9] macro expansion
     @ ~/.julia/juliaup/julia-1.12.4+0.x64.linux.gnu/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined]
  [10] macro expansion
     @ ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:298 [inlined]
  [11] macro expansion
     @ ./timing.jl:689 [inlined]
  [12] top-level scope
     @ ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:297
  [13] eval(m::Module, e::Any)
     @ Core ./boot.jl:489
  [14] (::ParallelTestRunner.var"#inner#runtest##0"{Expr, String, Expr})()
     @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:290
  [15] runtest(f::Expr, name::String, init_code::Expr)
     @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/mApPT/src/ParallelTestRunner.jl:321
  [16] (::var"#handle##0#handle##1"{Sockets.TCPSocket, UInt64, Bool, @Kwargs{}, Tuple{typeof(ParallelTestRunner.runtest), Expr, String, Expr}, typeof(invokelatest)})()

This is probably some parsing bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions