Change8

b8793

📦 llama-cppView on GitHub →
1 features🐛 1 fixes🔧 1 symbols

Summary

This release focuses on Vulkan shader improvements by conditionally enabling RoundingModeRTE and refactors SPIRV-Headers fetching logic, resolving a build issue on Ubuntu.

Migration Steps

  1. Update documentation in docs/build.md regarding SPIRV-Headers handling.

✨ New Features

  • Programmatically added RoundingModeRTE to all Vulkan shaders when the device supports it.

🐛 Bug Fixes

  • Fixed the Ubuntu build job.

Affected Symbols