Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented May 27, 2025

This commit updates the README_sycl.md file to use UTF-8 encoding.

The motivation for this is that while this file displays correctly in github it will fail to render with tools that expect UTF-8 encoding. For example this is the case when using grip to view the file locally.

This commit updates the README_sycl.md file to use UTF-8 encoding.

The motivation for this is that while this file displays correctly in
github it will fail to render with tools that expect UTF-8 encoding.
For example this is the case when using `grip` to view the file locally.
@danbev danbev merged commit 2bb7694 into ggml-org:master May 27, 2025
@peardox
Copy link
Contributor

peardox commented Jul 3, 2025

@danbev this readme currently says use WHISPER_SYCL... which brings up deprecation warnings suggesting using GGML_SYCL... instead
After that is done following the instructions also causes a linker error involving libdnnl (says it's missing from command line) for examples/libcommon with mentions of vad (so maybe missed in CMakeFileLists.txt?)

@danbev
Copy link
Member Author

danbev commented Jul 3, 2025

@peardox Thanks, I'll take a closer look when I get back to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants