Skip to content

Commit

Permalink
Update README.md -- add GPU CI status report to README
Browse files Browse the repository at this point in the history
  • Loading branch information
eborin authored Feb 8, 2024
1 parent 3a06cce commit 6243d6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ the most common libraries to increase the speed up of most algorithms. Part
of this is to use Dask data to scale computation and RAPIDS AI algorithms to
extend the support to GPUs as well.

### CI Results
[![Continuous Test](https://github.com/discovery-unicamp/dasf-core/actions/workflows/ci.yaml/badge.svg)](https://github.com/discovery-unicamp/dasf-core/actions/workflows/ci.yaml)

## Installation

For now, the installation can be done using docker or singularity (if available).
Expand Down Expand Up @@ -81,3 +84,5 @@ For further reference, below the authors list:
* Julio Faracco
* Otavio Napoli
* Edson Borin


0 comments on commit 6243d6b

Please sign in to comment.