Skip to content

Conversation

@NeoZhangJianyu
Copy link
Collaborator

@NeoZhangJianyu NeoZhangJianyu commented Oct 20, 2024

Print CPU info in startup for trouble shooting.
Use GGML_LOG_* replace all fprintf() in SYCL backend.

@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Oct 20, 2024
NeoZhangJianyu and others added 2 commits October 23, 2024 08:38
Co-authored-by: Georgi Gerganov <[email protected]>
Co-authored-by: Georgi Gerganov <[email protected]>

static bool g_sycl_loaded = false;

void print_cpu_detail() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move it out of this file to reduce the size

@NeoZhangJianyu
Copy link
Collaborator Author

cancel it for the function is already implemented by other PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants