Skip to content

Isp#2116

Open
dontepanlin wants to merge 2 commits into
NVIDIA:mainfrom
dontepanlin:isp
Open

Isp#2116
dontepanlin wants to merge 2 commits into
NVIDIA:mainfrom
dontepanlin:isp

Conversation

@dontepanlin

Copy link
Copy Markdown

No description provided.

@copy-pr-bot

copy-pr-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@dontepanlin

Copy link
Copy Markdown
Author

Fixed gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 build
Removed strange github.com file download on every configure

}

template <class _Attrs, class... _Env>
static constexpr auto __get_domain() noexcept

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Only this thing works on gcc13.3 version on big project.
Single compilation is succed, but something strange occures on auto type declaration if this file included in many places. I cant explain exactly nature of this bug.

Comment thread CMakeLists.txt
if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.02/RAPIDS.cmake
${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
endif()

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

what problem does this fix?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

blocked github

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.

2 participants