Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit f768257

Browse files
authored
Remove gpuCI scripts. (#547)
Since migrating to GitHub Actions, the gpuCI scripts are no longer needed. This PR removes those outdated gpuCI scripts. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: #547
1 parent 7f05fd7 commit f768257

File tree

11 files changed

+0
-651
lines changed

11 files changed

+0
-651
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# <div align="left"><img src="https://rapids.ai/assets/images/rapids_logo.png" width="90px"/>&nbsp;cuSignal</div>
22

3-
[![Build Status](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cusignal/job/branches/job/cusignal-branch-pipeline/badge/icon)](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cusignal/job/branches/job/cusignal-branch-pipeline/)
4-
53
**cuSignal** is a GPU-accelerated signal processing library in Python that is both based on and extends the [SciPy Signal](https://github.com/scipy/scipy/tree/master/scipy/signal) API. Notably, cuSignal:
64
- Delivers orders-of-magnitude speedups over CPU with a familiar API
75
- Supports a zero-copy connection to popular Deep Learning frameworks like PyTorch, Tensorflow, and Jax

ci/benchmark/build.sh

-112
This file was deleted.

ci/checks/changelog.sh

-39
This file was deleted.

ci/checks/style.sh

-25
This file was deleted.

ci/cpu/build.sh

-79
This file was deleted.

ci/cpu/prebuild.sh

-1
This file was deleted.

ci/cpu/upload.sh

-43
This file was deleted.

0 commit comments

Comments
 (0)