-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable running all pytests in arm64
builds
#36
Comments
This was referenced Apr 9, 2024
AyodeAwe
pushed a commit
to rapidsai/cuvs
that referenced
this issue
Apr 10, 2024
This PR enables all tests in `arm` jobs. xref: rapidsai/build-planning#36 --------- Co-authored-by: Corey J. Nolet <cjnolet@gmail.com>
rapids-bot bot
pushed a commit
to rapidsai/cuml
that referenced
this issue
Apr 15, 2024
This PR enables running all pytests for `arm64` jobs. xref: rapidsai/build-planning#36 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Bradley Dice (https://github.com/bdice) Approvers: - https://github.com/jakirkham - Ray Douglass (https://github.com/raydouglass) URL: #5824
Hey @galipremsagar is there any other work remaining for this, or could it be closed? |
It's just legate-cuml remaining: https://github.com/rapidsai/legate-cuml/pull/13 |
I thinking waiting on that particular repo shouldn't block closing this. That's how I'm approaching other RAPIDS-wide things like rapidsai/dependency-file-generator#89. I'll send you a message internally with some more details on that. |
difyrrwrzd
added a commit
to difyrrwrzd/cuvs
that referenced
this issue
Aug 10, 2024
This PR enables all tests in `arm` jobs. xref: rapidsai/build-planning#36 --------- Co-authored-by: Corey J. Nolet <cjnolet@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For
arm64
jobs, we currently only run smoke tests that don't test the full coverage onarm
, the following are all the PRs that will enable running full suite of pytests onarm64
jobs:arm
arch cuml#5824arm
arch rmm#1510arm
arch cudf#15402arm64
jobs raft#2248arm
jobs cuvs#63arm
jobs cucim#717arm
jobs ucxx#217arm
jobs cuspatial#1365The text was updated successfully, but these errors were encountered: