Skip to content

Ifpack2 RILUK: RCM reordering for stream interfaces of KK SPILUK and KK SPTRSV #19

Ifpack2 RILUK: RCM reordering for stream interfaces of KK SPILUK and KK SPTRSV

Ifpack2 RILUK: RCM reordering for stream interfaces of KK SPILUK and KK SPTRSV #19

name: Check for git LFS pointers
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
with:
fetch-depth: 0
- name: Search for oids in modified lines
run: |
$GITHUB_WORKSPACE/commonTools/test/utilities/check-lfs-oids.sh \
origin/${{ github.event.pull_request.base.ref }} \
${{ github.event.pull_request.head.sha }}