Skip to content

Revert "Fix default algorithm for sparse CUDA matrices to LUFactorization" #2352

Revert "Fix default algorithm for sparse CUDA matrices to LUFactorization"

Revert "Fix default algorithm for sparse CUDA matrices to LUFactorization" #2352

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"