Skip to content

Update LOG_IMPL and LOG_TEE_IMPL #7029

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

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

a-downing
Copy link
Contributor

ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled.

This fixes #6972

ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled.

This fixes ggml-org#6972
@slaren slaren merged commit b0d943d into ggml-org:master May 1, 2024
58 checks passed
nopperl pushed a commit to nopperl/llama.cpp that referenced this pull request May 5, 2024
ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled.

This fixes ggml-org#6972
teleprint-me pushed a commit to teleprint-me/llama.cpp that referenced this pull request May 7, 2024
ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled.

This fixes ggml-org#6972
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.

Windows cmake failed compile for rocm
2 participants