Skip to content

Commit

Permalink
examples: check reductions
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Dec 21, 2020
1 parent 9dc5259 commit 84c4e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
python examples/misc/linalg.py mat-mat-sum --optimize
python examples/misc/linalg.py mat-mat --optimize
python examples/misc/linalg.py mat-vec --optimize
python examples/misc/linalg.py transpose mat-vec --optimize
python examples/misc/linalg.py transpose-mat-vec --optimize
- name: CFD examples
shell: bash -l {0}
Expand Down

0 comments on commit 84c4e18

Please sign in to comment.