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 DLAMI BASE AMI Logic to switch between OSS and Proprietary Nvidia Driver AMI #3760

Merged
merged 51 commits into from
Mar 19, 2024

Commits on Mar 8, 2024

  1. Update DLAMI BASE AMI Logic to switch between OSS and Proprietary Nvi…

    …dia Driver AMI
    Sirut Buasai committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    840aef6 View commit details
    Browse the repository at this point in the history
  2. update gdrcopy to 2.4

    Sirut Buasai committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    95f6e46 View commit details
    Browse the repository at this point in the history
  3. formatting

    Sirut Buasai committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2e4b09b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. disable buiild and fix sm local test instance ami

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c28d32b View commit details
    Browse the repository at this point in the history
  2. use proprietary drier dlami as default

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    61212b4 View commit details
    Browse the repository at this point in the history
  3. fix ul20 and aml2 dlami name logic and test only ec2

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a0f8f82 View commit details
    Browse the repository at this point in the history
  4. allow test efa

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ce3d3da View commit details
    Browse the repository at this point in the history
  5. update oss dlami list

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    00fba94 View commit details
    Browse the repository at this point in the history
  6. test curand

    Sirut Buasai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    434fbdc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    115c33c View commit details
    Browse the repository at this point in the history
  2. alter ami pulling logic

    Sirut Buasai committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    092b14b View commit details
    Browse the repository at this point in the history
  3. usefixtures

    Sirut Buasai committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b75b415 View commit details
    Browse the repository at this point in the history
  4. use parametrize

    Sirut Buasai committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9dc8fec View commit details
    Browse the repository at this point in the history
  5. use instance ami in parametrize

    Sirut Buasai committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    95ddb86 View commit details
    Browse the repository at this point in the history
  6. add instace ami ad parametrize

    Sirut Buasai committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1d9347f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a78962d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix curand test

    Sirut Buasai committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0a9504d View commit details
    Browse the repository at this point in the history
  2. correct ami name

    Sirut Buasai committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c66555e View commit details
    Browse the repository at this point in the history
  3. correct ami format

    Sirut Buasai committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e5716bc View commit details
    Browse the repository at this point in the history
  4. use proprietary dlami for curand

    Sirut Buasai committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    66ce9fc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. rebuild

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    68273a4 View commit details
    Browse the repository at this point in the history
  2. logging debug

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c70f0e9 View commit details
    Browse the repository at this point in the history
  3. remove parametrize ami

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    75f8e86 View commit details
    Browse the repository at this point in the history
  4. flip logic

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5a99d36 View commit details
    Browse the repository at this point in the history
  5. formatting

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9040c77 View commit details
    Browse the repository at this point in the history
  6. print instance ami

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2f16a5b View commit details
    Browse the repository at this point in the history
  7. fix typo

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3b15a71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b83eed1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f3a24d View commit details
    Browse the repository at this point in the history
  10. revert gdr copy

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3a78b32 View commit details
    Browse the repository at this point in the history
  11. update test with gdrcopy 2.4

    Sirut Buasai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f8af0b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. build test pt ec2

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e32684a View commit details
    Browse the repository at this point in the history
  2. build test pt sm

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c8b1ce0 View commit details
    Browse the repository at this point in the history
  3. remove gdrcopy ami

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    63d8a31 View commit details
    Browse the repository at this point in the history
  4. sanity and sm local testonly

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e40298b View commit details
    Browse the repository at this point in the history
  5. build test pt sm

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9efd8da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8538bf View commit details
    Browse the repository at this point in the history
  7. formatting

    Sirut Buasai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f9633d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. test pt sm

    Sirut Buasai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2682dac View commit details
    Browse the repository at this point in the history
  2. build test pt sm

    Sirut Buasai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b561099 View commit details
    Browse the repository at this point in the history
  3. disable build

    Sirut Buasai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2b52804 View commit details
    Browse the repository at this point in the history
  4. build test pt sm

    Sirut Buasai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dd1e2b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. use get-login-password

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e5fe485 View commit details
    Browse the repository at this point in the history
  2. remove () from get-login

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ac78c1f View commit details
    Browse the repository at this point in the history
  3. test tensorflow

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4013f89 View commit details
    Browse the repository at this point in the history
  4. use login_to_ecr_registry function

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9f74eeb View commit details
    Browse the repository at this point in the history
  5. use dict for base dlami logic

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    185d4a5 View commit details
    Browse the repository at this point in the history
  6. use image uri instead

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a893035 View commit details
    Browse the repository at this point in the history
  7. fix aml2 dlami logic

    Sirut Buasai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    64d9afa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. revert toml file

    Sirut Buasai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef03578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feab20e View commit details
    Browse the repository at this point in the history