Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix badge issue with README
  • Loading branch information
jyoung3131 authored Sep 26, 2024
1 parent a7cb783 commit 7e24348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Spatter is a microbenchmark for timing Gather/Scatter kernels on CPUs and GPUs. View the [source](https://github.com/hpcgarage/spatter), and please submit an issue on Github if you run into any issues.

![Build Status](https://github.com/hpcgarage/spatter/actions/workflows/build.yml/badge.svg)
![Build Status](https://github.com/hpcgarage/spatter/actions/workflows/build-serial-omp.yml/badge.svg)


## Purpose
Expand Down

0 comments on commit 7e24348

Please sign in to comment.