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

feat: GH Actions testing AutoXAI installation on different Python and CUDA versions #47

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

rozek1997
Copy link
Collaborator

Description

Added GH Actions for testing installation and running AutoXAI different Python and CUDA versions

Closing #31

Defined Python Versions:

  • 3.8
  • 3.9
  • 3.10
  • 3.11

Defined CUDA versions

  • 10.2
  • 11
  • 11.4
  • 11.6

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Test A
  • Test B

Checklist:

  • I have updated all related pyproject.toml files.
  • I have updated lock files.
  • I have set an Assignee and Reviewers.
  • I have labeled the PR correctly.
  • I have performed a self-review of my own code.
  • I have covered my code and changes with unit tests.
  • I have annotated types as extensively as possible.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • All code references and dependencies will work.

@rozek1997 rozek1997 requested a review from danryc January 16, 2023 22:21
Copy link
Collaborator

@kamilrzechowski kamilrzechowski left a comment

Choose a reason for hiding this comment

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

LGTM

@rozek1997 rozek1997 marked this pull request as ready for review January 19, 2023 09:20
@rozek1997 rozek1997 merged commit f3d9ab0 into main Jan 19, 2023
@rozek1997 rozek1997 deleted the feat/31-GH-workflow-for-running-on-GPU-node branch January 19, 2023 09:26
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.

3 participants