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

Add pytorch-notebook image variants with cuda 11 and 12 (x86_64 versions only) #2091

Merged
merged 19 commits into from
Feb 24, 2024
Merged

Add pytorch-notebook image variants with cuda 11 and 12 (x86_64 versions only) #2091

merged 19 commits into from
Feb 24, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    43f2d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6198575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95e4bb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. refactor: rename get_prefix params

    (cherry picked from commit 12b50af)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ba57a88 View commit details
    Browse the repository at this point in the history
  2. revert: drop ROOT_CONTAINER addition from Makefile

    (cherry picked from commit f423145)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2ead783 View commit details
    Browse the repository at this point in the history
  3. style: use consistent three empty lines in Makefile

    (cherry picked from commit 446b45a)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f320f07 View commit details
    Browse the repository at this point in the history
  4. refactor: add default value for parent-image

    (cherry picked from commit 32955ce)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    02b3609 View commit details
    Browse the repository at this point in the history
  5. revert: use original workflow structure

    (cherry picked from commit 68c6744)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b7b5cfa View commit details
    Browse the repository at this point in the history
  6. refactor: use single build image step

    (cherry picked from commit 5f1ac0a)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    23044ce View commit details
    Browse the repository at this point in the history
  7. fix: run merge tags regardless of repository owner

    (cherry picked from commit 3fce366)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e492b58 View commit details
    Browse the repository at this point in the history
  8. refactor: build cuda12 instead of cuda tag

    (cherry picked from commit 217144e)
    zynaa committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    74869cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c48e8d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    d25dbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173a006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3fdb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2927ea View commit details
    Browse the repository at this point in the history
  5. fix: remove CUDA build for aarch64

    zynaa committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    efb1366 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix: use latest NVIDIA documentation link

    zynaa committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b3d8347 View commit details
    Browse the repository at this point in the history
  2. fix: skip aarch64 tags file for CUDA variants

    zynaa committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5977b63 View commit details
    Browse the repository at this point in the history