Skip to content

Update LOG_IMPL and LOG_TEE_IMPL#7029

Merged
slaren merged 1 commit intoggml-org:masterfrom
a-downing:master
May 1, 2024
Merged

Update LOG_IMPL and LOG_TEE_IMPL#7029
slaren merged 1 commit intoggml-org:masterfrom
a-downing:master

Conversation

@a-downing
Copy link
Copy Markdown
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
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
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
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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