Skip to content

Commit

Permalink
freshen scalapack submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed May 27, 2024
1 parent 59c21f9 commit 1b4e0db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,16 @@ jobs:
lapack_vendor: [""]
os: [ubuntu-24.04, macos-latest]
include:
- scotch: true
- name: Scotch
scotch: true
os: ubuntu-24.04
- metis: true
- name: Metis
metis: true
os: ubuntu-24.04
- lapack_vendor: "OpenBLAS"
os: ubuntu-24.04
- parallel: false
- name: No MPI
parallel: false
os: ubuntu-24.04

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1b4e0db

Please sign in to comment.