Skip to content
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

spdlog: upgrade version to 1.15.1 #2927

Merged
merged 1 commit into from
Mar 21, 2025
Merged

Conversation

avmanerikar
Copy link
Contributor

Description

The PR upgrades spdlog to v1.15.1 to fix build issues with C++20 builds.

Fixes MFDNN-13183.

@avmanerikar avmanerikar requested review from a team as code owners March 20, 2025 18:05
@github-actions github-actions bot added the documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc label Mar 20, 2025
@avmanerikar avmanerikar force-pushed the amanerik/main/spdlog-upgrade branch from 7002e64 to a1715ab Compare March 20, 2025 18:17
@avmanerikar
Copy link
Contributor Author

make test
disable os_win
enable os_lnx
disable build_cpu_runtime_omp
disable build_cpu_runtime_tbb
disable build_gpu_runtime_ocl
enable build_cpu_runtime_sycl
enable build_gpu_runtime_sycl
enable compiler_icx-oss
enable build_mode_cpp20
set test_scope=NIGHTLY;ADD_BITWISE
enable build_experimental
enable build_experimental_logging

@avmanerikar
Copy link
Contributor Author

make test Lightweight_scans

@avmanerikar
Copy link
Contributor Author

make test
disable os_win
enable os_lnx
disable build_cpu_runtime_omp
disable build_cpu_runtime_tbb
disable build_gpu_runtime_ocl
enable build_cpu_runtime_sycl
enable build_gpu_runtime_sycl
enable compiler_icx-oss
enable build_mode_cpp20
set test_scope=NIGHTLY;ADD_BITWISE
enable build_experimental
enable build_experimental_logging

@avmanerikar avmanerikar merged commit 34f6711 into main Mar 21, 2025
7 of 8 checks passed
@avmanerikar avmanerikar deleted the amanerik/main/spdlog-upgrade branch March 21, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants