Skip to content

Forward CMAKE_BUILD_TYPE when building gtest.#540

Closed
marbre wants to merge 1 commit into
ROCm:developfrom
marbre:cmake-gtest
Closed

Forward CMAKE_BUILD_TYPE when building gtest.#540
marbre wants to merge 1 commit into
ROCm:developfrom
marbre:cmake-gtest

Conversation

@marbre
Copy link
Copy Markdown
Member

@marbre marbre commented May 2, 2025

This avoids lld-link: error: /failifmismatch: mismatch detected for '_ITERATOR_DEBUG_LEVEL': errors on Windows when rocThrust is compiled in Release instead of Debug (the default).

Patch from ROCm/TheRock#389.

This avoids `lld-link: error: /failifmismatch: mismatch detected for '_ITERATOR_DEBUG_LEVEL':` errors on Windows when rocThrust is compiled in Release instead of Debug (the default).
@jayhawk-commits
Copy link
Copy Markdown
Contributor

Closing the pull request in this repo. Please refer to the migrated pull request for updates.

marbre pushed a commit to ROCm/rocm-libraries that referenced this pull request Jun 26, 2025
This avoids errors on Windows when rocThrust is compiled in Release
instead of Debug (the default).

Patch from ROCm/TheRock#389.

---
🔁 Imported from
[ROCm/rocThrust#540](ROCm/rocThrust#540)
🧑‍💻 Originally authored by @marbre

Co-authored-by: Scott <scott.todd0@gmail.com>
Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com>
ammallya pushed a commit that referenced this pull request Oct 28, 2025
This avoids errors on Windows when rocThrust is compiled in Release
instead of Debug (the default).

Patch from ROCm/TheRock#389.

---
🔁 Imported from
[#540](#540)
🧑‍💻 Originally authored by @marbre

Co-authored-by: Scott <scott.todd0@gmail.com>
Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com>
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