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

[WIP] Migrate away from centos7 #3

Closed
wants to merge 9 commits into from
Closed

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    50d0f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39b24a View commit details
    Browse the repository at this point in the history
  3. avoid rebuild of rocm when changing branch

    rocm rebuild is like 30 mins
    
    not sure --link will work here
    
    could probably avoid this if llama.cpp were subtree instead of submodule, avoiding need to copy into the image build stuff that changes all the time like .git
    cazlo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a53b437 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    de2966a View commit details
    Browse the repository at this point in the history
  2. rocm rocky8 builder layer

    it still compiles and runs ok on 7900xt
    cazlo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    16380f0 View commit details
    Browse the repository at this point in the history
  3. [ckpt] functioning rocm build with no centos

    performance tests showing no significant difference, indicating the thing works as good as it did before the changes
    cazlo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fd61e1a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. [ckpt] functioning rocm build using gcc 11.2.1

    initial smokechecks showing successful rocm amd64 compile + equivalent performance in smoke tests
    cazlo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c6f457e View commit details
    Browse the repository at this point in the history
  2. [to drop] noop to force CI run

    cazlo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2762efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98fdf70 View commit details
    Browse the repository at this point in the history