Add CI badge

This commit is contained in:
Tom Lin 2021-12-02 23:21:31 +00:00
parent c378f93178
commit c4ee2af23a

View File

@ -3,6 +3,7 @@ BabelStream
<img src="https://github.com/UoB-HPC/BabelStream/blob/gh-pages/img/BabelStreamlogo.png?raw=true" alt="logo" height="300" align="right" /> <img src="https://github.com/UoB-HPC/BabelStream/blob/gh-pages/img/BabelStreamlogo.png?raw=true" alt="logo" height="300" align="right" />
[![CI](https://github.com/UoB-HPC/BabelStream/actions/workflows/main.yaml/badge.svg?branch=main)](https://github.com/UoB-HPC/BabelStream/actions/workflows/main.yaml)
Measure memory transfer rates to/from global device memory on GPUs. Measure memory transfer rates to/from global device memory on GPUs.
This benchmark is similar in spirit, and based on, the STREAM benchmark [1] for CPUs. This benchmark is similar in spirit, and based on, the STREAM benchmark [1] for CPUs.