Skip to content
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

Update github workflow for GPU Tests #87

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

praateekmahajan
Copy link
Contributor

@praateekmahajan praateekmahajan commented Sep 23, 2024

Signed-off-by: Praateek Mahajan <[email protected]>

python-gpu-tests:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.06
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-24.08
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, lets also change the base image to rapidsai/base:24.08-cuda12.2-py3.11

Signed-off-by: Praateek Mahajan <[email protected]>
Signed-off-by: Praateek Mahajan <[email protected]>
Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for enabling CI here

@VibhuJawa VibhuJawa merged commit bdcf60f into rapidsai:main Sep 24, 2024
10 checks passed
praateekmahajan added a commit to praateekmahajan/crossfit that referenced this pull request Sep 24, 2024
* refer to 24.08 gh workflows

Signed-off-by: Praateek Mahajan <[email protected]>

* update docker img

Signed-off-by: Praateek Mahajan <[email protected]>

* skip pytest

Signed-off-by: Praateek Mahajan <[email protected]>

---------

Signed-off-by: Praateek Mahajan <[email protected]>
VibhuJawa pushed a commit that referenced this pull request Sep 24, 2024
* first commit

Signed-off-by: Praateek Mahajan <[email protected]>

* remove dead import

Signed-off-by: Praateek Mahajan <[email protected]>

* add return type hint

Signed-off-by: Praateek Mahajan <[email protected]>

* fixes

Signed-off-by: Praateek Mahajan <[email protected]>

* pre-commit

Signed-off-by: Praateek Mahajan <[email protected]>

* np.NaN -> np.nan

Signed-off-by: Praateek Mahajan <[email protected]>

* fix version checking

Signed-off-by: Praateek Mahajan <[email protected]>

* Update github workflow for GPU Tests (#87)

* refer to 24.08 gh workflows

Signed-off-by: Praateek Mahajan <[email protected]>

* update docker img

Signed-off-by: Praateek Mahajan <[email protected]>

* skip pytest

Signed-off-by: Praateek Mahajan <[email protected]>

---------

Signed-off-by: Praateek Mahajan <[email protected]>

* pre-commit

Signed-off-by: Praateek Mahajan <[email protected]>

* change how version is understood for cudf

Signed-off-by: Praateek Mahajan <[email protected]>

* move import out

Signed-off-by: Praateek Mahajan <[email protected]>

---------

Signed-off-by: Praateek Mahajan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants