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

chore : Fix vulkan related compiler warnings, add help text, improve CLI options #8477

Merged
merged 8 commits into from
Jul 28, 2024

Commits on Jul 14, 2024

  1. chore: Fix compiler warnings, add help text, improve CLI options

    * Add prototypes for function definitions
    * Invert logic of --no-clean option to be more intuitive
    * Provide a new help prompt with clear instructions
    teleprint-me committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    aadf686 View commit details
    Browse the repository at this point in the history
  2. chore : Add ignore rule for vulkan shader generator

    Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
    teleprint-me committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7b7f749 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    e58d3cc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Update ggml/src/vulkan-shaders/vulkan-shaders-gen.cpp

    Co-authored-by: 0cc4m <picard12@live.de>
    teleprint-me and 0cc4m authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b8a415a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a998432 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-vulkan-shader-warnings' of github.com:teleprint-me/…

    …llama.cpp into fix-vulkan-shader-warnings
    teleprint-me committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    963590b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19aa132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2bd030 View commit details
    Browse the repository at this point in the history