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

Failing tests with MI250X and Rocm 6.1.1 #648

Closed
giordano opened this issue Jul 5, 2024 · 0 comments · Fixed by #658
Closed

Failing tests with MI250X and Rocm 6.1.1 #648

giordano opened this issue Jul 5, 2024 · 0 comments · Fixed by #658

Comments

@giordano
Copy link
Contributor

giordano commented Jul 5, 2024

System info:

┌───────────┬──────────────────┬───────────┬──────────────────────────────────────────────────────────────────────────────────────────┐
│ Available │ Name             │ Version   │ Path                                                                                     │
├───────────┼──────────────────┼───────────┼──────────────────────────────────────────────────────────────────────────────────────────┤
│     +     │ LLD              │ -         │ /opt/rocm/llvm/bin/ld.lld                                                                │
│     +     │ Device Libraries │ -         │ /home/mgiordano/.julia/artifacts/5ad5ecb46e3c334821f54c1feecc6c152b7b6a45/amdgcn/bitcode │
│     +     │ HIP              │ 6.1.40092 │ /opt/rocm-6.1.1/lib/libamdhip64.so                                                       │
│     +     │ rocBLAS          │ 4.1.0     │ /opt/rocm-6.1.1/lib/librocblas.so                                                        │
│     +     │ rocSOLVER        │ 3.25.0    │ /opt/rocm-6.1.1/lib/librocsolver.so                                                      │
│     +     │ rocALUTION       │ -         │ /opt/rocm-6.1.1/lib/librocalution.so                                                     │
│     +     │ rocSPARSE        │ -         │ /opt/rocm-6.1.1/lib/librocsparse.so                                                      │
│     +     │ rocRAND          │ 2.10.5    │ /opt/rocm-6.1.1/lib/librocrand.so                                                        │
│     +     │ rocFFT           │ 1.0.27    │ /opt/rocm-6.1.1/lib/librocfft.so                                                         │
│     +     │ MIOpen           │ 3.1.0     │ /opt/rocm-6.1.1/lib/libMIOpen.so                                                         │
└───────────┴──────────────────┴───────────┴──────────────────────────────────────────────────────────────────────────────────────────┘

┌────┬───────────────────────────┬────────────────────────┬───────────┬────────────┐
│ Id │                      Name │               GCN arch │ Wavefront │     Memory │
├────┼───────────────────────────┼────────────────────────┼───────────┼────────────┤
│  1 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  2 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  3 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  4 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  5 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  6 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  7 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
│  8 │ AMD Instinct MI250X/MI250 │ gfx90a:sramecc+:xnack- │        64 │ 63.984 GiB │
└────┴───────────────────────────┴────────────────────────┴───────────┴────────────┘

Summary of failing tests:

Test Summary:                 |  Pass  Error  Broken  Total      Time
AMDGPU                        | 10910      2      15  10927  14m55.1s
  test                        | 10910      2      15  10927          
    test/core_tests.jl        |            1              1          
      core                    |            1              1      0.0s
    test/device_tests.jl      |   473              9    482          
    test/external_tests.jl    |    18                    18          
    test/gpuarrays_tests.jl   |  7213                  7213          
    test/hip_core_tests.jl    |     5                     5          
    test/hip_miopen_tests.jl  |            1              1          
      hip - MIOpen            |            1              1      0.0s
    test/hip_rocblas_tests.jl |   673                   673          
    test/hip_rocfft_tests.jl  |   199                   199          
    test/hip_rocrand_tests.jl |   141                   141          
    test/ka_tests.jl          |  2188              6   2194          

Full log file of the tests: amdgpu-test.log

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

Successfully merging a pull request may close this issue.

1 participant