Skip to content

Document solving a stiff PDE on the GPU with a sparse Jacobian #3635

Document solving a stiff PDE on the GPU with a sparse Jacobian

Document solving a stiff PDE on the GPU with a sparse Jacobian #3635

Workflow file for this run

name: Sublibrary CI
on:
pull_request:
branches:
- master
- v7
push:
branches:
- master
- v7
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
jobs:
sublibrary-ci:
uses: "SciML/.github/.github/workflows/sublibrary-project-tests.yml@v1"
with:
group-env-name: GROUP
check-bounds: auto
secrets: "inherit"