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(docker): integrate cuda/no-cuda jobs into single job #5363

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. add cuda-devel stage

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    58cd0f3 View commit details
    Browse the repository at this point in the history
  2. remove setup_args

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e8a539 View commit details
    Browse the repository at this point in the history
  3. update comments

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3038e56 View commit details
    Browse the repository at this point in the history
  4. update dockerfile

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c4037be View commit details
    Browse the repository at this point in the history
  5. update workflow

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    298362f View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a47546f View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e98cc8 View commit details
    Browse the repository at this point in the history
  8. use buildjet

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ded34cd View commit details
    Browse the repository at this point in the history
  9. update docker-build-and-push

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bc9862a View commit details
    Browse the repository at this point in the history
  10. rename cuda stages

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6adc59a View commit details
    Browse the repository at this point in the history
  11. update cuda packages

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    295589e View commit details
    Browse the repository at this point in the history
  12. add cuda workflow

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    da6f153 View commit details
    Browse the repository at this point in the history
  13. divide jobs

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    48b0c5f View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    84acbfb View commit details
    Browse the repository at this point in the history
  15. not divide jobs

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    701e968 View commit details
    Browse the repository at this point in the history
  16. remove redundant

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    22dec98 View commit details
    Browse the repository at this point in the history
  17. integrate

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    059e869 View commit details
    Browse the repository at this point in the history
  18. Revert "integrate"

    This reverts commit 0c7459d.
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b22a9c7 View commit details
    Browse the repository at this point in the history
  19. fix rebase

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    37adf25 View commit details
    Browse the repository at this point in the history
  20. fix rebase

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e38ae2d View commit details
    Browse the repository at this point in the history
  21. fix rebase

    Signed-off-by: Yutaka Kondo <[email protected]>
    youtalk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    45c17db View commit details
    Browse the repository at this point in the history